Lines Matching +full:rk3368 +full:- +full:cru
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "rk3368.dtsi"
8 #include <dt-bindings/input/input.h>
12 compatible = "geekbuying,geekbox", "rockchip,rk3368";
20 stdout-path = "serial2:115200n8";
28 ext_gmac: gmac-clk {
29 compatible = "fixed-clock";
30 clock-frequency = <125000000>;
31 clock-output-names = "ext_gmac";
32 #clock-cells = <0>;
35 ir: ir-receiver {
36 compatible = "gpio-ir-receiver";
38 pinctrl-names = "default";
39 pinctrl-0 = <&ir_int>;
42 keys: gpio-keys {
43 compatible = "gpio-keys";
44 pinctrl-names = "default";
45 pinctrl-0 = <&pwr_key>;
47 key-power {
51 wakeup-source;
55 leds: gpio-leds {
56 compatible = "gpio-leds";
58 blue_led: led-0 {
61 default-state = "on";
64 red_led: led-1 {
67 default-state = "off";
71 vcc_sys: vcc-sys-regulator {
72 compatible = "regulator-fixed";
73 regulator-name = "vcc_sys";
74 regulator-min-microvolt = <5000000>;
75 regulator-max-microvolt = <5000000>;
76 regulator-always-on;
77 regulator-boot-on;
83 bus-width = <8>;
84 cap-mmc-highspeed;
85 clock-frequency = <150000000>;
86 non-removable;
87 vmmc-supply = <&vcc_io>;
88 vqmmc-supply = <&vcc18_flash>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
95 phy-supply = <&vcc_lan>;
96 phy-mode = "rgmii";
98 assigned-clocks = <&cru SCLK_MAC>;
99 assigned-clock-parents = <&ext_gmac>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&rgmii_pins>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
114 interrupt-parent = <&gpio0>;
116 rockchip,system-power-controller;
117 vcc1-supply = <&vcc_sys>;
118 vcc2-supply = <&vcc_sys>;
119 vcc3-supply = <&vcc_sys>;
120 vcc4-supply = <&vcc_sys>;
121 vcc6-supply = <&vcc_sys>;
122 vcc7-supply = <&vcc_sys>;
123 vcc8-supply = <&vcc_io>;
124 vcc9-supply = <&vcc_sys>;
125 vcc10-supply = <&vcc_sys>;
126 vcc11-supply = <&vcc_sys>;
127 vcc12-supply = <&vcc_io>;
128 clock-output-names = "xin32k", "rk808-clkout2";
129 #clock-cells = <1>;
133 regulator-always-on;
134 regulator-boot-on;
135 regulator-min-microvolt = <700000>;
136 regulator-max-microvolt = <1500000>;
137 regulator-name = "vdd_cpu";
141 regulator-always-on;
142 regulator-boot-on;
143 regulator-min-microvolt = <700000>;
144 regulator-max-microvolt = <1500000>;
145 regulator-name = "vdd_log";
149 regulator-always-on;
150 regulator-boot-on;
151 regulator-name = "vcc_ddr";
155 regulator-always-on;
156 regulator-boot-on;
157 regulator-min-microvolt = <3300000>;
158 regulator-max-microvolt = <3300000>;
159 regulator-name = "vcc_io";
163 regulator-always-on;
164 regulator-boot-on;
165 regulator-min-microvolt = <1800000>;
166 regulator-max-microvolt = <1800000>;
167 regulator-name = "vcc18_flash";
171 regulator-always-on;
172 regulator-boot-on;
173 regulator-min-microvolt = <3300000>;
174 regulator-max-microvolt = <3300000>;
175 regulator-name = "vcc33_lcd";
179 regulator-always-on;
180 regulator-boot-on;
181 regulator-min-microvolt = <1000000>;
182 regulator-max-microvolt = <1000000>;
183 regulator-name = "vdd_10";
187 regulator-boot-on;
188 regulator-min-microvolt = <1800000>;
189 regulator-max-microvolt = <1800000>;
190 regulator-name = "vcca_18";
194 regulator-always-on;
195 regulator-boot-on;
196 regulator-min-microvolt = <1800000>;
197 regulator-max-microvolt = <3300000>;
198 regulator-name = "vccio_sd";
202 regulator-always-on;
203 regulator-boot-on;
204 regulator-min-microvolt = <1000000>;
205 regulator-max-microvolt = <1000000>;
206 regulator-name = "vdd10_lcd";
210 regulator-always-on;
211 regulator-boot-on;
212 regulator-min-microvolt = <1800000>;
213 regulator-max-microvolt = <1800000>;
214 regulator-name = "vcc_18";
218 regulator-always-on;
219 regulator-boot-on;
220 regulator-min-microvolt = <1800000>;
221 regulator-max-microvolt = <1800000>;
222 regulator-name = "vcc18_lcd";
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 {
264 rockchip,hw-tshut-mode = <0>; /* CRU */
265 rockchip,hw-tshut-polarity = <1>; /* high */