Commit 89d21972 authored by Oskari Lemmela's avatar Oskari Lemmela Committed by Sebastian Reichel

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

The AXP803/AXP813 AC power supply can limit input current and voltage.
Signed-off-by: default avatarOskari Lemmela <oskari@lemmela.net>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarQuentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: default avatarChen-Yu Tsai <wens@csie.org>
Reviewed-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: default avatarVasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 65102238
...@@ -4,6 +4,7 @@ Required Properties: ...@@ -4,6 +4,7 @@ Required Properties:
- compatible: One of: - compatible: One of:
"x-powers,axp202-ac-power-supply" "x-powers,axp202-ac-power-supply"
"x-powers,axp221-ac-power-supply" "x-powers,axp221-ac-power-supply"
"x-powers,axp813-ac-power-supply"
This node is a subnode of the axp20x PMIC. This node is a subnode of the axp20x PMIC.
...@@ -13,6 +14,8 @@ reading ADC channels from the AXP20X ADC. ...@@ -13,6 +14,8 @@ reading ADC channels from the AXP20X ADC.
The AXP22X is only able to tell if an AC power supply is present and The AXP22X is only able to tell if an AC power supply is present and
usable. usable.
AXP813/AXP803 are able to limit current and supply voltage
Example: Example:
&axp209 { &axp209 {
......
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