drm/panel: Add support for OTM8009A panel driver
authorPhilippe CORNU <philippe.cornu@st.com>
Mon, 17 Jul 2017 13:19:53 +0000 (15:19 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 18 Aug 2017 15:10:44 +0000 (17:10 +0200)
commitf0a5bb9803a9020ccd360948502387fd4421a709
tree5fd330694bee7b26a4efe1d1f90ebf0031f1d362
parent59ef38f5bfb1ef756c0b783097ec2148250dcfca
drm/panel: Add support for OTM8009A panel driver

This patch adds Orise Tech OTM8009A 3.97" 480x800 TFT LCD
panel driver (MIPI-DSI video mode). The panel backlight is
managed through the DSI link. This panel driver is used in
several STM32 boards.

Signed-off-by: Philippe CORNU <philippe.cornu@st.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1500297593-30633-4-git-send-email-philippe.cornu@st.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c [new file with mode: 0644]