Lines Matching +full:regulator +full:- +full:off +full:- +full:in +full:- +full:suspend
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
13 compatible = "elgin,rv1108-r1", "rockchip,rv1108";
21 stdout-path = "serial2:1500000n8";
24 vcc_sys: vsys-regulator {
25 compatible = "regulator-fixed";
26 regulator-name = "vsys";
27 regulator-min-microvolt = <5000000>;
28 regulator-max-microvolt = <5000000>;
29 regulator-boot-on;
34 cpu-supply = <&vdd_core>;
38 bus-width = <8>;
39 cap-mmc-highspeed;
40 no-sd;
41 no-sdio;
42 non-removable;
43 mmc-ddr-1_8v;
44 mmc-hs200-1_8v;
45 pinctrl-names = "default";
46 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&rmii_pins>;
54 snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
55 snps,reset-active-low;
60 clock-frequency = <400000>;
61 i2c-scl-rising-time-ns = <275>;
62 i2c-scl-falling-time-ns = <16>;
68 interrupt-parent = <&gpio0>;
70 rockchip,system-power-controller;
72 vcc1-supply = <&vcc_sys>;
73 vcc2-supply = <&vcc_sys>;
74 vcc3-supply = <&vcc_sys>;
75 vcc4-supply = <&vcc_sys>;
76 vcc5-supply = <&vdd_buck2>;
77 vcc6-supply = <&vdd_buck2>;
81 regulator-name= "vdd_core";
82 regulator-min-microvolt = <700000>;
83 regulator-max-microvolt = <1500000>;
84 regulator-always-on;
85 regulator-boot-on;
86 regulator-state-mem {
87 regulator-on-in-suspend;
88 regulator-suspend-microvolt = <900000>;
93 regulator-name= "vdd_buck2";
94 regulator-min-microvolt = <2200000>;
95 regulator-max-microvolt = <2200000>;
96 regulator-always-on;
97 regulator-boot-on;
98 regulator-state-mem {
99 regulator-off-in-suspend;
104 regulator-name= "vcc_ddr";
105 regulator-always-on;
106 regulator-boot-on;
107 regulator-state-mem {
108 regulator-on-in-suspend;
113 regulator-name= "vcc_io";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
116 regulator-always-on;
117 regulator-boot-on;
118 regulator-state-mem {
119 regulator-on-in-suspend;
120 regulator-suspend-microvolt = <3300000>;
125 regulator-name= "vdd_10";
126 regulator-min-microvolt = <1000000>;
127 regulator-max-microvolt = <1000000>;
128 regulator-always-on;
129 regulator-boot-on;
130 regulator-state-mem {
131 regulator-off-in-suspend;
136 regulator-name= "vcc_18";
137 regulator-min-microvolt = <1800000>;
138 regulator-max-microvolt = <1800000>;
139 regulator-always-on;
140 regulator-boot-on;
141 regulator-state-mem {
142 regulator-off-in-suspend;
147 regulator-name= "vdd10_pmu";
148 regulator-min-microvolt = <1000000>;
149 regulator-max-microvolt = <1000000>;
150 regulator-always-on;
151 regulator-boot-on;
152 regulator-state-mem {
153 regulator-on-in-suspend;
154 regulator-suspend-microvolt = <1000000>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
169 spi-max-frequency = <24000000>;
170 spi-cpha;
171 spi-cpol;
178 u2phy_host: host-port {
182 u2phy_otg: otg-port {
188 pinctrl-names = "default";
189 pinctrl-0 = <&uart0_xfer>;