]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
authorHans de Goede <hdegoede@redhat.com>
Tue, 20 Jan 2015 08:23:36 +0000 (09:23 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 23 Jan 2015 14:14:53 +0000 (15:14 +0100)
commit27515b20c1b9bc17437621cb30df816518fa82f2
tree40483062cf166275c4e91f554fd6c113cf324c56
parenta5464f2bd22b46d440bb634eddac3b7cfefe10c0
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a
lcd controller which needs to be initialized over SPI, once that is
done they work like a regular LVDS panel.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
drivers/video/sunxi_display.c