Lines Matching +full:vcc9 +full:- +full:supply

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chris Zhong <zyw@rock-chips.com>
11 - Zhang Qing <zhangqing@rock-chips.com>
21 - rockchip,rk817
29 '#clock-cells':
31 See <dt-bindings/clock/rockchip,rk808.h> for clock IDs.
35 clock-output-names:
39 rockchip,system-power-controller:
44 wakeup-source:
49 vcc1-supply:
51 The input supply for DCDC_REG1.
53 vcc2-supply:
55 The input supply for DCDC_REG2.
57 vcc3-supply:
59 The input supply for DCDC_REG3.
61 vcc4-supply:
63 The input supply for DCDC_REG4.
65 vcc5-supply:
67 The input supply for LDO_REG1, LDO_REG2, and LDO_REG3.
69 vcc6-supply:
71 The input supply for LDO_REG4, LDO_REG5, and LDO_REG6.
73 vcc7-supply:
75 The input supply for LDO_REG7, LDO_REG8, and LDO_REG9.
77 vcc8-supply:
79 The input supply for BOOST.
81 vcc9-supply:
83 The input supply for OTG_SWITCH.
88 "^(LDO_REG[1-9]|DCDC_REG[1-4]|BOOST|OTG_SWITCH)$":
98 clock-names:
102 - const: mclk
104 '#sound-dai-cells':
117 rockchip,mic-in-differential:
127 $ref: /schemas/power/supply/power-supply.yaml
130 monitored-battery:
134 charge-full-design-microamp-hours,
135 charge-term-current-microamp,
136 constant-charge-current-max-microamp,
137 constant-charge-voltage-max-microvolt,
138 voltage-max-design-microvolt,
139 voltage-min-design-microvolt,
140 and a valid ocv-capacity table.
142 rockchip,resistor-sense-micro-ohms:
149 rockchip,sleep-enter-current-microamp:
154 rockchip,sleep-filter-current-microamp:
160 - monitored-battery
161 - rockchip,resistor-sense-micro-ohms
162 - rockchip,sleep-enter-current-microamp
163 - rockchip,sleep-filter-current-microamp
168 - if:
170 '#clock-cells':
175 clock-output-names:
180 clock-output-names:
184 - compatible
185 - reg
186 - interrupts
187 - "#clock-cells"
192 - |
193 #include <dt-bindings/clock/px30-cru.h>
194 #include <dt-bindings/pinctrl/rockchip.h>
195 #include <dt-bindings/interrupt-controller/irq.h>
196 #include <dt-bindings/gpio/gpio.h>
198 #address-cells = <1>;
199 #size-cells = <0>;
204 interrupt-parent = <&gpio0>;
206 clock-output-names = "rk808-clkout1", "xin32k";
207 clock-names = "mclk";
209 pinctrl-names = "default";
210 pinctrl-0 = <&pmic_int>, <&i2s1_2ch_mclk>;
211 wakeup-source;
212 #clock-cells = <1>;
213 #sound-dai-cells = <0>;
215 vcc1-supply = <&vccsys>;
216 vcc2-supply = <&vccsys>;
217 vcc3-supply = <&vccsys>;
218 vcc4-supply = <&vccsys>;
219 vcc5-supply = <&vccsys>;
220 vcc6-supply = <&vccsys>;
221 vcc7-supply = <&vccsys>;
225 regulator-name = "vdd_logic";
226 regulator-min-microvolt = <950000>;
227 regulator-max-microvolt = <1150000>;
228 regulator-ramp-delay = <6001>;
229 regulator-always-on;
230 regulator-boot-on;
232 regulator-state-mem {
233 regulator-on-in-suspend;
234 regulator-suspend-microvolt = <950000>;
239 regulator-name = "vdd_arm";
240 regulator-min-microvolt = <950000>;
241 regulator-max-microvolt = <1350000>;
242 regulator-ramp-delay = <6001>;
243 regulator-always-on;
244 regulator-boot-on;
246 regulator-state-mem {
247 regulator-off-in-suspend;
248 regulator-suspend-microvolt = <950000>;
253 regulator-name = "vcc_ddr";
254 regulator-always-on;
255 regulator-boot-on;
257 regulator-state-mem {
258 regulator-on-in-suspend;
263 regulator-name = "vcc_3v3";
264 regulator-min-microvolt = <3300000>;
265 regulator-max-microvolt = <3300000>;
266 regulator-always-on;
267 regulator-boot-on;
269 regulator-state-mem {
270 regulator-off-in-suspend;
271 regulator-suspend-microvolt = <3300000>;
276 regulator-name = "vcc_1v8";
277 regulator-min-microvolt = <1800000>;
278 regulator-max-microvolt = <1800000>;
279 regulator-always-on;
280 regulator-boot-on;
282 regulator-state-mem {
283 regulator-on-in-suspend;
284 regulator-suspend-microvolt = <1800000>;
289 regulator-name = "vdd_1v0";
290 regulator-min-microvolt = <1000000>;
291 regulator-max-microvolt = <1000000>;
292 regulator-always-on;
293 regulator-boot-on;
295 regulator-state-mem {
296 regulator-on-in-suspend;
297 regulator-suspend-microvolt = <1000000>;
302 regulator-name = "vcc3v3_pmu";
303 regulator-min-microvolt = <3300000>;
304 regulator-max-microvolt = <3300000>;
305 regulator-always-on;
306 regulator-boot-on;
308 regulator-state-mem {
309 regulator-on-in-suspend;
310 regulator-suspend-microvolt = <3300000>;
315 regulator-name = "vccio_sd";
316 regulator-min-microvolt = <1800000>;
317 regulator-max-microvolt = <3300000>;
318 regulator-always-on;
319 regulator-boot-on;
321 regulator-state-mem {
322 regulator-on-in-suspend;
323 regulator-suspend-microvolt = <3300000>;
328 regulator-name = "vcc_sd";
329 regulator-min-microvolt = <3300000>;
330 regulator-max-microvolt = <3300000>;
331 regulator-boot-on;
333 regulator-state-mem {
334 regulator-on-in-suspend;
335 regulator-suspend-microvolt = <3300000>;
340 regulator-name = "vcc_bl";
341 regulator-min-microvolt = <3300000>;
342 regulator-max-microvolt = <3300000>;
344 regulator-state-mem {
345 regulator-off-in-suspend;
346 regulator-suspend-microvolt = <3300000>;
351 regulator-name = "vcc_lcd";
352 regulator-min-microvolt = <2800000>;
353 regulator-max-microvolt = <2800000>;
355 regulator-state-mem {
356 regulator-off-in-suspend;
357 regulator-suspend-microvolt = <2800000>;
362 regulator-name = "vcc_cam";
363 regulator-min-microvolt = <3000000>;
364 regulator-max-microvolt = <3000000>;
366 regulator-state-mem {
367 regulator-off-in-suspend;
368 regulator-suspend-microvolt = <3000000>;
374 monitored-battery = <&battery>;
375 rockchip,resistor-sense-micro-ohms = <10000>;
376 rockchip,sleep-enter-current-microamp = <300000>;
377 rockchip,sleep-filter-current-microamp = <100000>;
381 rockchip,mic-in-differential;