commit | 5f67b86542fc9802be2c5bdb95f230429d4a118d | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu May 14 18:52:54 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue May 19 18:46:44 2015 +0200 |
tree | 2be464e13b277f68a05fffd1aa7898038e20fea2 | |
parent | ffdc05c3604c2c02f0aa2de868bb484a4471799e [diff] |
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>