]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 23 Mar 2016 16:38:34 +0000 (17:38 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 12 May 2016 09:32:14 +0000 (11:32 +0200)
commit918c7d3cab0f9f98f6f4c9a4bc47f762cd2f57c8
treea947ed6849e20f6fd540e57302fd2ef6f56ab511
parente3fd923034a63c8a2b5fa542d0d47817735be1a6
drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS

Add support for the Olimex LCD-OLinuXino-4.3TS panel to the DRM simple
panel driver.

It is a 480x272 panel connected through a 24-bits RGB interface.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino-43-ts.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c