Lines Matching +full:vcc12 +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
8 #include <dt-bindings/input/input.h>
15 stdout-path = "serial2:115200n8";
23 ext_gmac: gmac-clk {
24 compatible = "fixed-clock";
25 clock-frequency = <125000000>;
26 clock-output-names = "ext_gmac";
27 #clock-cells = <0>;
30 ir: ir-receiver {
31 compatible = "gpio-ir-receiver";
33 pinctrl-names = "default";
34 pinctrl-0 = <&ir_int>;
37 keys: gpio-keys {
38 compatible = "gpio-keys";
39 pinctrl-names = "default";
40 pinctrl-0 = <&pwr_key>;
46 wakeup-source;
50 leds: gpio-leds {
51 compatible = "gpio-leds";
56 default-state = "on";
62 default-state = "off";
66 vcc_sys: vcc-sys-regulator {
67 compatible = "regulator-fixed";
68 regulator-name = "vcc_sys";
69 regulator-min-microvolt = <5000000>;
70 regulator-max-microvolt = <5000000>;
71 regulator-always-on;
72 regulator-boot-on;
78 bus-width = <8>;
79 cap-mmc-highspeed;
80 clock-frequency = <150000000>;
81 disable-wp;
82 keep-power-in-suspend;
83 non-removable;
84 num-slots = <1>;
85 vmmc-supply = <&vcc_io>;
86 vqmmc-supply = <&vcc18_flash>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
93 phy-supply = <&vcc_lan>;
94 phy-mode = "rgmii";
96 assigned-clocks = <&cru SCLK_MAC>;
97 assigned-clock-parents = <&ext_gmac>;
98 pinctrl-names = "default";
99 pinctrl-0 = <&rgmii_pins>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
112 interrupt-parent = <&gpio0>;
114 rockchip,system-power-controller;
115 vcc1-supply = <&vcc_sys>;
116 vcc2-supply = <&vcc_sys>;
117 vcc3-supply = <&vcc_sys>;
118 vcc4-supply = <&vcc_sys>;
119 vcc6-supply = <&vcc_sys>;
120 vcc7-supply = <&vcc_sys>;
121 vcc8-supply = <&vcc_io>;
122 vcc9-supply = <&vcc_sys>;
123 vcc10-supply = <&vcc_sys>;
124 vcc11-supply = <&vcc_sys>;
125 vcc12-supply = <&vcc_io>;
126 clock-output-names = "xin32k", "rk808-clkout2";
127 #clock-cells = <1>;
131 regulator-always-on;
132 regulator-boot-on;
133 regulator-min-microvolt = <700000>;
134 regulator-max-microvolt = <1500000>;
135 regulator-name = "vdd_cpu";
139 regulator-always-on;
140 regulator-boot-on;
141 regulator-min-microvolt = <700000>;
142 regulator-max-microvolt = <1500000>;
143 regulator-name = "vdd_log";
147 regulator-always-on;
148 regulator-boot-on;
149 regulator-name = "vcc_ddr";
153 regulator-always-on;
154 regulator-boot-on;
155 regulator-min-microvolt = <3300000>;
156 regulator-max-microvolt = <3300000>;
157 regulator-name = "vcc_io";
161 regulator-always-on;
162 regulator-boot-on;
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <1800000>;
165 regulator-name = "vcc18_flash";
169 regulator-always-on;
170 regulator-boot-on;
171 regulator-min-microvolt = <3300000>;
172 regulator-max-microvolt = <3300000>;
173 regulator-name = "vcc33_lcd";
177 regulator-always-on;
178 regulator-boot-on;
179 regulator-min-microvolt = <1000000>;
180 regulator-max-microvolt = <1000000>;
181 regulator-name = "vdd_10";
185 regulator-boot-on;
186 regulator-min-microvolt = <1800000>;
187 regulator-max-microvolt = <1800000>;
188 regulator-name = "vcca_18";
192 regulator-always-on;
193 regulator-boot-on;
194 regulator-min-microvolt = <1800000>;
195 regulator-max-microvolt = <3300000>;
196 regulator-name = "vccio_sd";
200 regulator-always-on;
201 regulator-boot-on;
202 regulator-min-microvolt = <1000000>;
203 regulator-max-microvolt = <1000000>;
204 regulator-name = "vdd10_lcd";
208 regulator-always-on;
209 regulator-boot-on;
210 regulator-min-microvolt = <1800000>;
211 regulator-max-microvolt = <1800000>;
212 regulator-name = "vcc_18";
216 regulator-always-on;
217 regulator-boot-on;
218 regulator-min-microvolt = <1800000>;
219 regulator-max-microvolt = <1800000>;
220 regulator-name = "vcc18_lcd";
224 regulator-always-on;
225 regulator-boot-on;
226 regulator-name = "vcc_sd";
230 regulator-always-on;
231 regulator-boot-on;
232 regulator-name = "vcc_lan";
240 ir_int: ir-int {
246 pwr_key: pwr-key {
252 pmic_sleep: pmic-sleep {
256 pmic_int: pmic-int {
268 rockchip,hw-tshut-mode = <0>; /* CRU */
269 rockchip,hw-tshut-polarity = <1>; /* high */