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

Ian Campbell ijc at hellion.org.uk
Wed Jan 7 19:59:27 CET 2015


On Sun, 2015-01-04 at 21:05 +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.

This doesn't sound terribly sunxi specific, shouldn't
sunxi_lcd_panel_hitachi_tx18d42vm_init be generic but making use of some
sort of arch-provided interface for actually talking SPI to the device
(which may or may not use the generic SPI infra, as your code comment
talked about)?

Ian.



More information about the U-Boot mailing list