Lines Matching +full:regulator +full:- +full:state +full:- +full:mem
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
13 compatible = "elgin,rv1108-r1", "rockchip,rv1108";
25 stdout-path = "serial2:1500000n8";
28 vcc_sys: vsys-regulator {
29 compatible = "regulator-fixed";
30 regulator-name = "vsys";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
33 regulator-boot-on;
38 cpu-supply = <&vdd_core>;
42 bus-width = <8>;
43 cap-mmc-highspeed;
44 no-sd;
45 no-sdio;
46 non-removable;
47 mmc-ddr-1_8v;
48 mmc-hs200-1_8v;
49 pinctrl-names = "default";
50 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
56 pinctrl-names = "default";
57 pinctrl-0 = <&rmii_pins>;
58 snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
59 snps,reset-active-low;
64 clock-frequency = <400000>;
65 i2c-scl-rising-time-ns = <275>;
66 i2c-scl-falling-time-ns = <16>;
72 interrupt-parent = <&gpio0>;
74 rockchip,system-power-controller;
76 vcc1-supply = <&vcc_sys>;
77 vcc2-supply = <&vcc_sys>;
78 vcc3-supply = <&vcc_sys>;
79 vcc4-supply = <&vcc_sys>;
80 vcc5-supply = <&vdd_buck2>;
81 vcc6-supply = <&vdd_buck2>;
85 regulator-name= "vdd_core";
86 regulator-min-microvolt = <700000>;
87 regulator-max-microvolt = <1500000>;
88 regulator-always-on;
89 regulator-boot-on;
90 regulator-state-mem {
91 regulator-on-in-suspend;
92 regulator-suspend-microvolt = <900000>;
97 regulator-name= "vdd_buck2";
98 regulator-min-microvolt = <2200000>;
99 regulator-max-microvolt = <2200000>;
100 regulator-always-on;
101 regulator-boot-on;
102 regulator-state-mem {
103 regulator-off-in-suspend;
108 regulator-name= "vcc_ddr";
109 regulator-always-on;
110 regulator-boot-on;
111 regulator-state-mem {
112 regulator-on-in-suspend;
117 regulator-name= "vcc_io";
118 regulator-min-microvolt = <3300000>;
119 regulator-max-microvolt = <3300000>;
120 regulator-always-on;
121 regulator-boot-on;
122 regulator-state-mem {
123 regulator-on-in-suspend;
124 regulator-suspend-microvolt = <3300000>;
129 regulator-name= "vdd_10";
130 regulator-min-microvolt = <1000000>;
131 regulator-max-microvolt = <1000000>;
132 regulator-always-on;
133 regulator-boot-on;
134 regulator-state-mem {
135 regulator-off-in-suspend;
140 regulator-name= "vcc_18";
141 regulator-min-microvolt = <1800000>;
142 regulator-max-microvolt = <1800000>;
143 regulator-always-on;
144 regulator-boot-on;
145 regulator-state-mem {
146 regulator-off-in-suspend;
151 regulator-name= "vdd10_pmu";
152 regulator-min-microvolt = <1000000>;
153 regulator-max-microvolt = <1000000>;
154 regulator-always-on;
155 regulator-boot-on;
156 regulator-state-mem {
157 regulator-on-in-suspend;
158 regulator-suspend-microvolt = <1000000>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
173 spi-max-frequency = <24000000>;
174 spi-cpha;
175 spi-cpol;
182 u2phy_host: host-port {
186 u2phy_otg: otg-port {
192 pinctrl-names = "default";
193 pinctrl-0 = <&uart0_xfer>;