Skip to content

Commit ce262d6

Browse files
nunojsalag-linaro
authored andcommitted
dt-bindings: mfd: adp5585: document reset gpio
Add a reset gpio property. Note that for the adp5585-01 models, the reset pin is used as the additional ROW5 which means there's no reset. Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Nuno Sá <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 4bdef65 commit ce262d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/mfd/adi,adp5585.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ properties:
3939

4040
vdd-supply: true
4141

42+
reset-gpios:
43+
maxItems: 1
44+
4245
gpio-controller: true
4346

4447
'#gpio-cells':
@@ -166,6 +169,7 @@ allOf:
166169
adi,unlock-events: false
167170
adi,unlock-trigger-sec: false
168171
gpio-reserved-ranges: false
172+
reset-gpios: false
169173
adi,keypad-pins:
170174
minItems: 2
171175
maxItems: 11

0 commit comments

Comments
 (0)