Lines Matching +full:vcc8 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/input/input.h>
19 stdout-path = "serial2:115200n8";
27 ext_gmac: gmac-clk {
28 compatible = "fixed-clock";
29 clock-frequency = <125000000>;
30 clock-output-names = "ext_gmac";
31 #clock-cells = <0>;
34 ir: ir-receiver {
35 compatible = "gpio-ir-receiver";
37 pinctrl-names = "default";
38 pinctrl-0 = <&ir_int>;
41 keys: gpio-keys {
42 compatible = "gpio-keys";
43 pinctrl-names = "default";
44 pinctrl-0 = <&pwr_key>;
46 key-power {
50 wakeup-source;
54 leds: gpio-leds {
55 compatible = "gpio-leds";
57 blue_led: led-0 {
60 default-state = "on";
63 red_led: led-1 {
66 default-state = "off";
70 vcc_sys: vcc-sys-regulator {
71 compatible = "regulator-fixed";
72 regulator-name = "vcc_sys";
73 regulator-min-microvolt = <5000000>;
74 regulator-max-microvolt = <5000000>;
75 regulator-always-on;
76 regulator-boot-on;
82 bus-width = <8>;
83 cap-mmc-highspeed;
84 clock-frequency = <150000000>;
85 non-removable;
86 vmmc-supply = <&vcc_io>;
87 vqmmc-supply = <&vcc18_flash>;
88 pinctrl-names = "default";
89 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
94 phy-supply = <&vcc_lan>;
95 phy-mode = "rgmii";
97 assigned-clocks = <&cru SCLK_MAC>;
98 assigned-clock-parents = <&ext_gmac>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&rgmii_pins>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
113 interrupt-parent = <&gpio0>;
115 rockchip,system-power-controller;
116 vcc1-supply = <&vcc_sys>;
117 vcc2-supply = <&vcc_sys>;
118 vcc3-supply = <&vcc_sys>;
119 vcc4-supply = <&vcc_sys>;
120 vcc6-supply = <&vcc_sys>;
121 vcc7-supply = <&vcc_sys>;
122 vcc8-supply = <&vcc_io>;
123 vcc9-supply = <&vcc_sys>;
124 vcc10-supply = <&vcc_sys>;
125 vcc11-supply = <&vcc_sys>;
126 vcc12-supply = <&vcc_io>;
127 clock-output-names = "xin32k", "rk808-clkout2";
128 #clock-cells = <1>;
132 regulator-always-on;
133 regulator-boot-on;
134 regulator-min-microvolt = <700000>;
135 regulator-max-microvolt = <1500000>;
136 regulator-name = "vdd_cpu";
140 regulator-always-on;
141 regulator-boot-on;
142 regulator-min-microvolt = <700000>;
143 regulator-max-microvolt = <1500000>;
144 regulator-name = "vdd_log";
148 regulator-always-on;
149 regulator-boot-on;
150 regulator-name = "vcc_ddr";
154 regulator-always-on;
155 regulator-boot-on;
156 regulator-min-microvolt = <3300000>;
157 regulator-max-microvolt = <3300000>;
158 regulator-name = "vcc_io";
162 regulator-always-on;
163 regulator-boot-on;
164 regulator-min-microvolt = <1800000>;
165 regulator-max-microvolt = <1800000>;
166 regulator-name = "vcc18_flash";
170 regulator-always-on;
171 regulator-boot-on;
172 regulator-min-microvolt = <3300000>;
173 regulator-max-microvolt = <3300000>;
174 regulator-name = "vcc33_lcd";
178 regulator-always-on;
179 regulator-boot-on;
180 regulator-min-microvolt = <1000000>;
181 regulator-max-microvolt = <1000000>;
182 regulator-name = "vdd_10";
186 regulator-boot-on;
187 regulator-min-microvolt = <1800000>;
188 regulator-max-microvolt = <1800000>;
189 regulator-name = "vcca_18";
193 regulator-always-on;
194 regulator-boot-on;
195 regulator-min-microvolt = <1800000>;
196 regulator-max-microvolt = <3300000>;
197 regulator-name = "vccio_sd";
201 regulator-always-on;
202 regulator-boot-on;
203 regulator-min-microvolt = <1000000>;
204 regulator-max-microvolt = <1000000>;
205 regulator-name = "vdd10_lcd";
209 regulator-always-on;
210 regulator-boot-on;
211 regulator-min-microvolt = <1800000>;
212 regulator-max-microvolt = <1800000>;
213 regulator-name = "vcc_18";
217 regulator-always-on;
218 regulator-boot-on;
219 regulator-min-microvolt = <1800000>;
220 regulator-max-microvolt = <1800000>;
221 regulator-name = "vcc18_lcd";
225 regulator-name = "vcc_sd";
229 regulator-always-on;
230 regulator-boot-on;
231 regulator-name = "vcc_lan";
239 ir_int: ir-int {
245 pwr_key: pwr-key {
251 pmic_sleep: pmic-sleep {
255 pmic_int: pmic-int {
263 rockchip,hw-tshut-mode = <0>; /* CRU */
264 rockchip,hw-tshut-polarity = <1>; /* high */