Commit 99cdb0a9 authored by Quentin Schulz's avatar Quentin Schulz Committed by Sebastian Reichel

dt-bindings: power: supply: axp20x: add AXP813 battery DT binding

The AXP813 can have a battery as power supply, so let's add it to the
list of compatibles.
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
parent 648badd7
...@@ -4,12 +4,12 @@ Required Properties: ...@@ -4,12 +4,12 @@ Required Properties:
- compatible, one of: - compatible, one of:
"x-powers,axp209-battery-power-supply" "x-powers,axp209-battery-power-supply"
"x-powers,axp221-battery-power-supply" "x-powers,axp221-battery-power-supply"
"x-powers,axp813-battery-power-supply"
This node is a subnode of the axp20x/axp22x PMIC. This node is a subnode of its respective PMIC DT node.
The AXP20X and AXP22X can read the battery voltage, charge and discharge The supported devices can read the battery voltage, charge and discharge
currents of the battery by reading ADC channels from the AXP20X/AXP22X currents of the battery by reading ADC channels from the ADC.
ADC.
Example: Example:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment