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
This commit is contained in:
Neil Armstrong 2020-09-15 14:19:10 +02:00
parent 0d51d44e2a
commit ab793f5458
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ properties:
backlight: true backlight: true
enable-gpios: true enable-gpios: true
reset-gpios: true
port: true port: true
power-supply: true power-supply: true