diff mbox series

[v7,1/2] dt-bindings: drm/panel: simple: Add binding for TFC S9700RTWV43TR-01B

Message ID 24fea39438decd1e17a9c9afa320d49aca03f60d.1553243203.git.jsarha@ti.com
State New
Headers show
Series drm/panel: simple: Add TFC S9700RTWV43TR-01B 800x480 panel support | expand

Commit Message

Jyri Sarha March 22, 2019, 8:33 a.m. UTC
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>

---
 .../display/panel/tfc,s9700rtwv43tr-01b.txt       | 15 +++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt       |  1 +
 2 files changed, 16 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Rob Herring (Arm) March 25, 2019, 8:43 p.m. UTC | #1
On Fri, 22 Mar 2019 10:33:35 +0200, Jyri Sarha wrote:
> 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>

> ---

>  .../display/panel/tfc,s9700rtwv43tr-01b.txt       | 15 +++++++++++++++

>  .../devicetree/bindings/vendor-prefixes.txt       |  1 +

>  2 files changed, 16 insertions(+)

>  create mode 100644 Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt

> 


Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt b/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt
new file mode 100644
index 000000000000..dfb572f085eb
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt
@@ -0,0 +1,15 @@ 
+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.
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 389508584f48..0c0ffe2cc823 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -391,6 +391,7 @@  technexion	TechNexion
 technologic	Technologic Systems
 tempo	Tempo Semiconductor
 terasic	Terasic Inc.
+tfc	Three Five Corp
 thine	THine Electronics, Inc.
 ti	Texas Instruments
 tianma	Tianma Micro-electronics Co., Ltd.