mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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>
This commit is contained in:
parent
50f0ff7c8c
commit
55f7073f6f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user