Commit 1e4fbcdf authored by Sam Ravnborg's avatar Sam Ravnborg

dt-bindings: display: add te-gpios to panel-common

Several bindings specifies a "te-gpios" for tearing effect signal.
Add this to panel-common so we have a shared definition.
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200408195109.32692-4-sam@ravnborg.org
parent 16a7e952
...@@ -124,6 +124,13 @@ properties: ...@@ -124,6 +124,13 @@ properties:
while active. Active high reset signals can be supported by inverting the while active. Active high reset signals can be supported by inverting the
GPIO specifier polarity flag. GPIO specifier polarity flag.
te-gpios:
maxItems: 1
description:
GPIO spec for the tearing effect synchronization signal.
The tearing effect signal is active high. Active low signals can be
supported by inverting the GPIO specifier polarity flag.
# Power # Power
power-supply: power-supply:
description: description:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment