mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
dt-bindings: power: supply: bq24190: document charge enable pin
Document active low Charge Enable pin. Battery charging is enabled when REG01[5:4] = 01 and CE pin = Low. CE pin must be pulled high or low. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
parent
b4f7a727c2
commit
c3a45c5fde
|
|
@ -30,6 +30,12 @@ properties:
|
|||
interrupts:
|
||||
maxItems: 1
|
||||
|
||||
ce-gpios:
|
||||
description:
|
||||
Active low Charge Enable pin. Battery charging is enabled when
|
||||
REG01[5:4] = 01 and CE pin is Low. CE pin must be pulled high or low.
|
||||
maxItems: 1
|
||||
|
||||
usb-otg-vbus:
|
||||
$ref: /schemas/regulator/regulator.yaml#
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user