Re: [U-Boot] [PATCH v2 2/2] sunxi: video: Add support for Hitachi tx18d42vm LCD panels

2015-01-09 Thread Anatolij Gustschin
On Thu, 8 Jan 2015 20:49:06 +0100 Hans de Goede wrote: > Hitachi tx18d42vm LCD panels have an onboard controller which needs some > initialization via spi for the panel to become functional as a regular LVDS > panel. > > Signed-off-by: Hans de Goede Acked-by: Anatolij Gustschin _

[U-Boot] [PATCH v2 2/2] sunxi: video: Add support for Hitachi tx18d42vm LCD panels

2015-01-08 Thread Hans de Goede
Hitachi tx18d42vm LCD panels have an onboard controller which needs some initialization via spi for the panel to become functional as a regular LVDS panel. Signed-off-by: Hans de Goede --- board/sunxi/Kconfig | 4 +++ drivers/video/Makefile | 2 +- drivers/video/sunxi_disp