diff mbox series

[v2,1/3] dt-bindings: adv7180: Introduce the 'reset-gpios' property

Message ID 20210531112237.706063-1-festevam@gmail.com
State Not Applicable, archived
Headers show
Series [v2,1/3] dt-bindings: adv7180: Introduce the 'reset-gpios' property | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check fail build log

Commit Message

Fabio Estevam May 31, 2021, 11:22 a.m. UTC
Introduce the 'reset-gpios' property to describe the GPIO that connects
to the ADV7180 reset pin.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
Changes since v1:
- None

 Documentation/devicetree/bindings/media/i2c/adv7180.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring June 4, 2021, 9:33 p.m. UTC | #1
On Mon, 31 May 2021 08:22:35 -0300, Fabio Estevam wrote:
> Introduce the 'reset-gpios' property to describe the GPIO that connects
> to the ADV7180 reset pin.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> Changes since v1:
> - None
> 
>  Documentation/devicetree/bindings/media/i2c/adv7180.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml
index bcfd93739b4f..1f1aa46f5724 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#/properties/port