OSDN Git Service

dt-bindings: drm/panel: simple: add ortustech, com37h3m99dtc panel
authorH. Nikolaus Schaller <hns@goldelico.com>
Fri, 7 Jun 2019 11:11:10 +0000 (13:11 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 26 Jun 2019 06:35:24 +0000 (08:35 +0200)
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/3e0720fbddfd7b35ad8551440544411485d8ad9f.1559905870.git.hns@goldelico.com
Documentation/devicetree/bindings/display/panel/ortustech,com37h3m99dtc.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/display/panel/ortustech,com37h3m99dtc.txt b/Documentation/devicetree/bindings/display/panel/ortustech,com37h3m99dtc.txt
new file mode 100644 (file)
index 0000000..06a73c3
--- /dev/null
@@ -0,0 +1,12 @@
+OrtusTech COM37H3M99DTC Blanview 3.7" VGA portrait TFT-LCD panel
+
+Required properties:
+- compatible: should be "ortustech,com37h3m99dtc"
+
+Optional properties:
+- enable-gpios: GPIO pin to enable or disable the panel
+- backlight: phandle of the backlight device attached to the panel
+- power-supply: phandle of the regulator that provides the supply voltage
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.