From: Neil Armstrong Date: Tue, 15 Sep 2020 12:19:10 +0000 (+0200) Subject: dt-bindings: display: panel-simple-dsi: add optional reset gpio X-Git-Tag: v5.11-rc1~206^2~15^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab793f5458278c7c620937ba906ab7a2b960e41c;p=thirdparty%2Flinux.git 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 Reviewed-by: Sam Ravnborg Acked-by: Rob Herring Link: https://patchwork.freedesktop.org/patch/msgid/20200915121912.4347-3-narmstrong@baylibre.com --- diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml index c0dd9fa29f1d2..4d08e746cb21a 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