Lines Matching +full:vop +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/leds/common.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include <dt-bindings/soc/rockchip,vop2.h>
9 #include <dt-bindings/usb/pd.h>
13 model = "Hardkernel ODROID-M2";
14 compatible = "hardkernel,odroid-m2", "rockchip,rk3588s";
23 stdout-path = "serial2:1500000n8";
26 hdmi-con {
27 compatible = "hdmi-connector";
32 remote-endpoint = <&hdmi0_out_con>;
38 compatible = "gpio-leds";
39 pinctrl-names = "default";
40 pinctrl-0 = <&pwr_led>, <&sys_led>;
42 led_pwr: led-0 {
44 default-state = "on";
47 linux,default-trigger = "default-on";
50 led_sys: led-1 {
52 default-state = "on";
55 linux,default-trigger = "heartbeat";
59 fan: pwm-fan {
60 compatible = "pwm-fan";
61 #cooling-cells = <2>;
62 cooling-levels = <0 192 224 255>;
63 fan-supply = <&vcc5v0_sys>;
67 vcc_1v1_nldo_s3: regulator-1v1-vcc-nldo-s3 {
68 compatible = "regulator-fixed";
69 regulator-name = "vcc_1v1_nldo_s3";
70 regulator-always-on;
71 regulator-boot-on;
72 regulator-min-microvolt = <1100000>;
73 regulator-max-microvolt = <1100000>;
74 vin-supply = <&vcc4v0_sys>;
77 vcc3v3_lcd: regulator-3v3-vcc-lcd {
78 compatible = "regulator-fixed";
79 enable-active-high;
81 pinctrl-names = "default";
82 pinctrl-0 = <&lcd_pwren>;
83 regulator-name = "vcc3v3_lcd";
84 regulator-min-microvolt = <3300000>;
85 regulator-max-microvolt = <3300000>;
86 vin-supply = <&vcc_3v3_s3>;
89 vcc3v3_pcie: regulator-3v3-vcc-pcie {
90 compatible = "regulator-fixed";
91 enable-active-high;
93 pinctrl-names = "default";
94 pinctrl-0 = <&pcie_pwren>;
95 regulator-name = "vcc3v3_pcie";
96 regulator-min-microvolt = <3300000>;
97 regulator-max-microvolt = <3300000>;
98 vin-supply = <&vcc_3v3_s3>;
101 vcc_3v3_s0: regulator-3v3-vcc-s0 {
102 compatible = "regulator-fixed";
103 regulator-name = "vcc_3v3_s0";
104 regulator-always-on;
105 regulator-boot-on;
106 regulator-min-microvolt = <3300000>;
107 regulator-max-microvolt = <3300000>;
108 vin-supply = <&vcc_3v3_s3>;
111 vcc4v0_sys: regulator-4v0-vcc-sys {
112 compatible = "regulator-fixed";
113 regulator-name = "vcc4v0_sys";
114 regulator-always-on;
115 regulator-boot-on;
116 regulator-min-microvolt = <4800000>;
117 regulator-max-microvolt = <4800000>;
118 vin-supply = <&vcc12v_dcin>;
121 vcc5v0_sys: regulator-5v0-vcc-sys {
122 compatible = "regulator-fixed";
123 enable-active-high;
125 pinctrl-names = "default";
126 pinctrl-0 = <&vcc5v0_pwren>;
127 regulator-name = "vcc5v0_sys";
128 regulator-always-on;
129 regulator-boot-on;
130 regulator-min-microvolt = <5000000>;
131 regulator-max-microvolt = <5000000>;
132 vin-supply = <&vcc12v_dcin>;
135 vcc5v0_usb2_host: regulator-5v0-vcc-usb2-host {
136 compatible = "regulator-fixed";
137 enable-active-high;
139 pinctrl-names = "default";
140 pinctrl-0 = <&usb2_host_pwren>;
141 regulator-name = "vcc5v0_usb2_host";
142 regulator-min-microvolt = <5000000>;
143 regulator-max-microvolt = <5000000>;
144 vin-supply = <&vcc5v0_sys>;
147 vcc5v0_usb3_host: regulator-5v0-vcc-usb3-host {
148 compatible = "regulator-fixed";
149 enable-active-high;
151 pinctrl-names = "default";
152 pinctrl-0 = <&usb3_host_pwren>;
153 regulator-name = "vcc5v0_usb3_host";
154 regulator-min-microvolt = <5000000>;
155 regulator-max-microvolt = <5000000>;
156 vin-supply = <&vcc5v0_sys>;
159 vcc5v0_usb3_typec: regulator-5v0-vcc-usb3-typec {
160 compatible = "regulator-fixed";
161 enable-active-high;
163 pinctrl-names = "default";
164 pinctrl-0 = <&usb3_typec_pwren>;
165 regulator-name = "vcc5v0_usb3_typec";
166 regulator-min-microvolt = <5000000>;
167 regulator-max-microvolt = <5000000>;
168 vin-supply = <&vcc5v0_sys>;
171 vcca: regulator-5v0-vcca {
172 compatible = "regulator-fixed";
173 regulator-name = "vcca";
174 regulator-always-on;
175 regulator-boot-on;
176 regulator-min-microvolt = <5000000>;
177 regulator-max-microvolt = <5000000>;
178 vin-supply = <&vcc12v_dcin>;
181 vcc12v_dcin: regulator-12v0-vcc-dcin {
182 compatible = "regulator-fixed";
183 regulator-name = "vcc12v_dcin";
184 regulator-always-on;
185 regulator-boot-on;
186 regulator-min-microvolt = <12000000>;
187 regulator-max-microvolt = <12000000>;
200 cpu-supply = <&vdd_cpu_big0_s0>;
204 cpu-supply = <&vdd_cpu_big0_s0>;
208 cpu-supply = <&vdd_cpu_big1_s0>;
212 cpu-supply = <&vdd_cpu_big1_s0>;
216 cpu-supply = <&vdd_cpu_lit_s0>;
220 cpu-supply = <&vdd_cpu_lit_s0>;
224 cpu-supply = <&vdd_cpu_lit_s0>;
228 cpu-supply = <&vdd_cpu_lit_s0>;
233 phy-handle = <&rgmii_phy1>;
234 phy-mode = "rgmii-id";
235 phy-supply = <&vcc_3v3_s0>;
236 pinctrl-names = "default";
237 pinctrl-0 = <&gmac1_miim
247 mali-supply = <&vdd_gpu_s0>;
257 remote-endpoint = <&vp0_out_hdmi0>;
263 remote-endpoint = <&hdmi_con_in>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&i2c0m2_xfer>;
279 fcs,suspend-voltage-selector = <1>;
280 regulator-name = "vdd_cpu_big0_s0";
281 regulator-always-on;
282 regulator-boot-on;
283 regulator-min-microvolt = <550000>;
284 regulator-max-microvolt = <1050000>;
285 regulator-ramp-delay = <2300>;
286 vin-supply = <&vcc4v0_sys>;
288 regulator-state-mem {
289 regulator-off-in-suspend;
296 fcs,suspend-voltage-selector = <1>;
297 regulator-name = "vdd_cpu_big1_s0";
298 regulator-always-on;
299 regulator-boot-on;
300 regulator-min-microvolt = <550000>;
301 regulator-max-microvolt = <1050000>;
302 regulator-ramp-delay = <2300>;
303 vin-supply = <&vcc4v0_sys>;
305 regulator-state-mem {
306 regulator-off-in-suspend;
317 fcs,suspend-voltage-selector = <1>;
318 regulator-name = "vdd_npu_s0";
319 regulator-always-on;
320 regulator-boot-on;
321 regulator-min-microvolt = <550000>;
322 regulator-max-microvolt = <950000>;
323 regulator-ramp-delay = <2300>;
324 vin-supply = <&vcc4v0_sys>;
326 regulator-state-mem {
327 regulator-off-in-suspend;
333 clock-frequency = <400000>;
334 pinctrl-names = "default";
335 pinctrl-0 = <&i2c8m2_xfer>;
338 usbc0: usb-typec@22 {
341 interrupt-parent = <&gpio4>;
343 pinctrl-names = "default";
344 pinctrl-0 = <&usbc0_int>;
345 vbus-supply = <&vcc5v0_usb3_typec>;
348 compatible = "usb-c-connector";
349 data-role = "dual";
350 label = "USB-C";
351 op-sink-microwatt = <1000000>;
352 power-role = "dual";
353 sink-pdos = <PDO_FIXED(5000, 1000, PDO_FIXED_USB_COMM)>;
354 source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
355 try-power-role = "source";
358 #address-cells = <1>;
359 #size-cells = <0>;
365 remote-endpoint = <&usb_host0_xhci_role_switch>;
373 remote-endpoint = <&usbdp_phy0_orientation_switch>;
381 remote-endpoint = <&usbdp_phy0_dp_altmode_mux>;
391 interrupt-parent = <&gpio0>;
393 pinctrl-names = "default";
394 pinctrl-0 = <&pcf8563_int>;
395 wakeup-source;
400 rgmii_phy1: ethernet-phy@1 {
401 compatible = "ethernet-phy-id001c.c916";
403 reset-assert-us = <20000>;
404 reset-deassert-us = <100000>;
405 reset-gpios = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
410 polling-delay = <1000>;
413 package_fan0: package-fan0 {
420 cooling-maps {
422 cooling-device = <&fan 1 THERMAL_NO_LIMIT>;
429 pinctrl-names = "default";
430 pinctrl-0 = <&pcie20x1_pins>;
431 reset-gpios = <&gpio1 RK_PA7 GPIO_ACTIVE_HIGH>;
432 vpcie3v3-supply = <&vcc3v3_pcie>;
437 domain-supply = <&vdd_gpu_s0>;
442 lcd_pwren: lcd-pwren {
448 pwr_led: pwr-led {
452 sys_led: sys-led {
458 pcie20x1_pins: pcie20x1-pins {
465 pcie_pwren: pcie-pwren {
471 vcc5v0_pwren: vcc5v0-pwren {
477 pcf8563_int: pcf8563-int {
483 usb2_host_pwren: usb2-host-pwren {
487 usb3_host_pwren: usb3-host-pwren {
491 usb3_typec_pwren: usb3-typec-pwren {
495 usbc0_int: usbc0-int {
502 pinctrl-names = "default";
503 pinctrl-0 = <&pwm0m2_pins>;
508 vref-supply = <&vcca_1v8_s0>;
513 bus-width = <8>;
514 mmc-hs400-1_8v;
515 mmc-hs400-enhanced-strobe;
516 no-sd;
517 no-sdio;
518 non-removable;
519 vmmc-supply = <&vcc_3v3_s0>;
520 vqmmc-supply = <&vcc_1v8_s0>;
525 bus-width = <4>;
526 cap-sd-highspeed;
527 cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
528 disable-wp;
529 max-frequency = <150000000>;
530 no-mmc;
531 no-sdio;
532 sd-uhs-sdr104;
533 vmmc-supply = <&vcc_3v3_s3>;
534 vqmmc-supply = <&vccio_sd_s0>;
539 assigned-clocks = <&cru CLK_SPI2>;
540 assigned-clock-rates = <200000000>;
541 num-cs = <1>;
542 pinctrl-names = "default";
543 pinctrl-0 = <&spi2m2_cs0>, <&spi2m2_pins>;
549 #gpio-cells = <2>;
550 gpio-controller;
551 interrupt-parent = <&gpio0>;
553 pinctrl-names = "default";
554 pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
556 spi-max-frequency = <1000000>;
557 system-power-controller;
559 vcc1-supply = <&vcc4v0_sys>;
560 vcc2-supply = <&vcc4v0_sys>;
561 vcc3-supply = <&vcc4v0_sys>;
562 vcc4-supply = <&vcc4v0_sys>;
563 vcc5-supply = <&vcc4v0_sys>;
564 vcc6-supply = <&vcc4v0_sys>;
565 vcc7-supply = <&vcc4v0_sys>;
566 vcc8-supply = <&vcc4v0_sys>;
567 vcc9-supply = <&vcc4v0_sys>;
568 vcc10-supply = <&vcc4v0_sys>;
569 vcc11-supply = <&vcc_2v0_pldo_s3>;
570 vcc12-supply = <&vcc4v0_sys>;
571 vcc13-supply = <&vcc_1v1_nldo_s3>;
572 vcc14-supply = <&vcc_1v1_nldo_s3>;
573 vcca-supply = <&vcca>;
575 rk806_dvs1_null: dvs1-null-pins {
580 rk806_dvs2_null: dvs2-null-pins {
585 rk806_dvs3_null: dvs3-null-pins {
591 vdd_gpu_s0: dcdc-reg1 {
592 regulator-name = "vdd_gpu_s0";
593 regulator-boot-on;
594 regulator-min-microvolt = <550000>;
595 regulator-max-microvolt = <950000>;
596 regulator-ramp-delay = <12500>;
597 regulator-enable-ramp-delay = <400>;
599 regulator-state-mem {
600 regulator-off-in-suspend;
604 vdd_cpu_lit_s0: dcdc-reg2 {
605 regulator-name = "vdd_cpu_lit_s0";
606 regulator-always-on;
607 regulator-boot-on;
608 regulator-min-microvolt = <550000>;
609 regulator-max-microvolt = <950000>;
610 regulator-ramp-delay = <12500>;
612 regulator-state-mem {
613 regulator-off-in-suspend;
617 vdd_logic_s0: dcdc-reg3 {
618 regulator-name = "vdd_logic_s0";
619 regulator-always-on;
620 regulator-boot-on;
621 regulator-min-microvolt = <675000>;
622 regulator-max-microvolt = <750000>;
623 regulator-ramp-delay = <12500>;
625 regulator-state-mem {
626 regulator-off-in-suspend;
627 regulator-suspend-microvolt = <750000>;
631 vdd_vdenc_s0: dcdc-reg4 {
632 regulator-name = "vdd_vdenc_s0";
633 regulator-always-on;
634 regulator-boot-on;
635 regulator-min-microvolt = <550000>;
636 regulator-max-microvolt = <950000>;
637 regulator-ramp-delay = <12500>;
639 regulator-state-mem {
640 regulator-off-in-suspend;
644 vdd_ddr_s0: dcdc-reg5 {
645 regulator-name = "vdd_ddr_s0";
646 regulator-always-on;
647 regulator-boot-on;
648 regulator-min-microvolt = <675000>;
649 regulator-max-microvolt = <900000>;
650 regulator-ramp-delay = <12500>;
652 regulator-state-mem {
653 regulator-off-in-suspend;
654 regulator-suspend-microvolt = <850000>;
658 vdd2_ddr_s3: dcdc-reg6 {
659 regulator-name = "vdd2_ddr_s3";
660 regulator-always-on;
661 regulator-boot-on;
663 regulator-state-mem {
664 regulator-on-in-suspend;
668 vcc_2v0_pldo_s3: dcdc-reg7 {
669 regulator-name = "vdd_2v0_pldo_s3";
670 regulator-always-on;
671 regulator-boot-on;
672 regulator-min-microvolt = <2000000>;
673 regulator-max-microvolt = <2000000>;
674 regulator-ramp-delay = <12500>;
676 regulator-state-mem {
677 regulator-on-in-suspend;
678 regulator-suspend-microvolt = <2000000>;
682 vcc_3v3_s3: dcdc-reg8 {
683 regulator-name = "vcc_3v3_s3";
684 regulator-always-on;
685 regulator-boot-on;
686 regulator-min-microvolt = <3300000>;
687 regulator-max-microvolt = <3300000>;
689 regulator-state-mem {
690 regulator-on-in-suspend;
691 regulator-suspend-microvolt = <3300000>;
695 vddq_ddr_s0: dcdc-reg9 {
696 regulator-name = "vddq_ddr_s0";
697 regulator-always-on;
698 regulator-boot-on;
700 regulator-state-mem {
701 regulator-off-in-suspend;
705 vcc_1v8_s3: dcdc-reg10 {
706 regulator-name = "vcc_1v8_s3";
707 regulator-always-on;
708 regulator-boot-on;
709 regulator-min-microvolt = <1800000>;
710 regulator-max-microvolt = <1800000>;
712 regulator-state-mem {
713 regulator-on-in-suspend;
714 regulator-suspend-microvolt = <1800000>;
718 vcc_1v8_s0: pldo-reg1 {
719 regulator-name = "vcc_1v8_s0";
720 regulator-always-on;
721 regulator-boot-on;
722 regulator-min-microvolt = <1800000>;
723 regulator-max-microvolt = <1800000>;
725 regulator-state-mem {
726 regulator-off-in-suspend;
730 vcca_1v8_s0: pldo-reg2 {
731 regulator-name = "vcca_1v8_s0";
732 regulator-always-on;
733 regulator-boot-on;
734 regulator-min-microvolt = <1800000>;
735 regulator-max-microvolt = <1800000>;
737 regulator-state-mem {
738 regulator-off-in-suspend;
739 regulator-suspend-microvolt = <1800000>;
743 vdda_1v2_s0: pldo-reg3 {
744 regulator-name = "vdda_1v2_s0";
745 regulator-always-on;
746 regulator-boot-on;
747 regulator-min-microvolt = <1200000>;
748 regulator-max-microvolt = <1200000>;
750 regulator-state-mem {
751 regulator-off-in-suspend;
755 vcca_3v3_s0: pldo-reg4 {
756 regulator-name = "vcca_3v3_s0";
757 regulator-always-on;
758 regulator-boot-on;
759 regulator-min-microvolt = <3300000>;
760 regulator-max-microvolt = <3300000>;
761 regulator-ramp-delay = <12500>;
763 regulator-state-mem {
764 regulator-off-in-suspend;
768 vccio_sd_s0: pldo-reg5 {
769 regulator-name = "vccio_sd_s0";
770 regulator-always-on;
771 regulator-boot-on;
772 regulator-min-microvolt = <1800000>;
773 regulator-max-microvolt = <3300000>;
774 regulator-ramp-delay = <12500>;
776 regulator-state-mem {
777 regulator-off-in-suspend;
781 vcc_1v8_s3_pldo6: pldo-reg6 {
782 regulator-name = "vcc_1v8_s3_pldo6";
783 regulator-always-on;
784 regulator-boot-on;
785 regulator-min-microvolt = <1800000>;
786 regulator-max-microvolt = <1800000>;
788 regulator-state-mem {
789 regulator-on-in-suspend;
790 regulator-suspend-microvolt = <1800000>;
794 vdd_0v75_s3: nldo-reg1 {
795 regulator-name = "vdd_0v75_s3";
796 regulator-always-on;
797 regulator-boot-on;
798 regulator-min-microvolt = <750000>;
799 regulator-max-microvolt = <750000>;
801 regulator-state-mem {
802 regulator-on-in-suspend;
803 regulator-suspend-microvolt = <750000>;
807 vdda_ddr_pll_s0: nldo-reg2 {
808 regulator-name = "vdda_ddr_pll_s0";
809 regulator-always-on;
810 regulator-boot-on;
811 regulator-min-microvolt = <900000>;
812 regulator-max-microvolt = <900000>;
814 regulator-state-mem {
815 regulator-off-in-suspend;
816 regulator-suspend-microvolt = <850000>;
820 vdda_0v75_s0: nldo-reg3 {
821 regulator-name = "vdda_0v75_s0";
822 regulator-always-on;
823 regulator-boot-on;
824 regulator-min-microvolt = <837500>;
825 regulator-max-microvolt = <837500>;
827 regulator-state-mem {
828 regulator-off-in-suspend;
832 vdda_0v85_s0: nldo-reg4 {
833 regulator-name = "vdda_0v85_s0";
834 regulator-always-on;
835 regulator-boot-on;
836 regulator-min-microvolt = <850000>;
837 regulator-max-microvolt = <850000>;
839 regulator-state-mem {
840 regulator-off-in-suspend;
845 nldo-reg5 {
868 phy-supply = <&vcc5v0_usb2_host>;
877 phy-supply = <&vcc5v0_usb3_host>;
882 pinctrl-names = "default";
883 pinctrl-0 = <&uart2m0_xfer>;
896 usb-role-switch;
901 remote-endpoint = <&usbc0_role_switch>;
919 mode-switch;
920 orientation-switch;
921 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
922 sbu2-dc-gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>;
926 #address-cells = <1>;
927 #size-cells = <0>;
931 remote-endpoint = <&usbc0_orientation_switch>;
936 remote-endpoint = <&usbc0_dp_altmode_mux>;
941 &vop {
952 remote-endpoint = <&hdmi0_in_vp0>;