Lines Matching +full:reset +full:- +full:delay +full:- +full:us

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/pwm/pwm.h>
19 ext_gmac: external-gmac-clock {
20 compatible = "fixed-clock";
21 clock-frequency = <125000000>;
22 clock-output-names = "ext_gmac";
23 #clock-cells = <0>;
26 gpio-keys {
27 compatible = "gpio-keys";
30 pinctrl-names = "default";
31 pinctrl-0 = <&pwrbtn>;
37 linux,input-type = <1>;
38 wakeup-source;
39 debounce-interval = <100>;
43 ir: ir-receiver {
44 compatible = "gpio-ir-receiver";
46 pinctrl-names = "default";
47 pinctrl-0 = <&ir_int>;
50 vcc_host: vcc-host-regulator {
51 compatible = "regulator-fixed";
52 enable-active-high;
54 pinctrl-names = "default";
55 pinctrl-0 = <&host_vbus_drv>;
56 regulator-name = "vcc_host";
57 regulator-always-on;
58 regulator-boot-on;
61 vcc_otg: vcc-otg-regulator {
62 compatible = "regulator-fixed";
63 enable-active-high;
65 pinctrl-names = "default";
66 pinctrl-0 = <&otg_vbus_drv>;
67 regulator-name = "vcc_otg";
68 regulator-always-on;
69 regulator-boot-on;
72 vcc_sdmmc: sdmmc-regulator {
73 compatible = "regulator-fixed";
74 regulator-name = "sdmmc-supply";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
78 startup-delay-us = <100000>;
79 vin-supply = <&vcc_io>;
82 vcc_sys: sys-regulator {
83 compatible = "regulator-fixed";
84 regulator-name = "sys-supply";
85 regulator-min-microvolt = <5000000>;
86 regulator-max-microvolt = <5000000>;
87 regulator-always-on;
88 regulator-boot-on;
93 cpu0-supply = <&vdd_cpu>;
97 phy-supply = <&vcc_lan>;
98 phy-mode = "rgmii";
100 snps,reset-gpio = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
101 snps,reset-active-low;
102 snps,reset-delays-us = <0 10000 1000000>;
103 assigned-clocks = <&cru SCLK_MAC>;
104 assigned-clock-parents = <&ext_gmac>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&rgmii_pins>;
122 fcs,suspend-voltage-selector = <1>;
123 regulator-name = "VDD_CPU";
124 regulator-enable-ramp-delay = <300>;
125 regulator-min-microvolt = <850000>;
126 regulator-max-microvolt = <1350000>;
127 regulator-ramp-delay = <8000>;
128 regulator-always-on;
129 regulator-boot-on;
130 vin-supply = <&vcc_sys>;
136 fcs,suspend-voltage-selector = <1>;
137 regulator-name = "VDD_GPU";
138 regulator-enable-ramp-delay = <300>;
139 regulator-min-microvolt = <850000>;
140 regulator-max-microvolt = <1350000>;
141 regulator-ramp-delay = <8000>;
142 regulator-always-on;
143 regulator-boot-on;
144 vin-supply = <&vcc_sys>;
150 #clock-cells = <0>;
151 clock-output-names = "xin32k";
152 interrupt-parent = <&gpio0>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&pmic_int>;
159 compatible = "active-semi,act8846";
161 pinctrl-names = "default";
162 pinctrl-0 = <&pmic_vsel>, <&pwr_hold>;
163 system-power-controller;
167 regulator-name = "VCC_DDR";
168 regulator-min-microvolt = <1200000>;
169 regulator-max-microvolt = <1200000>;
170 regulator-always-on;
174 regulator-name = "VCC_IO";
175 regulator-min-microvolt = <3300000>;
176 regulator-max-microvolt = <3300000>;
177 regulator-always-on;
181 regulator-name = "VDD_LOG";
182 regulator-min-microvolt = <1000000>;
183 regulator-max-microvolt = <1000000>;
184 regulator-always-on;
188 regulator-name = "VCC_20";
189 regulator-min-microvolt = <2000000>;
190 regulator-max-microvolt = <2000000>;
191 regulator-always-on;
195 regulator-name = "VCCIO_SD";
196 regulator-min-microvolt = <3300000>;
197 regulator-max-microvolt = <3300000>;
198 regulator-always-on;
202 regulator-name = "VDD10_LCD";
203 regulator-min-microvolt = <1000000>;
204 regulator-max-microvolt = <1000000>;
205 regulator-always-on;
209 regulator-name = "VCC_WL";
210 regulator-min-microvolt = <3300000>;
211 regulator-max-microvolt = <3300000>;
212 regulator-always-on;
216 regulator-name = "VCCA_33";
217 regulator-min-microvolt = <3300000>;
218 regulator-max-microvolt = <3300000>;
219 regulator-always-on;
223 regulator-name = "VCC_LAN";
224 regulator-min-microvolt = <3300000>;
225 regulator-max-microvolt = <3300000>;
226 regulator-always-on;
230 regulator-name = "VDD_10";
231 regulator-min-microvolt = <1000000>;
232 regulator-max-microvolt = <1000000>;
233 regulator-always-on;
237 regulator-name = "VCC_18";
238 regulator-min-microvolt = <1800000>;
239 regulator-max-microvolt = <1800000>;
240 regulator-always-on;
244 regulator-name = "VCC18_LCD";
245 regulator-min-microvolt = <1800000>;
246 regulator-max-microvolt = <1800000>;
247 regulator-always-on;
258 pcfg_output_high: pcfg-output-high {
259 output-high;
262 pcfg_output_low: pcfg-output-low {
263 output-low;
267 pmic_vsel: pmic-vsel {
271 pwr_hold: pwr-hold {
283 ir_int: ir-int {
289 pmic_int: pmic-int {
295 host_vbus_drv: host-vbus-drv {
299 otg_vbus_drv: otg-vbus-drv {
310 vref-supply = <&vcc_18>;
315 bus-width = <4>;
316 cap-mmc-highspeed;
317 cap-sd-highspeed;
318 card-detect-delay = <200>;
319 disable-wp;
320 pinctrl-names = "default";
321 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
322 vmmc-supply = <&vcc_sdmmc>;
323 vqmmc-supply = <&vccio_sd>;
328 rockchip,hw-tshut-mode = <0>;
329 rockchip,hw-tshut-polarity = <0>;