summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@free-electrons.com>2016-12-09 12:04:12 +0100
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-01-12 10:01:57 +0100
commit46116a5059ace25e9856160618db63218fd8fc3d (patch)
treedcce4538ea1f7b22cdfafaa21776710b0d629a7c /Documentation
parentARM: dts: sun7i: Add wifi dt node on Banana Pro (diff)
downloadlinux-46116a5059ace25e9856160618db63218fd8fc3d.tar.xz
linux-46116a5059ace25e9856160618db63218fd8fc3d.zip
dt-bindings: power: axp20x-usb: add axp223 compatible
This adds the "x-powers,axp223-usb-power-supply" to the list of compatibles for AXP20X VBUS power supply driver. Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt b/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt
index f1d7beec45bf..ba8d35f66cbe 100644
--- a/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt
+++ b/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt
@@ -3,6 +3,11 @@ AXP20x USB power supply
Required Properties:
-compatible: One of: "x-powers,axp202-usb-power-supply"
"x-powers,axp221-usb-power-supply"
+ "x-powers,axp223-usb-power-supply"
+
+The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
+variations such as the former being able to set the VBUS power supply max
+current to 100mA, unlike the latter.
This node is a subnode of the axp20x PMIC.