]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/panel: simple: Add Sharp LQ035Q7DB03 panel support
authorVladimir Zapolskiy <vz@mleia.com>
Fri, 6 Jul 2018 18:51:01 +0000 (21:51 +0300)
committerThierry Reding <treding@nvidia.com>
Wed, 11 Jul 2018 16:35:25 +0000 (18:35 +0200)
commit03e3ec9ad1ee484f872bad6d673d46c9742e71ef
treecbe32dec8e384f273d30543855b47c9be338ab01
parentac1fe1322530ccca0771e3f680e8a6269c48c449
drm/panel: simple: Add Sharp LQ035Q7DB03 panel support

The change adds support for Sharp LQ035Q7DB03 3.5" QVGA TFT panel.

Note that this aged panel is already found in the kernel sources,
for instance in board mach files mach-mx21ads.c, mach-mx27ads.c,
mach-pcm043.c, lpd270.c and imx27-phytec-phycore-rdk.dts.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180706185101.31186-1-vz@mleia.com
Documentation/devicetree/bindings/display/panel/sharp,lq035q7db03.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c