dt-bindings: mfd: lp875xx: Add optional reset GPIO
authorLuca Ceresoli <luca@lucaceresoli.net>
Fri, 26 Feb 2021 14:28:51 +0000 (15:28 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:03:33 +0000 (16:03 +0100)
Document the LP8756x-Q1 and LP87524-Q1 ICs reset pin.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml
Documentation/devicetree/bindings/mfd/ti,lp87561-q1.yaml
Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml

index c4fc534..f6cac4b 100644 (file)
@@ -17,6 +17,10 @@ properties:
     description: I2C slave address
     const: 0x60
 
+  reset-gpios:
+    description: GPIO connected to NRST pin (active low reset, pin 20)
+    maxItems: 1
+
   gpio-controller: true
 
   '#gpio-cells':
index a7e57c0..dc5a29b 100644 (file)
@@ -17,6 +17,10 @@ properties:
     description: I2C slave address
     const: 0x60
 
+  reset-gpios:
+    description: GPIO connected to NRST pin (active low reset, pin 20)
+    maxItems: 1
+
   gpio-controller: true
 
   '#gpio-cells':
index 1da6d6a..48d4d53 100644 (file)
@@ -19,6 +19,10 @@ properties:
     description: I2C slave address
     const: 0x60
 
+  reset-gpios:
+    description: GPIO connected to NRST pin (active low reset, pin 20)
+    maxItems: 1
+
   gpio-controller: true
 
   '#gpio-cells':