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 c4fc5345d38d1c48438bae05299d9242a66d6c34..f6cac4b1079c9a56f314fe639d836e6dc88f86f4 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 a7e57c0913e1d71f697746ddf86cc7160e378e56..dc5a29b5ef7d90967e2ae3a606c4e4f6fc43654a 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 1da6d6a958c99d01ab6052ae7f63c1e03773f747..48d4d53c25f9e453b83f2e0658600ed9b6a4d09d 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':