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)
committerHans de Goede <hdegoede@redhat.com>
Tue, 19 May 2015 16:46:44 +0000 (18:46 +0200)
commit83edb2ace6f00dfbe2da1ec28964874a06997862
tree2be464e13b277f68a05fffd1aa7898038e20fea2
parent8975cdf4bce6e562ebb5451a2d1a9beca096660b
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