Lines Matching +full:regulator +full:-
4 - compatible: "rockchip,rk818"
5 - reg: I2C slave address
6 - interrupt-parent: The parent interrupt controller.
7 - interrupts: the interrupt outputs of the controller.
8 - #clock-cells: from common clock binding; shall be set to 1 (multiple clock
9 outputs). See <dt-bindings/clock/rockchip,rk808.h> for clock IDs.
12 - clock-output-names: From common clock binding to override the
14 - rockchip,system-power-controller: Telling whether or not this pmic is controlling
16 - vcc1-supply: The input supply for DCDC_REG1
17 - vcc2-supply: The input supply for DCDC_REG2
18 - vcc3-supply: The input supply for DCDC_REG3
19 - vcc4-supply: The input supply for DCDC_REG4
20 - vcc6-supply: The input supply for LDO_REG1, LDO_REG2
21 - vcc7-supply: The input supply for LDO_REG3, LDO_REG5, LDO_REG7
22 - vcc8-supply: The input supply for LOD_REG4, LDO_REG6, LDO_REG8
23 - vcc9-supply: The input supply for LDO_REG9, LDO_REG5, SWITCH_REG
26 listed in a child node named 'regulators'. Each regulator is represented
29 regulator-name {
30 /* standard regulator bindings here */
34 the 'n' in regulator name, as in DCDC_REGn or LDOn, represents the DCDC or LDO
37 - DCDC_REGn
38 - valid values for n are 1 to 4.
39 - LDO_REGn
40 - valid values for n are 1 to 9.
42 Standard regulator bindings are used inside regulator subnodes. Check
43 Documentation/devicetree/bindings/regulator/regulator.txt
51 clock-output-names = "xin32k", "wifibt_32kin";
52 interrupt-parent = <&gpio0>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&pmic_int>;
56 rockchip,system-power-controller;
57 wakeup-source;
58 #clock-cells = <1>;
60 vcc1-supply = <&vcc_sys>;
61 vcc2-supply = <&vcc_sys>;
62 vcc3-supply = <&vcc_sys>;
63 vcc4-supply = <&vcc_sys>;
64 vcc6-supply = <&vcc_sys>;
65 vcc7-supply = <&vcc_sys>;
66 vcc8-supply = <&vcc_sys>;
67 vcc9-supply = <&vcc33_io>;
71 regulator-name = "vdd_logic";
72 regulator-always-on;
73 regulator-boot-on;
74 regulator-min-microvolt = <750000>;
75 regulator-max-microvolt = <1450000>;
76 regulator-ramp-delay = <6001>;
77 regulator-state-mem {
78 regulator-off-in-suspend;
82 regulator-name = "vdd_gpu";
83 regulator-always-on;
84 regulator-boot-on;
85 regulator-min-microvolt = <800000>;
86 regulator-max-microvolt = <1250000>;
87 regulator-ramp-delay = <6001>;
88 regulator-state-mem {
89 regulator-on-in-suspend;
90 regulator-suspend-microvolt = <1000000>;
95 regulator-always-on;
96 regulator-boot-on;
97 regulator-name = "vcc_ddr";
98 regulator-state-mem {
99 regulator-on-in-suspend;
104 regulator-always-on;
105 regulator-boot-on;
106 regulator-min-microvolt = <3300000>;
107 regulator-max-microvolt = <3300000>;
108 regulator-name = "vcc33_io";
109 regulator-state-mem {
110 regulator-on-in-suspend;
111 regulator-suspend-microvolt = <3300000>;
116 regulator-always-on;
117 regulator-boot-on;
118 regulator-min-microvolt = <3300000>;
119 regulator-max-microvolt = <3300000>;
120 regulator-name = "vccio_pmu";
121 regulator-state-mem {
122 regulator-on-in-suspend;
123 regulator-suspend-microvolt = <3300000>;
128 regulator-always-on;
129 regulator-boot-on;
130 regulator-min-microvolt = <3300000>;
131 regulator-max-microvolt = <3300000>;
132 regulator-name = "vcc_tp";
133 regulator-state-mem {
134 regulator-off-in-suspend;
139 regulator-always-on;
140 regulator-boot-on;
141 regulator-min-microvolt = <1000000>;
142 regulator-max-microvolt = <1000000>;
143 regulator-name = "vdd_10";
144 regulator-state-mem {
145 regulator-on-in-suspend;
146 regulator-suspend-microvolt = <1000000>;
151 regulator-always-on;
152 regulator-boot-on;
153 regulator-min-microvolt = <1800000>;
154 regulator-max-microvolt = <1800000>;
155 regulator-name = "vcc18_lcd";
156 regulator-state-mem {
157 regulator-on-in-suspend;
158 regulator-suspend-microvolt = <1800000>;
163 regulator-always-on;
164 regulator-boot-on;
165 regulator-min-microvolt = <1800000>;
166 regulator-max-microvolt = <3300000>;
167 regulator-name = "vccio_sd";
168 regulator-state-mem {
169 regulator-on-in-suspend;
170 regulator-suspend-microvolt = <3300000>;
175 regulator-always-on;
176 regulator-boot-on;
177 regulator-min-microvolt = <1000000>;
178 regulator-max-microvolt = <1000000>;
179 regulator-name = "vdd10_lcd";
180 regulator-state-mem {
181 regulator-on-in-suspend;
182 regulator-suspend-microvolt = <1000000>;
187 regulator-always-on;
188 regulator-boot-on;
189 regulator-min-microvolt = <1800000>;
190 regulator-max-microvolt = <1800000>;
191 regulator-name = "vcc_18";
192 regulator-state-mem {
193 regulator-on-in-suspend;
194 regulator-suspend-microvolt = <1800000>;
199 regulator-always-on;
200 regulator-boot-on;
201 regulator-min-microvolt = <3300000>;
202 regulator-max-microvolt = <3300000>;
203 regulator-name = "vcca_codec";
204 regulator-state-mem {
205 regulator-on-in-suspend;
206 regulator-suspend-microvolt = <3300000>;
211 regulator-always-on;
212 regulator-boot-on;
213 regulator-min-microvolt = <3300000>;
214 regulator-max-microvolt = <3300000>;
215 regulator-name = "vcc_wl";
216 regulator-state-mem {
217 regulator-on-in-suspend;
218 regulator-suspend-microvolt = <3300000>;
223 regulator-always-on;
224 regulator-boot-on;
225 regulator-name = "vcc_lcd";
226 regulator-state-mem {
227 regulator-on-in-suspend;