aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/otm3225a.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-04-30backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack1-0/+252
This patch adds a LCD driver supporting the OTM3225A LCD SoC from ORISE Technology. This device can drive TFT LC panels having a resolution of 240x320 pixels. After initializing the OTM3225A using it's SPI interface it switches to use 16-bib RGB as external display interface. Signed-off-by: Felix Brack <fb@ltec.ch> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>