aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/mfd/axp20x.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt
index d1762f3b30af..eaaf79c01e1e 100644
--- a/Documentation/devicetree/bindings/mfd/axp20x.txt
+++ b/Documentation/devicetree/bindings/mfd/axp20x.txt
@@ -45,8 +45,11 @@ Optional properties:
45 board is driving OTG VBus or not. 45 board is driving OTG VBus or not.
46 (axp221 / axp223 / axp803/ axp813 only) 46 (axp221 / axp223 / axp803/ axp813 only)
47 47
48- x-powers,master-mode: Boolean (axp806 only). Set this when the PMIC is 48- x-powers,self-working-mode and
49 wired for master mode. The default is slave mode. 49 x-powers,master-mode: Boolean (axp806 only). Set either of these when the
50 PMIC is wired for self-working mode or master mode.
51 If neither is set then slave mode is assumed.
52 This corresponds to how the MODESET pin is wired.
50 53
51- <input>-supply: a phandle to the regulator supply node. May be omitted if 54- <input>-supply: a phandle to the regulator supply node. May be omitted if
52 inputs are unregulated, such as using the IPSOUT output 55 inputs are unregulated, such as using the IPSOUT output