Commit c3a45c5f authored by Svyatoslav Ryhel's avatar Svyatoslav Ryhel Committed by Sebastian Reichel
Browse files

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: default avatarSvyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent b4f7a727
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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: |