]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/panel: Add support for LG LG4573 480x800 4.3" panel
authorHeiko Schocher <hs@denx.de>
Tue, 9 Jun 2015 05:51:22 +0000 (07:51 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 14 Aug 2015 19:35:35 +0000 (21:35 +0200)
commit58c467ece486e9bd1e26b4fd68e8cdef8501952d
tree2d2b47cbf455533875f553b6e96825eadb09f999
parenta99fb6269d1af432c051ed552aaea807f9f906c9
drm/panel: Add support for LG LG4573 480x800 4.3" panel

The LG4573 is used on the LG LCD LB043WV2-SD01, an industrial 4.3" TFT
panel with SPI control interface.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/panel/lg,lg4573.txt [new file with mode: 0644]
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-lg-lg4573.c [new file with mode: 0644]