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)
commit17fd7a9d324fd3af613ddd76f0439481acaad23d
treea5f4e9e64ae6b8897ad1896d05fa516219fc9f65
parent6cbe7cd15f953a8bb49cab9b85077e1ee4e0e999
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]