diff options
author | Sebastian Reichel | 2018-12-05 18:52:09 +0100 |
---|---|---|
committer | Sebastian Reichel | 2018-12-05 18:52:09 +0100 |
commit | 8f01c45a0fb7e6b96eb210d9d28772e8ef04b0a7 (patch) | |
tree | 900a2e48bf047930fd73fe420b22f27feb3ec96a /Documentation | |
parent | a95761d6d2618d0d3d70b0776c624f6ca7157a22 (diff) | |
parent | 7693b5643fd2d682de90733b67fc8032b9646911 (diff) |
Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next
Immutable branch between mfd and power-supply for driver
changes related to axp813.
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/axp20x_ac_power.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/axp20x_ac_power.txt b/Documentation/devicetree/bindings/power/supply/axp20x_ac_power.txt index 826e8a879121..7a1fb532abe5 100644 --- a/Documentation/devicetree/bindings/power/supply/axp20x_ac_power.txt +++ b/Documentation/devicetree/bindings/power/supply/axp20x_ac_power.txt @@ -4,6 +4,7 @@ Required Properties: - compatible: One of: "x-powers,axp202-ac-power-supply" "x-powers,axp221-ac-power-supply" + "x-powers,axp813-ac-power-supply" This node is a subnode of the axp20x PMIC. @@ -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 usable. +AXP813/AXP803 are able to limit current and supply voltage + Example: &axp209 { |