diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2017-04-17 07:57:42 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-04-27 06:54:49 -0400 |
commit | d096ae4bb0fa3116fdd4941c65fc577f76ad453c (patch) | |
tree | 6c781d47b59ae278ac13420c4876b6ebb7d040e2 | |
parent | 1578353e05cd23b10a9e5e8d1626e5bd0849d873 (diff) |
dt-bindings: Add AXP803's regulator info
AXP803 have the most regulators in currently supported AXP PMICs.
Add info for the regulators in the dt-bindings document.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/axp20x.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt index 44df88be3c89..aca09af66514 100644 --- a/Documentation/devicetree/bindings/mfd/axp20x.txt +++ b/Documentation/devicetree/bindings/mfd/axp20x.txt | |||
@@ -96,6 +96,33 @@ LDO_IO1 : LDO : ips-supply : GPIO 1 | |||
96 | RTC_LDO : LDO : ips-supply : always on | 96 | RTC_LDO : LDO : ips-supply : always on |
97 | DRIVEVBUS : Enable output : drivevbus-supply : external regulator | 97 | DRIVEVBUS : Enable output : drivevbus-supply : external regulator |
98 | 98 | ||
99 | AXP803 regulators, type, and corresponding input supply names: | ||
100 | |||
101 | Regulator Type Supply Name Notes | ||
102 | --------- ---- ----------- ----- | ||
103 | DCDC1 : DC-DC buck : vin1-supply | ||
104 | DCDC2 : DC-DC buck : vin2-supply : poly-phase capable | ||
105 | DCDC3 : DC-DC buck : vin3-supply : poly-phase capable | ||
106 | DCDC4 : DC-DC buck : vin4-supply | ||
107 | DCDC5 : DC-DC buck : vin5-supply : poly-phase capable | ||
108 | DCDC6 : DC-DC buck : vin6-supply : poly-phase capable | ||
109 | DC1SW : On/Off Switch : : DCDC1 secondary output | ||
110 | ALDO1 : LDO : aldoin-supply : shared supply | ||
111 | ALDO2 : LDO : aldoin-supply : shared supply | ||
112 | ALDO3 : LDO : aldoin-supply : shared supply | ||
113 | DLDO1 : LDO : dldoin-supply : shared supply | ||
114 | DLDO2 : LDO : dldoin-supply : shared supply | ||
115 | DLDO3 : LDO : dldoin-supply : shared supply | ||
116 | DLDO4 : LDO : dldoin-supply : shared supply | ||
117 | ELDO1 : LDO : eldoin-supply : shared supply | ||
118 | ELDO2 : LDO : eldoin-supply : shared supply | ||
119 | ELDO3 : LDO : eldoin-supply : shared supply | ||
120 | FLDO1 : LDO : fldoin-supply : shared supply | ||
121 | FLDO2 : LDO : fldoin-supply : shared supply | ||
122 | LDO_IO0 : LDO : ips-supply : GPIO 0 | ||
123 | LDO_IO1 : LDO : ips-supply : GPIO 1 | ||
124 | RTC_LDO : LDO : ips-supply : always on | ||
125 | |||
99 | AXP806 regulators, type, and corresponding input supply names: | 126 | AXP806 regulators, type, and corresponding input supply names: |
100 | 127 | ||
101 | Regulator Type Supply Name Notes | 128 | Regulator Type Supply Name Notes |