video: Add support for Hitachi tx18d42vm LVDS LCD panels
authorHans de Goede <hdegoede@redhat.com>
Tue, 20 Jan 2015 08:22:26 +0000 (09:22 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 19:44:33 +0000 (20:44 +0100)
commita5464f2bd22b46d440bb634eddac3b7cfefe10c0
tree03bdd9586ba6d600feb3ff97d6b6a7b189579752
parent1a800f7af3ef5f42ff703fd4b313b79e471f6ced
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>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/hitachi_tx18d42vm_lcd.c [new file with mode: 0644]
drivers/video/hitachi_tx18d42vm_lcd.h [new file with mode: 0644]