Commit 55f7073f authored by Herman van Hazendonk's avatar Herman van Hazendonk Committed by Sebastian Reichel
Browse files

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: default avatarHerman van Hazendonk <github.com@herrie.org>
Link: https://lore.kernel.org/r/20240415151645.1986014-1-github.com@herrie.org


Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 50f0ff7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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