mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 11:21:33 +00:00
e8b6f561b2
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>
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
On Tat Industrial Company 7" DPI TFT panel.
|
|
|
|
Required properties:
|
|
- compatible: should be "ontat,yx700wv03"
|
|
|
|
This binding is compatible with the simple-panel binding, which is specified
|
|
in simple-panel.txt in this directory.
|