summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2020-09-15 14:19:10 +0200
committerNeil Armstrong <narmstrong@baylibre.com>2020-10-19 10:08:01 +0200
commitab793f5458278c7c620937ba906ab7a2b960e41c (patch)
tree4685773fe1433522fff44b110e3e4b9a92059ee9 /Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
parent0d51d44e2a1f7619bcf21901deb40141b3f8f992 (diff)
dt-bindings: display: panel-simple-dsi: add optional reset gpio
Simple DSI panels can also have a reset GPIO signal in addition/instead of an enable GPIO signal. This adds an optional reset-gpios property. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200915121912.4347-3-narmstrong@baylibre.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml')
-rw-r--r--Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
index c0dd9fa29f1d..4d08e746cb21 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
@@ -54,6 +54,7 @@ properties:
backlight: true
enable-gpios: true
+ reset-gpios: true
port: true
power-supply: true