]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Add the 7" DPI panel from Adafruit
authorEric Anholt <eric@anholt.net>
Fri, 25 Mar 2016 00:23:48 +0000 (17:23 -0700)
committerThierry Reding <treding@nvidia.com>
Thu, 12 May 2016 09:32:14 +0000 (11:32 +0200)
commite3fd923034a63c8a2b5fa542d0d47817735be1a6
tree205953455337202a9eb934bf27729c978db23078
parente60fb849283c5c46f9f4216739e39babe53abe19
drm/panel: simple: Add the 7" DPI panel from Adafruit

This is a basic TFT panel with a 40-pin FPC connector on it.  The
specification doesn't define timings, but the Adafruit instructions
were setting up 800x480 CVT.

v2: Add .bus_format and vsync/hsync flags.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
[treding@nvidia.com: keep entries properly sorted]
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/display/panel/ontat,yx700wv03.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c