summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-02-19 03:27:05 +0300
committerThierry Reding <treding@nvidia.com>2019-04-23 13:51:31 +0300
commit68c2edaca65165114e04daeb5f0af0e3e447c4a9 (patch)
treed359523afa1f9f47b74bd059ef5aea2a97e750bd /Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
parentb4a2c0055a4fb7bf34d0490284c966bea17f7117 (diff)
downloadlinux-68c2edaca65165114e04daeb5f0af0e3e447c4a9.tar.xz
dt-bindings: Add VXT VL050-8048NT-C01 panel bindings
The VXT VL050-8048NT-C01 is a TFT LCD panel with a 800x480 resolution connected via 24 width parallel interface. Reviewed-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190219002706.20077-2-festevam@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt')
-rw-r--r--Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt b/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
new file mode 100644
index 000000000000..b42bf06bbd99
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
@@ -0,0 +1,12 @@
+VXT 800x480 color TFT LCD panel
+
+Required properties:
+- compatible: should be "vxt,vl050-8048nt-c01"
+- 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.