mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue