Skip to content

Commit 55f7073

Browse files
Herrie82sre
authored andcommitted
dt-bindings: power: supply: max8903: specify flt-gpios as input
The FLT pin was incorrected documented as an output. The MAX8903 uses it to signal to the processor that a charging fault has occurred. Signed-off-by: Herman van Hazendonk <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 50f0ff7 commit 55f7073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ properties:
3434

3535
flt-gpios:
3636
maxItems: 1
37-
description: Fault pin (active low, output)
37+
description: Fault pin (active low, input)
3838

3939
dcm-gpios:
4040
maxItems: 1

0 commit comments

Comments
 (0)