Lines Matching +full:regulator +full:- +full:on +full:- +full:in +full:- +full:suspend

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/leds/common.h>
9 compatible = "forlinx,fet3588-c", "rockchip,rk3588";
16 stdout-path = "serial2:1500000n8";
20 compatible = "gpio-leds";
21 pinctrl-names = "default";
22 pinctrl-0 = <&led_rgb_b>;
24 io-led {
28 linux,default-trigger = "heartbeat";
32 pcie20_avdd0v85: regulator-pcie20-avdd0v85 {
33 compatible = "regulator-fixed";
34 regulator-name = "pcie20_avdd0v85";
35 regulator-always-on;
36 regulator-boot-on;
37 regulator-min-microvolt = <850000>;
38 regulator-max-microvolt = <850000>;
39 vin-supply = <&vdd_0v85_s0>;
42 pcie20_avdd1v8: regulator-pcie20-avdd1v8 {
43 compatible = "regulator-fixed";
44 regulator-name = "pcie20_avdd1v8";
45 regulator-always-on;
46 regulator-boot-on;
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <1800000>;
49 vin-supply = <&avcc_1v8_s0>;
52 pcie30_avdd0v75: regulator-pcie30-avdd0v75 {
53 compatible = "regulator-fixed";
54 regulator-name = "pcie30_avdd0v75";
55 regulator-always-on;
56 regulator-boot-on;
57 regulator-min-microvolt = <750000>;
58 regulator-max-microvolt = <750000>;
59 vin-supply = <&avdd_0v75_s0>;
62 pcie30_avdd1v8: regulator-pcie30-avdd1v8 {
63 compatible = "regulator-fixed";
64 regulator-name = "pcie30_avdd1v8";
65 regulator-always-on;
66 regulator-boot-on;
67 regulator-min-microvolt = <1800000>;
68 regulator-max-microvolt = <1800000>;
69 vin-supply = <&avcc_1v8_s0>;
72 vcc_1v1_nldo_s3: regulator-vcc-1v1-nldo-s3 {
73 compatible = "regulator-fixed";
74 regulator-name = "vcc_1v1_nldo_s3";
75 regulator-always-on;
76 regulator-boot-on;
77 regulator-min-microvolt = <1100000>;
78 regulator-max-microvolt = <1100000>;
79 vin-supply = <&vcc5v0_sys>;
82 vcc4v0_sys: regulator-vcc4v0-sys {
83 compatible = "regulator-fixed";
84 regulator-name = "vcc4v0_sys";
85 regulator-always-on;
86 regulator-boot-on;
87 regulator-min-microvolt = <4000000>;
88 regulator-max-microvolt = <4000000>;
89 vin-supply = <&vcc12v_dcin>;
106 cpu-supply = <&vdd_cpu_big0_s0>;
107 mem-supply = <&vdd_cpu_big0_s0>;
111 cpu-supply = <&vdd_cpu_big0_s0>;
112 mem-supply = <&vdd_cpu_big0_s0>;
116 cpu-supply = <&vdd_cpu_big1_s0>;
117 mem-supply = <&vdd_cpu_big1_s0>;
121 cpu-supply = <&vdd_cpu_big1_s0>;
122 mem-supply = <&vdd_cpu_big1_s0>;
126 cpu-supply = <&vdd_cpu_lit_s0>;
127 mem-supply = <&vdd_cpu_lit_mem_s0>;
131 cpu-supply = <&vdd_cpu_lit_s0>;
132 mem-supply = <&vdd_cpu_lit_mem_s0>;
136 cpu-supply = <&vdd_cpu_lit_s0>;
137 mem-supply = <&vdd_cpu_lit_mem_s0>;
141 cpu-supply = <&vdd_cpu_lit_s0>;
142 mem-supply = <&vdd_cpu_lit_mem_s0>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&i2c0m2_xfer>;
150 vdd_cpu_big0_s0: regulator@42 {
153 fcs,suspend-voltage-selector = <1>;
154 regulator-name = "vdd_cpu_big0_s0";
155 regulator-always-on;
156 regulator-boot-on;
157 regulator-min-microvolt = <550000>;
158 regulator-max-microvolt = <1050000>;
159 regulator-ramp-delay = <2300>;
160 vin-supply = <&vcc4v0_sys>;
162 regulator-state-mem {
163 regulator-off-in-suspend;
167 vdd_cpu_big1_s0: regulator@43 {
170 fcs,suspend-voltage-selector = <1>;
171 regulator-name = "vdd_cpu_big1_s0";
172 regulator-always-on;
173 regulator-boot-on;
174 regulator-min-microvolt = <550000>;
175 regulator-max-microvolt = <1050000>;
176 regulator-ramp-delay = <2300>;
177 vin-supply = <&vcc4v0_sys>;
179 regulator-state-mem {
180 regulator-off-in-suspend;
187 pinctrl-names = "default";
188 pinctrl-0 = <&i2c1m2_xfer>;
190 vdd_npu_s0: regulator@42 {
193 fcs,suspend-voltage-selector = <1>;
194 regulator-name = "vdd_npu_s0";
195 regulator-always-on;
196 regulator-boot-on;
197 regulator-min-microvolt = <550000>;
198 regulator-max-microvolt = <950000>;
199 regulator-ramp-delay = <2300>;
200 vin-supply = <&vcc4v0_sys>;
202 regulator-state-mem {
203 regulator-off-in-suspend;
209 domain-supply = <&vdd_gpu_s0>;
214 led_rgb_b: led-rgb-b {
221 bus-width = <8>;
222 mmc-hs400-1_8v;
223 mmc-hs400-enhanced-strobe;
224 no-sdio;
225 no-sd;
226 non-removable;
232 assigned-clocks = <&cru CLK_SPI2>;
233 assigned-clock-rates = <200000000>;
234 pinctrl-names = "default";
235 pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins>;
236 num-cs = <1>;
240 spi-max-frequency = <1000000>;
243 interrupt-parent = <&gpio0>;
246 pinctrl-names = "default";
247 pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
250 system-power-controller;
252 vcc1-supply = <&vcc5v0_sys>;
253 vcc2-supply = <&vcc5v0_sys>;
254 vcc3-supply = <&vcc5v0_sys>;
255 vcc4-supply = <&vcc5v0_sys>;
256 vcc5-supply = <&vcc5v0_sys>;
257 vcc6-supply = <&vcc5v0_sys>;
258 vcc7-supply = <&vcc5v0_sys>;
259 vcc8-supply = <&vcc5v0_sys>;
260 vcc9-supply = <&vcc5v0_sys>;
261 vcc10-supply = <&vcc5v0_sys>;
262 vcc11-supply = <&vcc_2v0_pldo_s3>;
263 vcc12-supply = <&vcc5v0_sys>;
264 vcc13-supply = <&vcc_1v1_nldo_s3>;
265 vcc14-supply = <&vcc_1v1_nldo_s3>;
266 vcca-supply = <&vcc5v0_sys>;
268 gpio-controller;
269 #gpio-cells = <2>;
271 rk806_dvs1_null: dvs1-null-pins {
276 rk806_dvs2_null: dvs2-null-pins {
281 rk806_dvs3_null: dvs3-null-pins {
287 vdd_gpu_s0: vdd_gpu_mem_s0: dcdc-reg1 {
288 regulator-boot-on;
289 regulator-min-microvolt = <550000>;
290 regulator-max-microvolt = <950000>;
291 regulator-ramp-delay = <12500>;
292 regulator-name = "vdd_gpu_s0";
293 regulator-enable-ramp-delay = <400>;
295 regulator-state-mem {
296 regulator-off-in-suspend;
300 vdd_cpu_lit_s0: vdd_cpu_lit_mem_s0: dcdc-reg2 {
301 regulator-always-on;
302 regulator-boot-on;
303 regulator-min-microvolt = <550000>;
304 regulator-max-microvolt = <950000>;
305 regulator-ramp-delay = <12500>;
306 regulator-name = "vdd_cpu_lit_s0";
308 regulator-state-mem {
309 regulator-off-in-suspend;
313 vdd_log_s0: dcdc-reg3 {
314 regulator-always-on;
315 regulator-boot-on;
316 regulator-min-microvolt = <675000>;
317 regulator-max-microvolt = <750000>;
318 regulator-ramp-delay = <12500>;
319 regulator-name = "vdd_log_s0";
321 regulator-state-mem {
322 regulator-off-in-suspend;
323 regulator-suspend-microvolt = <750000>;
327 vdd_vdenc_s0: vdd_vdenc_mem_s0: dcdc-reg4 {
328 regulator-always-on;
329 regulator-boot-on;
330 regulator-min-microvolt = <550000>;
331 regulator-max-microvolt = <950000>;
332 regulator-ramp-delay = <12500>;
333 regulator-name = "vdd_vdenc_s0";
335 regulator-state-mem {
336 regulator-off-in-suspend;
340 vdd_ddr_s0: dcdc-reg5 {
341 regulator-always-on;
342 regulator-boot-on;
343 regulator-min-microvolt = <675000>;
344 regulator-max-microvolt = <900000>;
345 regulator-ramp-delay = <12500>;
346 regulator-name = "vdd_ddr_s0";
348 regulator-state-mem {
349 regulator-off-in-suspend;
350 regulator-suspend-microvolt = <850000>;
354 vdd2_ddr_s3: dcdc-reg6 {
355 regulator-always-on;
356 regulator-boot-on;
357 regulator-name = "vdd2_ddr_s3";
359 regulator-state-mem {
360 regulator-on-in-suspend;
364 vcc_2v0_pldo_s3: dcdc-reg7 {
365 regulator-always-on;
366 regulator-boot-on;
367 regulator-min-microvolt = <2000000>;
368 regulator-max-microvolt = <2000000>;
369 regulator-ramp-delay = <12500>;
370 regulator-name = "vdd_2v0_pldo_s3";
372 regulator-state-mem {
373 regulator-on-in-suspend;
374 regulator-suspend-microvolt = <2000000>;
378 vcc_3v3_s3: dcdc-reg8 {
379 regulator-always-on;
380 regulator-boot-on;
381 regulator-min-microvolt = <3300000>;
382 regulator-max-microvolt = <3300000>;
383 regulator-name = "vcc_3v3_s3";
385 regulator-state-mem {
386 regulator-on-in-suspend;
387 regulator-suspend-microvolt = <3300000>;
391 vddq_ddr_s0: dcdc-reg9 {
392 regulator-always-on;
393 regulator-boot-on;
394 regulator-name = "vddq_ddr_s0";
396 regulator-state-mem {
397 regulator-off-in-suspend;
401 vcc_1v8_s3: dcdc-reg10 {
402 regulator-always-on;
403 regulator-boot-on;
404 regulator-min-microvolt = <1800000>;
405 regulator-max-microvolt = <1800000>;
406 regulator-name = "vcc_1v8_s3";
408 regulator-state-mem {
409 regulator-on-in-suspend;
410 regulator-suspend-microvolt = <1800000>;
414 avcc_1v8_s0: pldo-reg1 {
415 regulator-always-on;
416 regulator-boot-on;
417 regulator-min-microvolt = <1800000>;
418 regulator-max-microvolt = <1800000>;
419 regulator-name = "avcc_1v8_s0";
421 regulator-state-mem {
422 regulator-off-in-suspend;
426 vcc_1v8_s0: pldo-reg2 {
427 regulator-always-on;
428 regulator-boot-on;
429 regulator-min-microvolt = <1800000>;
430 regulator-max-microvolt = <1800000>;
431 regulator-name = "vcc_1v8_s0";
433 regulator-state-mem {
434 regulator-off-in-suspend;
435 regulator-suspend-microvolt = <1800000>;
439 avdd_1v2_s0: pldo-reg3 {
440 regulator-always-on;
441 regulator-boot-on;
442 regulator-min-microvolt = <1200000>;
443 regulator-max-microvolt = <1200000>;
444 regulator-name = "avdd_1v2_s0";
446 regulator-state-mem {
447 regulator-off-in-suspend;
451 vcc_3v3_s0: pldo-reg4 {
452 regulator-always-on;
453 regulator-boot-on;
454 regulator-min-microvolt = <3300000>;
455 regulator-max-microvolt = <3300000>;
456 regulator-ramp-delay = <12500>;
457 regulator-name = "vcc_3v3_s0";
459 regulator-state-mem {
460 regulator-off-in-suspend;
464 vccio_sd_s0: pldo-reg5 {
465 regulator-always-on;
466 regulator-boot-on;
467 regulator-min-microvolt = <1800000>;
468 regulator-max-microvolt = <3300000>;
469 regulator-ramp-delay = <12500>;
470 regulator-name = "vccio_sd_s0";
472 regulator-state-mem {
473 regulator-off-in-suspend;
477 pldo6_s3: pldo-reg6 {
478 regulator-always-on;
479 regulator-boot-on;
480 regulator-min-microvolt = <1800000>;
481 regulator-max-microvolt = <1800000>;
482 regulator-name = "pldo6_s3";
484 regulator-state-mem {
485 regulator-on-in-suspend;
486 regulator-suspend-microvolt = <1800000>;
490 vdd_0v75_s3: nldo-reg1 {
491 regulator-always-on;
492 regulator-boot-on;
493 regulator-min-microvolt = <750000>;
494 regulator-max-microvolt = <750000>;
495 regulator-name = "vdd_0v75_s3";
497 regulator-state-mem {
498 regulator-on-in-suspend;
499 regulator-suspend-microvolt = <750000>;
503 vdd_ddr_pll_s0: nldo-reg2 {
504 regulator-always-on;
505 regulator-boot-on;
506 regulator-min-microvolt = <850000>;
507 regulator-max-microvolt = <850000>;
508 regulator-name = "vdd_ddr_pll_s0";
510 regulator-state-mem {
511 regulator-off-in-suspend;
512 regulator-suspend-microvolt = <850000>;
516 avdd_0v75_s0: nldo-reg3 {
517 regulator-always-on;
518 regulator-boot-on;
519 regulator-min-microvolt = <750000>;
520 regulator-max-microvolt = <750000>;
521 regulator-name = "avdd_0v75_s0";
523 regulator-state-mem {
524 regulator-off-in-suspend;
528 vdd_0v85_s0: nldo-reg4 {
529 regulator-always-on;
530 regulator-boot-on;
531 regulator-min-microvolt = <850000>;
532 regulator-max-microvolt = <850000>;
533 regulator-name = "vdd_0v85_s0";
535 regulator-state-mem {
536 regulator-off-in-suspend;
540 vdd_0v75_s0: nldo-reg5 {
541 regulator-always-on;
542 regulator-boot-on;
543 regulator-min-microvolt = <750000>;
544 regulator-max-microvolt = <750000>;
545 regulator-name = "vdd_0v75_s0";
547 regulator-state-mem {
548 regulator-off-in-suspend;
560 pinctrl-0 = <&uart2m0_xfer>;