diff mbox series

[1/2] dt-bindings: Add CDTech S050WV43-CT5 panel bindings

Message ID 20190417233846.11880-1-tomasin.florent@gmail.com
State Not Applicable, archived
Headers show
Series [1/2] dt-bindings: Add CDTech S050WV43-CT5 panel bindings | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Florent TOMASIN April 17, 2019, 11:38 p.m. UTC
Add documentation for S050WV43-CT5 panel

Signed-off-by: Florent TOMASIN <tomasin.florent@gmail.com>
---
 .../bindings/display/panel/cdtech,s050wv43-ct5.txt   | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/cdtech,s050wv43-ct5.txt

Comments

Rob Herring April 30, 2019, 1:17 a.m. UTC | #1
On Thu, 18 Apr 2019 00:38:44 +0100, Florent TOMASIN wrote:
> Add documentation for S050WV43-CT5 panel
> 
> Signed-off-by: Florent TOMASIN <tomasin.florent@gmail.com>
> ---
>  .../bindings/display/panel/cdtech,s050wv43-ct5.txt   | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/cdtech,s050wv43-ct5.txt
> 

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

Patch

diff --git a/Documentation/devicetree/bindings/display/panel/cdtech,s050wv43-ct5.txt b/Documentation/devicetree/bindings/display/panel/cdtech,s050wv43-ct5.txt
new file mode 100644
index 000000000000..0e3313b68d9e
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/cdtech,s050wv43-ct5.txt
@@ -0,0 +1,12 @@ 
+CDTech(H.K.) Electronics Limited 5" 800x480 color TFT-LCD panel
+
+Required properties:
+- compatible: should be "cdtech,s050wv43-ct5"
+- power-supply: as specified in the base binding
+
+Optional properties:
+- backlight: as specified in the base binding
+- enable-gpios: as specified in the base binding
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.