Lines Matching +full:int +full:- +full:vref +full:- +full:microvolt

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>
20 ext_gmac: external-gmac-clock {
21 compatible = "fixed-clock";
22 clock-frequency = <125000000>;
23 clock-output-names = "ext_gmac";
24 #clock-cells = <0>;
27 gpio-keys {
28 compatible = "gpio-keys";
31 pinctrl-names = "default";
32 pinctrl-0 = <&pwrbtn>;
34 key-power {
38 linux,input-type = <1>;
39 wakeup-source;
40 debounce-interval = <100>;
44 ir: ir-receiver {
45 compatible = "gpio-ir-receiver";
47 pinctrl-names = "default";
48 pinctrl-0 = <&ir_int>;
51 vcc_host: vcc-host-regulator {
52 compatible = "regulator-fixed";
53 enable-active-high;
55 pinctrl-names = "default";
56 pinctrl-0 = <&host_vbus_drv>;
57 regulator-name = "vcc_host";
58 regulator-always-on;
59 regulator-boot-on;
62 vcc_otg: vcc-otg-regulator {
63 compatible = "regulator-fixed";
64 enable-active-high;
66 pinctrl-names = "default";
67 pinctrl-0 = <&otg_vbus_drv>;
68 regulator-name = "vcc_otg";
69 regulator-always-on;
70 regulator-boot-on;
73 vcc_sdmmc: sdmmc-regulator {
74 compatible = "regulator-fixed";
75 regulator-name = "sdmmc-supply";
76 regulator-min-microvolt = <3300000>;
77 regulator-max-microvolt = <3300000>;
79 startup-delay-us = <100000>;
80 vin-supply = <&vcc_io>;
83 vcc_sys: sys-regulator {
84 compatible = "regulator-fixed";
85 regulator-name = "sys-supply";
86 regulator-min-microvolt = <5000000>;
87 regulator-max-microvolt = <5000000>;
88 regulator-always-on;
89 regulator-boot-on;
94 cpu-supply = <&vdd_cpu>;
98 cpu-supply = <&vdd_cpu>;
102 cpu-supply = <&vdd_cpu>;
106 cpu-supply = <&vdd_cpu>;
110 phy-supply = <&vcc_lan>;
111 phy-mode = "rgmii";
113 snps,reset-gpio = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
114 snps,reset-active-low;
115 snps,reset-delays-us = <0 10000 1000000>;
116 assigned-clocks = <&cru SCLK_MAC>;
117 assigned-clock-parents = <&ext_gmac>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&rgmii_pins>;
135 fcs,suspend-voltage-selector = <1>;
136 regulator-name = "VDD_CPU";
137 regulator-enable-ramp-delay = <300>;
138 regulator-min-microvolt = <850000>;
139 regulator-max-microvolt = <1350000>;
140 regulator-ramp-delay = <8000>;
141 regulator-always-on;
142 regulator-boot-on;
143 vin-supply = <&vcc_sys>;
149 fcs,suspend-voltage-selector = <1>;
150 regulator-name = "VDD_GPU";
151 regulator-enable-ramp-delay = <300>;
152 regulator-min-microvolt = <850000>;
153 regulator-max-microvolt = <1350000>;
154 regulator-ramp-delay = <8000>;
155 regulator-always-on;
156 regulator-boot-on;
157 vin-supply = <&vcc_sys>;
163 #clock-cells = <0>;
164 clock-output-names = "xin32k";
165 interrupt-parent = <&gpio0>;
167 pinctrl-names = "default";
168 pinctrl-0 = <&pmic_int>;
172 compatible = "active-semi,act8846";
174 pinctrl-names = "default";
175 pinctrl-0 = <&pmic_vsel>, <&pwr_hold>;
176 system-power-controller;
180 regulator-name = "VCC_DDR";
181 regulator-min-microvolt = <1200000>;
182 regulator-max-microvolt = <1200000>;
183 regulator-always-on;
187 regulator-name = "VCC_IO";
188 regulator-min-microvolt = <3300000>;
189 regulator-max-microvolt = <3300000>;
190 regulator-always-on;
194 regulator-name = "VDD_LOG";
195 regulator-min-microvolt = <1000000>;
196 regulator-max-microvolt = <1000000>;
197 regulator-always-on;
201 regulator-name = "VCC_20";
202 regulator-min-microvolt = <2000000>;
203 regulator-max-microvolt = <2000000>;
204 regulator-always-on;
208 regulator-name = "VCCIO_SD";
209 regulator-min-microvolt = <3300000>;
210 regulator-max-microvolt = <3300000>;
211 regulator-always-on;
215 regulator-name = "VDD10_LCD";
216 regulator-min-microvolt = <1000000>;
217 regulator-max-microvolt = <1000000>;
218 regulator-always-on;
222 regulator-name = "VCC_WL";
223 regulator-min-microvolt = <3300000>;
224 regulator-max-microvolt = <3300000>;
225 regulator-always-on;
229 regulator-name = "VCCA_33";
230 regulator-min-microvolt = <3300000>;
231 regulator-max-microvolt = <3300000>;
232 regulator-always-on;
236 regulator-name = "VCC_LAN";
237 regulator-min-microvolt = <3300000>;
238 regulator-max-microvolt = <3300000>;
239 regulator-always-on;
243 regulator-name = "VDD_10";
244 regulator-min-microvolt = <1000000>;
245 regulator-max-microvolt = <1000000>;
246 regulator-always-on;
250 regulator-name = "VCC_18";
251 regulator-min-microvolt = <1800000>;
252 regulator-max-microvolt = <1800000>;
253 regulator-always-on;
257 regulator-name = "VCC18_LCD";
258 regulator-min-microvolt = <1800000>;
259 regulator-max-microvolt = <1800000>;
260 regulator-always-on;
271 pcfg_output_high: pcfg-output-high {
272 output-high;
275 pcfg_output_low: pcfg-output-low {
276 output-low;
280 pmic_vsel: pmic-vsel {
284 pwr_hold: pwr-hold {
296 ir_int: ir-int {
302 pmic_int: pmic-int {
308 host_vbus_drv: host-vbus-drv {
312 otg_vbus_drv: otg-vbus-drv {
323 vref-supply = <&vcc_18>;
328 bus-width = <4>;
329 cap-mmc-highspeed;
330 cap-sd-highspeed;
331 card-detect-delay = <200>;
332 disable-wp;
333 pinctrl-names = "default";
334 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
335 vmmc-supply = <&vcc_sdmmc>;
336 vqmmc-supply = <&vccio_sd>;
341 rockchip,hw-tshut-mode = <0>;
342 rockchip,hw-tshut-polarity = <0>;