dt-bindings: display: panel-simple-dsi: add optional reset gpio
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 15 Sep 2020 12:19:10 +0000 (14:19 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 19 Oct 2020 08:08:01 +0000 (10:08 +0200)
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
Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml

index c0dd9fa29f1d215f6e9856ff2f234b65615975b1..4d08e746cb21a07661edfb63540e7d2746082adc 100644 (file)
@@ -54,6 +54,7 @@ properties:
 
   backlight: true
   enable-gpios: true
+  reset-gpios: true
   port: true
   power-supply: true