Lines Matching +full:wdt +full:- +full:sd

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/input/input.h>
12 compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368";
20 stdout-path = "serial4:115200n8";
28 keys: gpio-keys {
29 compatible = "gpio-keys";
30 pinctrl-names = "default";
31 pinctrl-0 = <&pwr_key>;
33 key-power {
37 wakeup-source;
41 vcc_sys: vcc-sys-regulator {
42 compatible = "regulator-fixed";
43 regulator-name = "vcc_sys";
44 regulator-min-microvolt = <5000000>;
45 regulator-max-microvolt = <5000000>;
46 regulator-always-on;
47 regulator-boot-on;
53 bus-width = <8>;
54 cap-mmc-highspeed;
55 clock-frequency = <150000000>;
56 mmc-hs200-1_8v;
57 no-sdio;
58 no-sd;
59 non-removable;
60 pinctrl-names = "default";
61 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
62 vmmc-supply = <&vcc_io>;
63 vqmmc-supply = <&vcc18_flash>;
72 interrupt-parent = <&gpio0>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
76 rockchip,system-power-controller;
77 vcc1-supply = <&vcc_sys>;
78 vcc2-supply = <&vcc_sys>;
79 vcc3-supply = <&vcc_sys>;
80 vcc4-supply = <&vcc_sys>;
81 vcc6-supply = <&vcc_sys>;
82 vcc7-supply = <&vcc_sys>;
83 vcc8-supply = <&vcc_io>;
84 vcc9-supply = <&vcc_sys>;
85 vcc10-supply = <&vcc_sys>;
86 vcc11-supply = <&vcc_sys>;
87 vcc12-supply = <&vcc_io>;
88 clock-output-names = "xin32k", "rk808-clkout2";
89 #clock-cells = <1>;
93 regulator-always-on;
94 regulator-boot-on;
95 regulator-min-microvolt = <700000>;
96 regulator-max-microvolt = <1500000>;
97 regulator-name = "vdd_cpu";
101 regulator-always-on;
102 regulator-boot-on;
103 regulator-min-microvolt = <700000>;
104 regulator-max-microvolt = <1500000>;
105 regulator-name = "vdd_log";
109 regulator-always-on;
110 regulator-boot-on;
111 regulator-name = "vcc_ddr";
115 regulator-always-on;
116 regulator-boot-on;
117 regulator-min-microvolt = <3300000>;
118 regulator-max-microvolt = <3300000>;
119 regulator-name = "vcc_io";
123 regulator-always-on;
124 regulator-boot-on;
125 regulator-min-microvolt = <1800000>;
126 regulator-max-microvolt = <1800000>;
127 regulator-name = "vcc18_flash";
131 regulator-always-on;
132 regulator-boot-on;
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-name = "vcca_33";
139 regulator-always-on;
140 regulator-boot-on;
141 regulator-min-microvolt = <1000000>;
142 regulator-max-microvolt = <1000000>;
143 regulator-name = "vdd_10";
147 regulator-min-microvolt = <3300000>;
148 regulator-max-microvolt = <3300000>;
149 regulator-name = "avdd_33";
153 regulator-always-on;
154 regulator-boot-on;
155 regulator-min-microvolt = <1800000>;
156 regulator-max-microvolt = <3300000>;
157 regulator-name = "vccio_sd";
161 regulator-always-on;
162 regulator-boot-on;
163 regulator-min-microvolt = <1000000>;
164 regulator-max-microvolt = <1000000>;
165 regulator-name = "vdd10_lcd";
169 regulator-always-on;
170 regulator-boot-on;
171 regulator-min-microvolt = <1800000>;
172 regulator-max-microvolt = <1800000>;
173 regulator-name = "vcc_18";
177 regulator-always-on;
178 regulator-boot-on;
179 regulator-min-microvolt = <1800000>;
180 regulator-max-microvolt = <1800000>;
181 regulator-name = "vcc18_lcd";
185 regulator-name = "vcc_sd";
189 regulator-always-on;
190 regulator-boot-on;
191 regulator-name = "vcc33_lcd";
203 interrupt-parent = <&gpio2>;
214 interrupt-parent = <&gpio3>;
216 power-gpios = <&gpio3 RK_PB7 GPIO_ACTIVE_HIGH>;
217 touchscreen-size-x = <800>;
218 touchscreen-size-y = <1280>;
219 silead,max-fingers = <5>;
225 pwr_key: pwr-key {
231 pmic_sleep: pmic-sleep {
235 pmic_int: pmic-int {
243 bus-width = <4>;
244 cap-mmc-highspeed;
245 cap-sd-highspeed;
246 card-detect-delay = <200>;
247 no-sdio;
248 sd-uhs-sdr12;
249 sd-uhs-sdr25;
250 pinctrl-names = "default";
251 pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_bus4>, <&sdmmc_cd>;
252 rockchip,default-sample-phase = <90>;
253 vmmc-supply = <&vcc_sd>;
254 vqmmc-supply = <&vccio_sd>;
259 rockchip,hw-tshut-mode = <0>; /* CRU */
260 rockchip,hw-tshut-polarity = <1>; /* high */
275 &wdt {