summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-05-31 13:22:35 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-07-22 11:40:46 +0200
commit724fae95889684377c85f85a0ddd7e9846d00752 (patch)
treeb26d12c81caa873ab6e72bcbef0533349a407a74 /Documentation/devicetree/bindings/media
parent9d05c1e00e1045d3651ede7f01a3eb2327be0fe5 (diff)
media: dt-bindings: adv7180: Introduce the 'reset-gpios' property
Introduce the 'reset-gpios' property to describe the GPIO that connects to the ADV7180 reset pin. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r--Documentation/devicetree/bindings/media/i2c/adv7180.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml
index 3ce4af143a3a..7b233212d0e6 100644
--- a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml
@@ -35,6 +35,9 @@ properties:
powerdown-gpios:
maxItems: 1
+ reset-gpios:
+ maxItems: 1
+
port:
$ref: /schemas/graph.yaml#/$defs/port-base
unevaluatedProperties: false