Lines Matching +full:sdmmc +full:- +full:1 +full:v8
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/input/input.h>
15 adc-keys {
16 compatible = "adc-keys";
17 io-channels = <&saradc 1>;
18 io-channel-names = "buttons";
19 keyup-threshold-microvolt = <1800000>;
21 button-recovery {
24 press-threshold-microvolt = <0>;
28 dovdd_1v8: dovdd-1v8-regulator {
29 compatible = "regulator-fixed";
30 regulator-name = "dovdd_1v8";
31 regulator-min-microvolt = <1800000>;
32 regulator-max-microvolt = <1800000>;
33 vin-supply = <&vcc28_dvp>;
36 ext_gmac: external-gmac-clock {
37 compatible = "fixed-clock";
38 #clock-cells = <0>;
39 clock-frequency = <125000000>;
40 clock-output-names = "ext_gmac";
43 ir: ir-receiver {
44 compatible = "gpio-ir-receiver";
45 pinctrl-names = "default";
46 pinctrl-0 = <&ir_int>;
49 keys: gpio-keys {
50 compatible = "gpio-keys";
52 key-power {
53 wakeup-source;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pwr_key>;
63 compatible = "gpio-leds";
65 work_led: led-0 {
68 linux,default-trigger = "rc-feedback";
69 pinctrl-names = "default";
70 pinctrl-0 = <&work_led_pin>;
73 power_led: led-1 {
76 linux,default-trigger = "default-on";
77 pinctrl-names = "default";
78 pinctrl-0 = <&power_led_pin>;
82 vbat_wl: vcc_sys: vsys-regulator {
83 compatible = "regulator-fixed";
84 regulator-name = "vcc_sys";
85 regulator-min-microvolt = <5000000>;
86 regulator-max-microvolt = <5000000>;
87 regulator-always-on;
88 regulator-boot-on;
91 vcc_sd: sdmmc-regulator {
92 compatible = "regulator-fixed";
94 pinctrl-names = "default";
95 pinctrl-0 = <&sdmmc_pwr>;
96 regulator-name = "vcc_sd";
97 regulator-min-microvolt = <3300000>;
98 regulator-max-microvolt = <3300000>;
99 startup-delay-us = <100000>;
100 vin-supply = <&vcc_io>;
103 vcc_flash: flash-regulator {
104 compatible = "regulator-fixed";
105 regulator-name = "vcc_flash";
106 regulator-min-microvolt = <1800000>;
107 regulator-max-microvolt = <1800000>;
108 vin-supply = <&vcc_io>;
111 vcc_5v: usb-regulator {
112 compatible = "regulator-fixed";
113 regulator-name = "vcc_5v";
114 regulator-min-microvolt = <5000000>;
115 regulator-max-microvolt = <5000000>;
116 regulator-always-on;
117 regulator-boot-on;
118 vin-supply = <&vcc_sys>;
121 vcc_host_5v: usb-host-regulator {
122 compatible = "regulator-fixed";
123 enable-active-high;
125 pinctrl-names = "default";
126 pinctrl-0 = <&host_vbus_drv>;
127 regulator-name = "vcc_host_5v";
128 regulator-min-microvolt = <5000000>;
129 regulator-max-microvolt = <5000000>;
130 regulator-always-on;
131 vin-supply = <&vcc_5v>;
134 vcc_otg_5v: usb-otg-regulator {
135 compatible = "regulator-fixed";
136 enable-active-high;
138 pinctrl-names = "default";
139 pinctrl-0 = <&otg_vbus_drv>;
140 regulator-name = "vcc_otg_5v";
141 regulator-min-microvolt = <5000000>;
142 regulator-max-microvolt = <5000000>;
143 regulator-always-on;
144 vin-supply = <&vcc_5v>;
151 vcc28_dvp: vcc28-dvp-regulator {
152 compatible = "regulator-fixed";
153 enable-active-high;
155 pinctrl-names = "default";
156 pinctrl-0 = <&dvp_pwr>;
157 regulator-name = "vcc28_dvp";
158 regulator-min-microvolt = <2800000>;
159 regulator-max-microvolt = <2800000>;
160 regulator-always-on;
161 vin-supply = <&vcc_io>;
166 cpu0-supply = <&vdd_cpu>;
170 bus-width = <8>;
171 cap-mmc-highspeed;
172 disable-wp;
173 non-removable;
174 pinctrl-names = "default";
175 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_pwr>, <&emmc_bus8>;
176 vmmc-supply = <&vcc_io>;
177 vqmmc-supply = <&vcc_flash>;
182 assigned-clocks = <&cru SCLK_MAC>;
183 assigned-clock-parents = <&ext_gmac>;
185 pinctrl-names = "default";
186 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
187 phy-supply = <&vcc_lan>;
188 phy-mode = "rgmii";
189 snps,reset-active-low;
190 snps,reset-delays-us = <0 10000 1000000>;
191 snps,reset-gpio = <&gpio4 RK_PB0 GPIO_ACTIVE_LOW>;
198 mali-supply = <&vdd_gpu>;
203 ddc-i2c-bus = <&i2c5>;
208 clock-frequency = <400000>;
213 fcs,suspend-voltage-selector = <1>;
215 regulator-name = "vdd_cpu";
216 regulator-min-microvolt = <850000>;
217 regulator-max-microvolt = <1350000>;
218 regulator-always-on;
219 regulator-boot-on;
220 regulator-enable-ramp-delay = <300>;
221 regulator-ramp-delay = <8000>;
222 vin-supply = <&vcc_sys>;
227 fcs,suspend-voltage-selector = <1>;
229 regulator-name = "vdd_gpu";
230 regulator-min-microvolt = <850000>;
231 regulator-max-microvolt = <1350000>;
232 regulator-always-on;
233 vin-supply = <&vcc_sys>;
239 #clock-cells = <0>;
240 clock-output-names = "xin32k";
241 interrupt-parent = <&gpio7>;
243 pinctrl-names = "default";
244 pinctrl-0 = <&rtc_int>;
248 compatible = "active-semi,act8846";
250 pinctrl-names = "default";
251 pinctrl-0 = <&pmic_vsel>, <&pwr_hold>;
252 system-power-controller;
254 vp1-supply = <&vcc_sys>;
255 vp2-supply = <&vcc_sys>;
256 vp3-supply = <&vcc_sys>;
257 vp4-supply = <&vcc_sys>;
258 inl1-supply = <&vcc_sys>;
259 inl2-supply = <&vcc_sys>;
260 inl3-supply = <&vcc_20>;
264 regulator-name = "vcc_ddr";
265 regulator-min-microvolt = <1200000>;
266 regulator-max-microvolt = <1200000>;
267 regulator-always-on;
271 regulator-name = "vcc_io";
272 regulator-min-microvolt = <3300000>;
273 regulator-max-microvolt = <3300000>;
274 regulator-always-on;
278 regulator-name = "vdd_log";
279 regulator-min-microvolt = <1100000>;
280 regulator-max-microvolt = <1100000>;
281 regulator-always-on;
285 regulator-name = "vcc_20";
286 regulator-min-microvolt = <2000000>;
287 regulator-max-microvolt = <2000000>;
288 regulator-always-on;
292 regulator-name = "vccio_sd";
293 regulator-min-microvolt = <3300000>;
294 regulator-max-microvolt = <3300000>;
295 regulator-always-on;
299 regulator-name = "vdd10_lcd";
300 regulator-min-microvolt = <1000000>;
301 regulator-max-microvolt = <1000000>;
302 regulator-always-on;
306 regulator-name = "vcca_18";
307 regulator-min-microvolt = <1800000>;
308 regulator-max-microvolt = <1800000>;
312 regulator-name = "vcca_33";
313 regulator-min-microvolt = <3300000>;
314 regulator-max-microvolt = <3300000>;
318 regulator-name = "vcc_lan";
319 regulator-min-microvolt = <3300000>;
320 regulator-max-microvolt = <3300000>;
324 regulator-name = "vdd_10";
325 regulator-min-microvolt = <1000000>;
326 regulator-max-microvolt = <1000000>;
327 regulator-always-on;
331 regulator-name = "vcc_18";
332 regulator-min-microvolt = <1800000>;
333 regulator-max-microvolt = <1800000>;
334 regulator-always-on;
338 regulator-name = "vcc18_lcd";
339 regulator-min-microvolt = <1800000>;
340 regulator-max-microvolt = <1800000>;
341 regulator-always-on;
366 audio-supply = <&vcca_33>;
367 bb-supply = <&vcc_io>;
368 dvp-supply = <&dovdd_1v8>;
369 flash0-supply = <&vcc_flash>;
370 flash1-supply = <&vcc_lan>;
371 gpio30-supply = <&vcc_io>;
372 gpio1830-supply = <&vcc_io>;
373 lcdc-supply = <&vcc_io>;
374 sdcard-supply = <&vccio_sd>;
375 wifi-supply = <&vccio_wl>;
379 pcfg_output_high: pcfg-output-high {
380 output-high;
383 pcfg_output_low: pcfg-output-low {
384 output-low;
387 pcfg_pull_up_drv_12ma: pcfg-pull-up-drv-12ma {
388 bias-pull-up;
389 drive-strength = <12>;
393 pwr_hold: pwr-hold {
399 dvp_pwr: dvp-pwr {
405 phy_int: phy-int {
409 phy_pmeb: phy-pmeb {
413 phy_rst: phy-rst {
419 rtc_int: rtc-int {
425 pwr_key: pwr-key {
431 power_led_pin: power-led-pin {
435 work_led_pin: work-led-pin {
440 sdmmc {
443 * high-speed mode on firefly board so bump up to 12ma.
445 sdmmc_bus4: sdmmc-bus4 {
446 rockchip,pins = <6 RK_PC0 1 &pcfg_pull_up_drv_12ma>,
447 <6 RK_PC1 1 &pcfg_pull_up_drv_12ma>,
448 <6 RK_PC2 1 &pcfg_pull_up_drv_12ma>,
449 <6 RK_PC3 1 &pcfg_pull_up_drv_12ma>;
452 sdmmc_clk: sdmmc-clk {
453 rockchip,pins = <6 RK_PC4 1 &pcfg_pull_none_12ma>;
456 sdmmc_cmd: sdmmc-cmd {
457 rockchip,pins = <6 RK_PC5 1 &pcfg_pull_up_drv_12ma>;
460 sdmmc_pwr: sdmmc-pwr {
466 host_vbus_drv: host-vbus-drv {
470 usbhub_rst: usbhub-rst {
476 otg_vbus_drv: otg-vbus-drv {
483 vref-supply = <&vcc_18>;
488 bus-width = <4>;
489 disable-wp;
490 non-removable;
491 pinctrl-names = "default";
492 pinctrl-0 = <&sdio0_bus4>, <&sdio0_cmd>, <&sdio0_clk>;
493 vmmc-supply = <&vbat_wl>;
494 vqmmc-supply = <&vccio_wl>;
498 &sdmmc {
499 bus-width = <4>;
500 cap-mmc-highspeed;
501 cap-sd-highspeed;
502 card-detect-delay = <200>;
503 disable-wp;
504 pinctrl-names = "default";
505 pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_cd>, <&sdmmc_bus4>;
506 vmmc-supply = <&vcc_sd>;
507 vqmmc-supply = <&vccio_sd>;
512 pinctrl-names = "default";
513 pinctrl-0 = <&spi0_clk>, <&spi0_cs0>, <&spi0_tx>, <&spi0_rx>, <&spi0_cs1>;
518 rockchip,hw-tshut-mode = <0>;
519 rockchip,hw-tshut-polarity = <0>;
524 pinctrl-names = "default";
525 pinctrl-0 = <&uart0_xfer>, <&uart0_cts>, <&uart0_rts>;
546 pinctrl-names = "default";
547 pinctrl-0 = <&usbhub_rst>;