From: Herman van Hazendonk Date: Mon, 15 Apr 2024 15:16:45 +0000 (+0200) Subject: dt-bindings: power: supply: max8903: specify flt-gpios as input X-Git-Tag: v6.10-rc1~111^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55f7073f6f59ef2c9e98b70f74118dba62e1aabc;p=thirdparty%2Flinux.git 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 Link: https://lore.kernel.org/r/20240415151645.1986014-1-github.com@herrie.org Signed-off-by: Sebastian Reichel --- diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml index a8d625f285f1f..86af383789992 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