backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC
authorFelix Brack <fb@ltec.ch>
Sun, 8 Apr 2018 12:32:45 +0000 (14:32 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 30 Apr 2018 09:50:44 +0000 (10:50 +0100)
commite943da471a7b622cb39d0ed8a983879340dcdbfa
tree3afcd352d4aafd6a01c82d08c1e4b7cd314ae0c5
parentbb084c0f61d659f0e6d371b096e0e57998f191d6
backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC

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>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/otm3225a.c [new file with mode: 0644]