]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: Add support for Olimex LCD-OLinuXino panel
authorStefan Mavrodiev <stefan@olimex.com>
Thu, 12 Jul 2018 08:21:53 +0000 (11:21 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 27 Sep 2018 12:27:24 +0000 (14:27 +0200)
commitf5b5a813f751218b6c6c79c2410f36ebfe31dbe2
treea5f4e9e64ae6b8897ad1896d05fa516219fc9f65
parent877483f5d049d1f7580342b0d4408e8eeff51f34
drm/panel: Add support for Olimex LCD-OLinuXino panel

This patch adds Olimex Ltd. LCD-OLinuXino bridge panel driver. The panel
is used with different LCDs (currently from 480x272 to 1280x800). A
small EEPROM chip is used for identification, which holds some factory
data and timing requirements.

Signed-off-by: Stefan Mavrodiev <stefan@olimex.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1531383729-13932-1-git-send-email-stefan@olimex.com
Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.txt [new file with mode: 0644]
MAINTAINERS
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c [new file with mode: 0644]