]> git.dujemihanovic.xyz Git - linux.git/commitdiff
dt-bindings: power: supply: max8903: specify flt-gpios as input
authorHerman van Hazendonk <github.com@herrie.org>
Mon, 15 Apr 2024 15:16:45 +0000 (17:16 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
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 <github.com@herrie.org>
Link: https://lore.kernel.org/r/20240415151645.1986014-1-github.com@herrie.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
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