summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerman van Hazendonk <github.com@herrie.org>2024-04-15 17:16:45 +0200
committerSebastian Reichel <sebastian.reichel@collabora.com>2024-04-30 16:43:09 +0200
commit55f7073f6f59ef2c9e98b70f74118dba62e1aabc (patch)
tree823b7b720e3ddd116e58398290c1e1613d0a418c
parent50f0ff7c8cc4c1d10fabc4b3b3f3b9e942b08187 (diff)
downloadlinux-stable-55f7073f6f59ef2c9e98b70f74118dba62e1aabc.tar.gz
linux-stable-55f7073f6f59ef2c9e98b70f74118dba62e1aabc.tar.bz2
linux-stable-55f7073f6f59ef2c9e98b70f74118dba62e1aabc.zip
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 <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>
-rw-r--r--Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml
index a8d625f285f1..86af38378999 100644
--- a/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml
+++ b/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml
@@ -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