]> Git Repo - J-linux.git/commitdiff
dt-bindings: power: supply: max8903: specify flt-gpios as input
authorHerman van Hazendonk <[email protected]>
Mon, 15 Apr 2024 15:16:45 +0000 (17:16 +0200)
committerSebastian Reichel <[email protected]>
Tue, 30 Apr 2024 14:43:09 +0000 (16:43 +0200)
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]>
Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml

index a8d625f285f1f868bc834160df436ec0fdf3afca..86af3837899926868a5621f01a29838312f62d10 100644 (file)
@@ -34,7 +34,7 @@ properties:
 
   flt-gpios:
     maxItems: 1
-    description: Fault pin (active low, output)
+    description: Fault pin (active low, input)
 
   dcm-gpios:
     maxItems: 1
This page took 0.048673 seconds and 4 git commands to generate.