]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Fix lvds panel support for sun6i+
authorHans de Goede <hdegoede@redhat.com>
Thu, 14 May 2015 16:52:54 +0000 (18:52 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:14 +0000 (22:43 +0200)
commit18bc2813d108371c21f26e3121430b26d69f3565
tree82795fc894ac330cb7a8838a5e99c6aac640d2a0
parent1c5ddc99aba49e71f0791e10c930452b16b555c5
sunxi: video: Fix lvds panel support for sun6i+

We've never tested the lvds panel support on sun6i+ SoCs until now, and
unsurprisingly the lvds code needed some fixes to work on my ga10h A33
tablet with lvds panel. This makes the panel on that tablet actually work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/include/asm/arch-sunxi/clock_sun6i.h
arch/arm/include/asm/arch-sunxi/display.h
drivers/video/sunxi_display.c