commit | e8b6f561b2eeb667aff932d9a5af5a6279221283 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Mar 24 17:23:48 2016 -0700 |
committer | Thierry Reding <treding@nvidia.com> | Thu May 12 11:32:14 2016 +0200 |
tree | 205953455337202a9eb934bf27729c978db23078 | |
parent | 686cfbd18668eaab303b28de2b45a1ffaf1e6247 [diff] |
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>