mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04:00
Add bindign for TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with resistive touch. The panel is found on TI AM335x-evm. Signed-off-by: Jyri Sarha <jsarha@ti.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/24fea39438decd1e17a9c9afa320d49aca03f60d.1553243203.git.jsarha@ti.com
16 lines
504 B
Plaintext
16 lines
504 B
Plaintext
TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with
|
|
resistive touch
|
|
|
|
The panel is found on TI AM335x-evm.
|
|
|
|
Required properties:
|
|
- compatible: should be "tfc,s9700rtwv43tr-01b"
|
|
- power-supply: See panel-common.txt
|
|
|
|
Optional properties:
|
|
- enable-gpios: GPIO pin to enable or disable the panel, if there is one
|
|
- backlight: phandle of the backlight device attached to the panel
|
|
|
|
This binding is compatible with the simple-panel binding, which is specified
|
|
in simple-panel.txt in this directory.
|