2 * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd
4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of the
12 * License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
21 * b) Permission is hereby granted, free of charge, to any person
22 * obtaining a copy of this software and associated documentation
23 * files (the "Software"), to deal in the Software without
24 * restriction, including without limitation the rights to use,
25 * copy, modify, merge, publish, distribute, sublicense, and/or
26 * sell copies of the Software, and to permit persons to whom the
27 * Software is furnished to do so, subject to the following
30 * The above copyright notice and this permission notice shall be
31 * included in all copies or substantial portions of the Software.
33 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
35 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
37 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
40 * OTHER DEALINGS IN THE SOFTWARE.
43 #include <dt-bindings/clock/rk3328-cru.h>
44 #include <dt-bindings/gpio/gpio.h>
45 #include <dt-bindings/interrupt-controller/arm-gic.h>
46 #include <dt-bindings/interrupt-controller/irq.h>
47 #include <dt-bindings/pinctrl/rockchip.h>
48 #include <dt-bindings/power/rk3328-power.h>
49 #include <dt-bindings/soc/rockchip,boot-mode.h>
50 #include <dt-bindings/thermal/thermal.h>
53 compatible = "rockchip,rk3328";
55 interrupt-parent = <&gic>;
68 ethernet1 = &gmac2phy;
77 compatible = "arm,cortex-a53", "arm,armv8";
79 clocks = <&cru ARMCLK>;
81 dynamic-power-coefficient = <120>;
82 enable-method = "psci";
83 next-level-cache = <&l2>;
84 operating-points-v2 = <&cpu0_opp_table>;
89 compatible = "arm,cortex-a53", "arm,armv8";
91 clocks = <&cru ARMCLK>;
92 dynamic-power-coefficient = <120>;
93 enable-method = "psci";
94 next-level-cache = <&l2>;
95 operating-points-v2 = <&cpu0_opp_table>;
100 compatible = "arm,cortex-a53", "arm,armv8";
102 clocks = <&cru ARMCLK>;
103 dynamic-power-coefficient = <120>;
104 enable-method = "psci";
105 next-level-cache = <&l2>;
106 operating-points-v2 = <&cpu0_opp_table>;
111 compatible = "arm,cortex-a53", "arm,armv8";
113 clocks = <&cru ARMCLK>;
114 dynamic-power-coefficient = <120>;
115 enable-method = "psci";
116 next-level-cache = <&l2>;
117 operating-points-v2 = <&cpu0_opp_table>;
121 compatible = "cache";
125 cpu0_opp_table: opp_table0 {
126 compatible = "operating-points-v2";
130 opp-hz = /bits/ 64 <408000000>;
131 opp-microvolt = <950000>;
132 clock-latency-ns = <40000>;
136 opp-hz = /bits/ 64 <600000000>;
137 opp-microvolt = <950000>;
138 clock-latency-ns = <40000>;
141 opp-hz = /bits/ 64 <816000000>;
142 opp-microvolt = <1000000>;
143 clock-latency-ns = <40000>;
146 opp-hz = /bits/ 64 <1008000000>;
147 opp-microvolt = <1100000>;
148 clock-latency-ns = <40000>;
151 opp-hz = /bits/ 64 <1200000000>;
152 opp-microvolt = <1225000>;
153 clock-latency-ns = <40000>;
156 opp-hz = /bits/ 64 <1296000000>;
157 opp-microvolt = <1300000>;
158 clock-latency-ns = <40000>;
163 compatible = "simple-bus";
164 #address-cells = <2>;
168 dmac: dmac@ff1f0000 {
169 compatible = "arm,pl330", "arm,primecell";
170 reg = <0x0 0xff1f0000 0x0 0x4000>;
171 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
172 <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
173 clocks = <&cru ACLK_DMAC>;
174 clock-names = "apb_pclk";
180 compatible = "arm,cortex-a53-pmu";
181 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
182 <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>,
183 <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
184 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
185 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
189 compatible = "arm,psci-1.0", "arm,psci-0.2";
194 compatible = "arm,armv8-timer";
195 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
196 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
197 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
198 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
202 compatible = "fixed-clock";
204 clock-frequency = <24000000>;
205 clock-output-names = "xin24m";
209 compatible = "rockchip,rk3328-i2s", "rockchip,rk3066-i2s";
210 reg = <0x0 0xff000000 0x0 0x1000>;
211 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
212 clocks = <&cru SCLK_I2S0>, <&cru HCLK_I2S0_8CH>;
213 clock-names = "i2s_clk", "i2s_hclk";
214 dmas = <&dmac 11>, <&dmac 12>;
215 dma-names = "tx", "rx";
220 compatible = "rockchip,rk3328-i2s", "rockchip,rk3066-i2s";
221 reg = <0x0 0xff010000 0x0 0x1000>;
222 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
223 clocks = <&cru SCLK_I2S1>, <&cru HCLK_I2S1_8CH>;
224 clock-names = "i2s_clk", "i2s_hclk";
225 dmas = <&dmac 14>, <&dmac 15>;
226 dma-names = "tx", "rx";
231 compatible = "rockchip,rk3328-i2s", "rockchip,rk3066-i2s";
232 reg = <0x0 0xff020000 0x0 0x1000>;
233 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
234 clocks = <&cru SCLK_I2S2>, <&cru HCLK_I2S2_2CH>;
235 clock-names = "i2s_clk", "i2s_hclk";
236 dmas = <&dmac 0>, <&dmac 1>;
237 dma-names = "tx", "rx";
241 spdif: spdif@ff030000 {
242 compatible = "rockchip,rk3328-spdif";
243 reg = <0x0 0xff030000 0x0 0x1000>;
244 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
245 clocks = <&cru SCLK_SPDIF>, <&cru HCLK_SPDIF_8CH>;
246 clock-names = "mclk", "hclk";
249 pinctrl-names = "default";
250 pinctrl-0 = <&spdifm2_tx>;
255 compatible = "rockchip,pdm";
256 reg = <0x0 0xff040000 0x0 0x1000>;
257 clocks = <&cru SCLK_PDM>, <&cru HCLK_PDM>;
258 clock-names = "pdm_clk", "pdm_hclk";
261 pinctrl-names = "default", "sleep";
262 pinctrl-0 = <&pdmm0_clk
267 pinctrl-1 = <&pdmm0_clk_sleep
275 grf: syscon@ff100000 {
276 compatible = "rockchip,rk3328-grf", "syscon", "simple-mfd";
277 reg = <0x0 0xff100000 0x0 0x1000>;
278 #address-cells = <1>;
281 io_domains: io-domains {
282 compatible = "rockchip,rk3328-io-voltage-domain";
286 power: power-controller {
287 compatible = "rockchip,rk3328-power-controller";
288 #power-domain-cells = <1>;
289 #address-cells = <1>;
292 pd_hevc@RK3328_PD_HEVC {
293 reg = <RK3328_PD_HEVC>;
295 pd_video@RK3328_PD_VIDEO {
296 reg = <RK3328_PD_VIDEO>;
298 pd_vpu@RK3328_PD_VPU {
299 reg = <RK3328_PD_VPU>;
304 compatible = "syscon-reboot-mode";
306 mode-normal = <BOOT_NORMAL>;
307 mode-recovery = <BOOT_RECOVERY>;
308 mode-bootloader = <BOOT_FASTBOOT>;
309 mode-loader = <BOOT_BL_DOWNLOAD>;
314 uart0: serial@ff110000 {
315 compatible = "rockchip,rk3328-uart", "snps,dw-apb-uart";
316 reg = <0x0 0xff110000 0x0 0x100>;
317 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
318 clocks = <&cru SCLK_UART0>, <&cru PCLK_UART0>;
319 clock-names = "baudclk", "apb_pclk";
320 dmas = <&dmac 2>, <&dmac 3>;
322 pinctrl-names = "default";
323 pinctrl-0 = <&uart0_xfer &uart0_cts &uart0_rts>;
329 uart1: serial@ff120000 {
330 compatible = "rockchip,rk3328-uart", "snps,dw-apb-uart";
331 reg = <0x0 0xff120000 0x0 0x100>;
332 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
333 clocks = <&cru SCLK_UART1>, <&cru PCLK_UART1>;
334 clock-names = "sclk_uart", "pclk_uart";
335 dmas = <&dmac 4>, <&dmac 5>;
337 pinctrl-names = "default";
338 pinctrl-0 = <&uart1_xfer &uart1_cts &uart1_rts>;
344 uart2: serial@ff130000 {
345 compatible = "rockchip,rk3328-uart", "snps,dw-apb-uart";
346 reg = <0x0 0xff130000 0x0 0x100>;
347 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
348 clocks = <&cru SCLK_UART2>, <&cru PCLK_UART2>;
349 clock-names = "baudclk", "apb_pclk";
350 dmas = <&dmac 6>, <&dmac 7>;
352 pinctrl-names = "default";
353 pinctrl-0 = <&uart2m1_xfer>;
360 compatible = "rockchip,rk3328-i2c", "rockchip,rk3399-i2c";
361 reg = <0x0 0xff150000 0x0 0x1000>;
362 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
363 #address-cells = <1>;
365 clocks = <&cru SCLK_I2C0>, <&cru PCLK_I2C0>;
366 clock-names = "i2c", "pclk";
367 pinctrl-names = "default";
368 pinctrl-0 = <&i2c0_xfer>;
373 compatible = "rockchip,rk3328-i2c", "rockchip,rk3399-i2c";
374 reg = <0x0 0xff160000 0x0 0x1000>;
375 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
376 #address-cells = <1>;
378 clocks = <&cru SCLK_I2C1>, <&cru PCLK_I2C1>;
379 clock-names = "i2c", "pclk";
380 pinctrl-names = "default";
381 pinctrl-0 = <&i2c1_xfer>;
386 compatible = "rockchip,rk3328-i2c", "rockchip,rk3399-i2c";
387 reg = <0x0 0xff170000 0x0 0x1000>;
388 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
389 #address-cells = <1>;
391 clocks = <&cru SCLK_I2C2>, <&cru PCLK_I2C2>;
392 clock-names = "i2c", "pclk";
393 pinctrl-names = "default";
394 pinctrl-0 = <&i2c2_xfer>;
399 compatible = "rockchip,rk3328-i2c", "rockchip,rk3399-i2c";
400 reg = <0x0 0xff180000 0x0 0x1000>;
401 interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
402 #address-cells = <1>;
404 clocks = <&cru SCLK_I2C3>, <&cru PCLK_I2C3>;
405 clock-names = "i2c", "pclk";
406 pinctrl-names = "default";
407 pinctrl-0 = <&i2c3_xfer>;
412 compatible = "rockchip,rk3328-spi", "rockchip,rk3066-spi";
413 reg = <0x0 0xff190000 0x0 0x1000>;
414 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
415 #address-cells = <1>;
417 clocks = <&cru SCLK_SPI>, <&cru PCLK_SPI>;
418 clock-names = "spiclk", "apb_pclk";
419 dmas = <&dmac 8>, <&dmac 9>;
420 dma-names = "tx", "rx";
421 pinctrl-names = "default";
422 pinctrl-0 = <&spi0m2_clk &spi0m2_tx &spi0m2_rx &spi0m2_cs0>;
426 wdt: watchdog@ff1a0000 {
427 compatible = "snps,dw-wdt";
428 reg = <0x0 0xff1a0000 0x0 0x100>;
429 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
433 compatible = "rockchip,rk3328-pwm";
434 reg = <0x0 0xff1b0000 0x0 0x10>;
435 clocks = <&cru SCLK_PWM>, <&cru PCLK_PWM>;
436 clock-names = "pwm", "pclk";
437 pinctrl-names = "default";
438 pinctrl-0 = <&pwm0_pin>;
444 compatible = "rockchip,rk3328-pwm";
445 reg = <0x0 0xff1b0010 0x0 0x10>;
446 clocks = <&cru SCLK_PWM>, <&cru PCLK_PWM>;
447 clock-names = "pwm", "pclk";
448 pinctrl-names = "default";
449 pinctrl-0 = <&pwm1_pin>;
455 compatible = "rockchip,rk3328-pwm";
456 reg = <0x0 0xff1b0020 0x0 0x10>;
457 clocks = <&cru SCLK_PWM>, <&cru PCLK_PWM>;
458 clock-names = "pwm", "pclk";
459 pinctrl-names = "default";
460 pinctrl-0 = <&pwm2_pin>;
466 compatible = "rockchip,rk3328-pwm";
467 reg = <0x0 0xff1b0030 0x0 0x10>;
468 interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
469 clocks = <&cru SCLK_PWM>, <&cru PCLK_PWM>;
470 clock-names = "pwm", "pclk";
471 pinctrl-names = "default";
472 pinctrl-0 = <&pwmir_pin>;
478 soc_thermal: soc-thermal {
479 polling-delay-passive = <20>;
480 polling-delay = <1000>;
481 sustainable-power = <1000>;
483 thermal-sensors = <&tsadc 0>;
486 threshold: trip-point0 {
487 temperature = <70000>;
491 target: trip-point1 {
492 temperature = <85000>;
497 temperature = <95000>;
506 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
507 contribution = <4096>;
514 tsadc: tsadc@ff250000 {
515 compatible = "rockchip,rk3328-tsadc";
516 reg = <0x0 0xff250000 0x0 0x100>;
517 interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
518 assigned-clocks = <&cru SCLK_TSADC>;
519 assigned-clock-rates = <50000>;
520 clocks = <&cru SCLK_TSADC>, <&cru PCLK_TSADC>;
521 clock-names = "tsadc", "apb_pclk";
522 pinctrl-names = "init", "default", "sleep";
523 pinctrl-0 = <&otp_gpio>;
524 pinctrl-1 = <&otp_out>;
525 pinctrl-2 = <&otp_gpio>;
526 resets = <&cru SRST_TSADC>;
527 reset-names = "tsadc-apb";
528 rockchip,grf = <&grf>;
529 rockchip,hw-tshut-temp = <100000>;
530 #thermal-sensor-cells = <1>;
534 efuse: efuse@ff260000 {
535 compatible = "rockchip,rk3328-efuse";
536 reg = <0x0 0xff260000 0x0 0x50>;
537 #address-cells = <1>;
539 clocks = <&cru SCLK_EFUSE>;
540 clock-names = "pclk_efuse";
541 rockchip,efuse-size = <0x20>;
547 cpu_leakage: cpu-leakage@17 {
550 logic_leakage: logic-leakage@19 {
553 efuse_cpu_version: cpu-version@1a {
559 saradc: adc@ff280000 {
560 compatible = "rockchip,rk3328-saradc", "rockchip,rk3399-saradc";
561 reg = <0x0 0xff280000 0x0 0x100>;
562 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
563 #io-channel-cells = <1>;
564 clocks = <&cru SCLK_SARADC>, <&cru PCLK_SARADC>;
565 clock-names = "saradc", "apb_pclk";
566 resets = <&cru SRST_SARADC_P>;
567 reset-names = "saradc-apb";
572 compatible = "rockchip,rk3328-mali", "arm,mali-450";
573 reg = <0x0 0xff300000 0x0 0x40000>;
574 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>,
575 <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>,
576 <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>,
577 <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>,
578 <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>,
579 <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>,
580 <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
581 interrupt-names = "gp",
588 clocks = <&cru ACLK_GPU>, <&cru ACLK_GPU>;
589 clock-names = "bus", "core";
590 resets = <&cru SRST_GPU_A>;
593 h265e_mmu: iommu@ff330200 {
594 compatible = "rockchip,iommu";
595 reg = <0x0 0xff330200 0 0x100>;
596 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
597 interrupt-names = "h265e_mmu";
602 vepu_mmu: iommu@ff340800 {
603 compatible = "rockchip,iommu";
604 reg = <0x0 0xff340800 0x0 0x40>;
605 interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
606 interrupt-names = "vepu_mmu";
611 vpu_mmu: iommu@ff350800 {
612 compatible = "rockchip,iommu";
613 reg = <0x0 0xff350800 0x0 0x40>;
614 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
615 interrupt-names = "vpu_mmu";
620 rkvdec_mmu: iommu@ff360480 {
621 compatible = "rockchip,iommu";
622 reg = <0x0 0xff360480 0x0 0x40>, <0x0 0xff3604c0 0x0 0x40>;
623 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
624 interrupt-names = "rkvdec_mmu";
629 vop_mmu: iommu@ff373f00 {
630 compatible = "rockchip,iommu";
631 reg = <0x0 0xff373f00 0x0 0x100>;
632 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
633 interrupt-names = "vop_mmu";
638 cru: clock-controller@ff440000 {
639 compatible = "rockchip,rk3328-cru", "rockchip,cru", "syscon";
640 reg = <0x0 0xff440000 0x0 0x1000>;
641 rockchip,grf = <&grf>;
646 * CPLL should run at 1200, but that is to high for
647 * the initial dividers of most of its children.
648 * We need set cpll child clk div first,
649 * and then set the cpll frequency.
651 <&cru DCLK_LCDC>, <&cru SCLK_PDM>,
652 <&cru SCLK_RTC32K>, <&cru SCLK_UART0>,
653 <&cru SCLK_UART1>, <&cru SCLK_UART2>,
654 <&cru ACLK_BUS_PRE>, <&cru ACLK_PERI_PRE>,
655 <&cru ACLK_VIO_PRE>, <&cru ACLK_RGA_PRE>,
656 <&cru ACLK_VOP_PRE>, <&cru ACLK_RKVDEC_PRE>,
657 <&cru ACLK_RKVENC>, <&cru ACLK_VPU_PRE>,
658 <&cru SCLK_VDEC_CABAC>, <&cru SCLK_VDEC_CORE>,
659 <&cru SCLK_VENC_CORE>, <&cru SCLK_VENC_DSP>,
660 <&cru SCLK_SDIO>, <&cru SCLK_TSP>,
661 <&cru SCLK_WIFI>, <&cru ARMCLK>,
662 <&cru PLL_GPLL>, <&cru PLL_CPLL>,
663 <&cru ACLK_BUS_PRE>, <&cru HCLK_BUS_PRE>,
664 <&cru PCLK_BUS_PRE>, <&cru ACLK_PERI_PRE>,
665 <&cru HCLK_PERI>, <&cru PCLK_PERI>,
667 assigned-clock-parents =
668 <&cru HDMIPHY>, <&cru PLL_APLL>,
669 <&cru PLL_GPLL>, <&xin24m>,
670 <&xin24m>, <&xin24m>;
671 assigned-clock-rates =
674 <24000000>, <24000000>,
675 <15000000>, <15000000>,
676 <100000000>, <100000000>,
677 <100000000>, <100000000>,
678 <50000000>, <100000000>,
679 <100000000>, <100000000>,
680 <50000000>, <50000000>,
681 <50000000>, <50000000>,
682 <24000000>, <600000000>,
683 <491520000>, <1200000000>,
684 <150000000>, <75000000>,
685 <75000000>, <150000000>,
686 <75000000>, <75000000>,
690 usb2phy_grf: syscon@ff450000 {
691 compatible = "rockchip,rk3328-usb2phy-grf", "syscon",
693 reg = <0x0 0xff450000 0x0 0x10000>;
694 #address-cells = <1>;
697 u2phy: usb2-phy@100 {
698 compatible = "rockchip,rk3328-usb2phy";
701 clock-names = "phyclk";
702 clock-output-names = "usb480m_phy";
704 assigned-clocks = <&cru USB480M>;
705 assigned-clock-parents = <&u2phy>;
708 u2phy_otg: otg-port {
710 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>,
711 <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>,
712 <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
713 interrupt-names = "otg-bvalid", "otg-id",
718 u2phy_host: host-port {
720 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
721 interrupt-names = "linestate";
727 sdmmc: dwmmc@ff500000 {
728 compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc";
729 reg = <0x0 0xff500000 0x0 0x4000>;
730 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
731 clocks = <&cru HCLK_SDMMC>, <&cru SCLK_SDMMC>,
732 <&cru SCLK_SDMMC_DRV>, <&cru SCLK_SDMMC_SAMPLE>;
733 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
734 fifo-depth = <0x100>;
738 sdio: dwmmc@ff510000 {
739 compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc";
740 reg = <0x0 0xff510000 0x0 0x4000>;
741 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
742 clocks = <&cru HCLK_SDIO>, <&cru SCLK_SDIO>,
743 <&cru SCLK_SDIO_DRV>, <&cru SCLK_SDIO_SAMPLE>;
744 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
745 fifo-depth = <0x100>;
749 emmc: dwmmc@ff520000 {
750 compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc";
751 reg = <0x0 0xff520000 0x0 0x4000>;
752 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
753 clocks = <&cru HCLK_EMMC>, <&cru SCLK_EMMC>,
754 <&cru SCLK_EMMC_DRV>, <&cru SCLK_EMMC_SAMPLE>;
755 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
756 fifo-depth = <0x100>;
760 gmac2io: ethernet@ff540000 {
761 compatible = "rockchip,rk3328-gmac";
762 reg = <0x0 0xff540000 0x0 0x10000>;
763 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
764 interrupt-names = "macirq";
765 clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_RX>,
766 <&cru SCLK_MAC2IO_TX>, <&cru SCLK_MAC2IO_REF>,
767 <&cru SCLK_MAC2IO_REFOUT>, <&cru ACLK_MAC2IO>,
769 clock-names = "stmmaceth", "mac_clk_rx",
770 "mac_clk_tx", "clk_mac_ref",
771 "clk_mac_refout", "aclk_mac",
773 resets = <&cru SRST_GMAC2IO_A>;
774 reset-names = "stmmaceth";
775 rockchip,grf = <&grf>;
779 gmac2phy: ethernet@ff550000 {
780 compatible = "rockchip,rk3328-gmac";
781 reg = <0x0 0xff550000 0x0 0x10000>;
782 rockchip,grf = <&grf>;
783 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
784 interrupt-names = "macirq";
785 clocks = <&cru SCLK_MAC2PHY_SRC>, <&cru SCLK_MAC2PHY_RXTX>,
786 <&cru SCLK_MAC2PHY_RXTX>, <&cru SCLK_MAC2PHY_REF>,
787 <&cru ACLK_MAC2PHY>, <&cru PCLK_MAC2PHY>,
788 <&cru SCLK_MAC2PHY_OUT>;
789 clock-names = "stmmaceth", "mac_clk_rx",
790 "mac_clk_tx", "clk_mac_ref",
791 "aclk_mac", "pclk_mac",
793 resets = <&cru SRST_GMAC2PHY_A>, <&cru SRST_MACPHY>;
794 reset-names = "stmmaceth", "mac-phy";
800 compatible = "snps,dwmac-mdio";
801 #address-cells = <1>;
805 compatible = "ethernet-phy-id1234.d400", "ethernet-phy-ieee802.3-c22";
807 clocks = <&cru SCLK_MAC2PHY_OUT>;
808 resets = <&cru SRST_MACPHY>;
809 pinctrl-names = "default";
810 pinctrl-0 = <&fephyled_rxm1 &fephyled_linkm1>;
816 usb20_otg: usb@ff580000 {
817 compatible = "rockchip,rk3328-usb", "rockchip,rk3066-usb",
819 reg = <0x0 0xff580000 0x0 0x40000>;
820 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
821 clocks = <&cru HCLK_OTG>;
824 g-np-tx-fifo-size = <16>;
825 g-rx-fifo-size = <280>;
826 g-tx-fifo-size = <256 128 128 64 32 16>;
829 phy-names = "usb2-phy";
833 usb_host0_ehci: usb@ff5c0000 {
834 compatible = "generic-ehci";
835 reg = <0x0 0xff5c0000 0x0 0x10000>;
836 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
837 clocks = <&cru HCLK_HOST0>, <&u2phy>;
838 clock-names = "usbhost", "utmi";
839 phys = <&u2phy_host>;
844 usb_host0_ohci: usb@ff5d0000 {
845 compatible = "generic-ohci";
846 reg = <0x0 0xff5d0000 0x0 0x10000>;
847 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
848 clocks = <&cru HCLK_HOST0>, <&u2phy>;
849 clock-names = "usbhost", "utmi";
850 phys = <&u2phy_host>;
855 gic: interrupt-controller@ff811000 {
856 compatible = "arm,gic-400";
857 #interrupt-cells = <3>;
858 #address-cells = <0>;
859 interrupt-controller;
860 reg = <0x0 0xff811000 0 0x1000>,
861 <0x0 0xff812000 0 0x2000>,
862 <0x0 0xff814000 0 0x2000>,
863 <0x0 0xff816000 0 0x2000>;
864 interrupts = <GIC_PPI 9
865 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
869 compatible = "rockchip,rk3328-pinctrl";
870 rockchip,grf = <&grf>;
871 #address-cells = <2>;
875 gpio0: gpio0@ff210000 {
876 compatible = "rockchip,gpio-bank";
877 reg = <0x0 0xff210000 0x0 0x100>;
878 interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
879 clocks = <&cru PCLK_GPIO0>;
884 interrupt-controller;
885 #interrupt-cells = <2>;
888 gpio1: gpio1@ff220000 {
889 compatible = "rockchip,gpio-bank";
890 reg = <0x0 0xff220000 0x0 0x100>;
891 interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
892 clocks = <&cru PCLK_GPIO1>;
897 interrupt-controller;
898 #interrupt-cells = <2>;
901 gpio2: gpio2@ff230000 {
902 compatible = "rockchip,gpio-bank";
903 reg = <0x0 0xff230000 0x0 0x100>;
904 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
905 clocks = <&cru PCLK_GPIO2>;
910 interrupt-controller;
911 #interrupt-cells = <2>;
914 gpio3: gpio3@ff240000 {
915 compatible = "rockchip,gpio-bank";
916 reg = <0x0 0xff240000 0x0 0x100>;
917 interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
918 clocks = <&cru PCLK_GPIO3>;
923 interrupt-controller;
924 #interrupt-cells = <2>;
927 pcfg_pull_up: pcfg-pull-up {
931 pcfg_pull_down: pcfg-pull-down {
935 pcfg_pull_none: pcfg-pull-none {
939 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
941 drive-strength = <2>;
944 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
946 drive-strength = <2>;
949 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
951 drive-strength = <4>;
954 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
956 drive-strength = <4>;
959 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
961 drive-strength = <4>;
964 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
966 drive-strength = <8>;
969 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
971 drive-strength = <8>;
974 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
976 drive-strength = <12>;
979 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
981 drive-strength = <12>;
984 pcfg_output_high: pcfg-output-high {
988 pcfg_output_low: pcfg-output-low {
992 pcfg_input_high: pcfg-input-high {
997 pcfg_input: pcfg-input {
1002 i2c0_xfer: i2c0-xfer {
1003 rockchip,pins = <2 RK_PD0 1 &pcfg_pull_none>,
1004 <2 RK_PD1 1 &pcfg_pull_none>;
1009 i2c1_xfer: i2c1-xfer {
1010 rockchip,pins = <2 RK_PA4 2 &pcfg_pull_none>,
1011 <2 RK_PA5 2 &pcfg_pull_none>;
1016 i2c2_xfer: i2c2-xfer {
1017 rockchip,pins = <2 RK_PB5 1 &pcfg_pull_none>,
1018 <2 RK_PB6 1 &pcfg_pull_none>;
1023 i2c3_xfer: i2c3-xfer {
1024 rockchip,pins = <0 RK_PA5 2 &pcfg_pull_none>,
1025 <0 RK_PA6 2 &pcfg_pull_none>;
1027 i2c3_gpio: i2c3-gpio {
1029 <0 RK_PA5 RK_FUNC_GPIO &pcfg_pull_none>,
1030 <0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;
1035 hdmii2c_xfer: hdmii2c-xfer {
1036 rockchip,pins = <0 RK_PA5 1 &pcfg_pull_none>,
1037 <0 RK_PA6 1 &pcfg_pull_none>;
1042 pdmm0_clk: pdmm0-clk {
1043 rockchip,pins = <2 RK_PC2 2 &pcfg_pull_none>;
1046 pdmm0_fsync: pdmm0-fsync {
1047 rockchip,pins = <2 RK_PC7 2 &pcfg_pull_none>;
1050 pdmm0_sdi0: pdmm0-sdi0 {
1051 rockchip,pins = <2 RK_PC3 2 &pcfg_pull_none>;
1054 pdmm0_sdi1: pdmm0-sdi1 {
1055 rockchip,pins = <2 RK_PC4 2 &pcfg_pull_none>;
1058 pdmm0_sdi2: pdmm0-sdi2 {
1059 rockchip,pins = <2 RK_PC5 2 &pcfg_pull_none>;
1062 pdmm0_sdi3: pdmm0-sdi3 {
1063 rockchip,pins = <2 RK_PC6 2 &pcfg_pull_none>;
1066 pdmm0_clk_sleep: pdmm0-clk-sleep {
1068 <2 RK_PC2 RK_FUNC_GPIO &pcfg_input_high>;
1071 pdmm0_sdi0_sleep: pdmm0-sdi0-sleep {
1073 <2 RK_PC3 RK_FUNC_GPIO &pcfg_input_high>;
1076 pdmm0_sdi1_sleep: pdmm0-sdi1-sleep {
1078 <2 RK_PC4 RK_FUNC_GPIO &pcfg_input_high>;
1081 pdmm0_sdi2_sleep: pdmm0-sdi2-sleep {
1083 <2 RK_PC5 RK_FUNC_GPIO &pcfg_input_high>;
1086 pdmm0_sdi3_sleep: pdmm0-sdi3-sleep {
1088 <2 RK_PC6 RK_FUNC_GPIO &pcfg_input_high>;
1091 pdmm0_fsync_sleep: pdmm0-fsync-sleep {
1093 <2 RK_PC7 RK_FUNC_GPIO &pcfg_input_high>;
1098 otp_gpio: otp-gpio {
1099 rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
1103 rockchip,pins = <2 RK_PB5 1 &pcfg_pull_none>;
1108 uart0_xfer: uart0-xfer {
1109 rockchip,pins = <1 RK_PB1 1 &pcfg_pull_up>,
1110 <1 RK_PB0 1 &pcfg_pull_none>;
1113 uart0_cts: uart0-cts {
1114 rockchip,pins = <1 RK_PB3 1 &pcfg_pull_none>;
1117 uart0_rts: uart0-rts {
1118 rockchip,pins = <1 RK_PB2 1 &pcfg_pull_none>;
1121 uart0_rts_gpio: uart0-rts-gpio {
1122 rockchip,pins = <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
1127 uart1_xfer: uart1-xfer {
1128 rockchip,pins = <3 RK_PA4 4 &pcfg_pull_up>,
1129 <3 RK_PA6 4 &pcfg_pull_none>;
1132 uart1_cts: uart1-cts {
1133 rockchip,pins = <3 RK_PA7 4 &pcfg_pull_none>;
1136 uart1_rts: uart1-rts {
1137 rockchip,pins = <3 RK_PA5 4 &pcfg_pull_none>;
1140 uart1_rts_gpio: uart1-rts-gpio {
1141 rockchip,pins = <3 RK_PA5 RK_FUNC_GPIO &pcfg_pull_none>;
1146 uart2m0_xfer: uart2m0-xfer {
1147 rockchip,pins = <1 RK_PA0 2 &pcfg_pull_up>,
1148 <1 RK_PA1 2 &pcfg_pull_none>;
1153 uart2m1_xfer: uart2m1-xfer {
1154 rockchip,pins = <2 RK_PA0 1 &pcfg_pull_up>,
1155 <2 RK_PA1 1 &pcfg_pull_none>;
1160 spi0m0_clk: spi0m0-clk {
1161 rockchip,pins = <2 RK_PB0 1 &pcfg_pull_up>;
1164 spi0m0_cs0: spi0m0-cs0 {
1165 rockchip,pins = <2 RK_PB3 1 &pcfg_pull_up>;
1168 spi0m0_tx: spi0m0-tx {
1169 rockchip,pins = <2 RK_PB1 1 &pcfg_pull_up>;
1172 spi0m0_rx: spi0m0-rx {
1173 rockchip,pins = <2 RK_PB2 1 &pcfg_pull_up>;
1176 spi0m0_cs1: spi0m0-cs1 {
1177 rockchip,pins = <2 RK_PB4 1 &pcfg_pull_up>;
1182 spi0m1_clk: spi0m1-clk {
1183 rockchip,pins = <3 RK_PC7 2 &pcfg_pull_up>;
1186 spi0m1_cs0: spi0m1-cs0 {
1187 rockchip,pins = <3 RK_PD2 2 &pcfg_pull_up>;
1190 spi0m1_tx: spi0m1-tx {
1191 rockchip,pins = <3 RK_PD1 2 &pcfg_pull_up>;
1194 spi0m1_rx: spi0m1-rx {
1195 rockchip,pins = <3 RK_PD0 2 &pcfg_pull_up>;
1198 spi0m1_cs1: spi0m1-cs1 {
1199 rockchip,pins = <3 RK_PD3 2 &pcfg_pull_up>;
1204 spi0m2_clk: spi0m2-clk {
1205 rockchip,pins = <3 RK_PA0 4 &pcfg_pull_up>;
1208 spi0m2_cs0: spi0m2-cs0 {
1209 rockchip,pins = <3 RK_PB0 3 &pcfg_pull_up>;
1212 spi0m2_tx: spi0m2-tx {
1213 rockchip,pins = <3 RK_PA1 4 &pcfg_pull_up>;
1216 spi0m2_rx: spi0m2-rx {
1217 rockchip,pins = <3 RK_PA2 4 &pcfg_pull_up>;
1222 i2s1_mclk: i2s1-mclk {
1223 rockchip,pins = <2 RK_PB7 1 &pcfg_pull_none>;
1226 i2s1_sclk: i2s1-sclk {
1227 rockchip,pins = <2 RK_PC2 1 &pcfg_pull_none>;
1230 i2s1_lrckrx: i2s1-lrckrx {
1231 rockchip,pins = <2 RK_PC0 1 &pcfg_pull_none>;
1234 i2s1_lrcktx: i2s1-lrcktx {
1235 rockchip,pins = <2 RK_PC1 1 &pcfg_pull_none>;
1238 i2s1_sdi: i2s1-sdi {
1239 rockchip,pins = <2 RK_PC3 1 &pcfg_pull_none>;
1242 i2s1_sdo: i2s1-sdo {
1243 rockchip,pins = <2 RK_PC7 1 &pcfg_pull_none>;
1246 i2s1_sdio1: i2s1-sdio1 {
1247 rockchip,pins = <2 RK_PC4 1 &pcfg_pull_none>;
1250 i2s1_sdio2: i2s1-sdio2 {
1251 rockchip,pins = <2 RK_PC5 1 &pcfg_pull_none>;
1254 i2s1_sdio3: i2s1-sdio3 {
1255 rockchip,pins = <2 RK_PC6 1 &pcfg_pull_none>;
1258 i2s1_sleep: i2s1-sleep {
1260 <2 RK_PB7 RK_FUNC_GPIO &pcfg_input_high>,
1261 <2 RK_PC0 RK_FUNC_GPIO &pcfg_input_high>,
1262 <2 RK_PC1 RK_FUNC_GPIO &pcfg_input_high>,
1263 <2 RK_PC2 RK_FUNC_GPIO &pcfg_input_high>,
1264 <2 RK_PC3 RK_FUNC_GPIO &pcfg_input_high>,
1265 <2 RK_PC4 RK_FUNC_GPIO &pcfg_input_high>,
1266 <2 RK_PC5 RK_FUNC_GPIO &pcfg_input_high>,
1267 <2 RK_PC6 RK_FUNC_GPIO &pcfg_input_high>,
1268 <2 RK_PC7 RK_FUNC_GPIO &pcfg_input_high>;
1273 i2s2m0_mclk: i2s2m0-mclk {
1274 rockchip,pins = <1 RK_PC5 1 &pcfg_pull_none>;
1277 i2s2m0_sclk: i2s2m0-sclk {
1278 rockchip,pins = <1 RK_PC6 1 &pcfg_pull_none>;
1281 i2s2m0_lrckrx: i2s2m0-lrckrx {
1282 rockchip,pins = <1 RK_PD2 1 &pcfg_pull_none>;
1285 i2s2m0_lrcktx: i2s2m0-lrcktx {
1286 rockchip,pins = <1 RK_PC7 1 &pcfg_pull_none>;
1289 i2s2m0_sdi: i2s2m0-sdi {
1290 rockchip,pins = <1 RK_PD0 1 &pcfg_pull_none>;
1293 i2s2m0_sdo: i2s2m0-sdo {
1294 rockchip,pins = <1 RK_PD1 1 &pcfg_pull_none>;
1297 i2s2m0_sleep: i2s2m0-sleep {
1299 <1 RK_PC5 RK_FUNC_GPIO &pcfg_input_high>,
1300 <1 RK_PC6 RK_FUNC_GPIO &pcfg_input_high>,
1301 <1 RK_PD2 RK_FUNC_GPIO &pcfg_input_high>,
1302 <1 RK_PC7 RK_FUNC_GPIO &pcfg_input_high>,
1303 <1 RK_PD0 RK_FUNC_GPIO &pcfg_input_high>,
1304 <1 RK_PD1 RK_FUNC_GPIO &pcfg_input_high>;
1309 i2s2m1_mclk: i2s2m1-mclk {
1310 rockchip,pins = <1 RK_PC5 1 &pcfg_pull_none>;
1313 i2s2m1_sclk: i2s2m1-sclk {
1314 rockchip,pins = <3 RK_PA0 6 &pcfg_pull_none>;
1317 i2s2m1_lrckrx: i2sm1-lrckrx {
1318 rockchip,pins = <3 RK_PB0 6 &pcfg_pull_none>;
1321 i2s2m1_lrcktx: i2s2m1-lrcktx {
1322 rockchip,pins = <3 RK_PB0 4 &pcfg_pull_none>;
1325 i2s2m1_sdi: i2s2m1-sdi {
1326 rockchip,pins = <3 RK_PA2 6 &pcfg_pull_none>;
1329 i2s2m1_sdo: i2s2m1-sdo {
1330 rockchip,pins = <3 RK_PA1 6 &pcfg_pull_none>;
1333 i2s2m1_sleep: i2s2m1-sleep {
1335 <1 RK_PC5 RK_FUNC_GPIO &pcfg_input_high>,
1336 <3 RK_PA0 RK_FUNC_GPIO &pcfg_input_high>,
1337 <3 RK_PB0 RK_FUNC_GPIO &pcfg_input_high>,
1338 <3 RK_PA2 RK_FUNC_GPIO &pcfg_input_high>,
1339 <3 RK_PA1 RK_FUNC_GPIO &pcfg_input_high>;
1344 spdifm0_tx: spdifm0-tx {
1345 rockchip,pins = <0 RK_PD3 1 &pcfg_pull_none>;
1350 spdifm1_tx: spdifm1-tx {
1351 rockchip,pins = <2 RK_PC1 2 &pcfg_pull_none>;
1356 spdifm2_tx: spdifm2-tx {
1357 rockchip,pins = <0 RK_PA2 2 &pcfg_pull_none>;
1362 sdmmc0m0_pwren: sdmmc0m0-pwren {
1363 rockchip,pins = <2 RK_PA7 1 &pcfg_pull_up_4ma>;
1366 sdmmc0m0_gpio: sdmmc0m0-gpio {
1367 rockchip,pins = <2 RK_PA7 RK_FUNC_GPIO &pcfg_pull_up_4ma>;
1372 sdmmc0m1_pwren: sdmmc0m1-pwren {
1373 rockchip,pins = <0 RK_PD6 3 &pcfg_pull_up_4ma>;
1376 sdmmc0m1_gpio: sdmmc0m1-gpio {
1377 rockchip,pins = <0 RK_PD6 RK_FUNC_GPIO &pcfg_pull_up_4ma>;
1382 sdmmc0_clk: sdmmc0-clk {
1383 rockchip,pins = <1 RK_PA6 1 &pcfg_pull_none_4ma>;
1386 sdmmc0_cmd: sdmmc0-cmd {
1387 rockchip,pins = <1 RK_PA4 1 &pcfg_pull_up_4ma>;
1390 sdmmc0_dectn: sdmmc0-dectn {
1391 rockchip,pins = <1 RK_PA5 1 &pcfg_pull_up_4ma>;
1394 sdmmc0_wrprt: sdmmc0-wrprt {
1395 rockchip,pins = <1 RK_PA7 1 &pcfg_pull_up_4ma>;
1398 sdmmc0_bus1: sdmmc0-bus1 {
1399 rockchip,pins = <1 RK_PA0 1 &pcfg_pull_up_4ma>;
1402 sdmmc0_bus4: sdmmc0-bus4 {
1403 rockchip,pins = <1 RK_PA0 1 &pcfg_pull_up_4ma>,
1404 <1 RK_PA1 1 &pcfg_pull_up_4ma>,
1405 <1 RK_PA2 1 &pcfg_pull_up_4ma>,
1406 <1 RK_PA3 1 &pcfg_pull_up_4ma>;
1409 sdmmc0_gpio: sdmmc0-gpio {
1411 <1 RK_PA6 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1412 <1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1413 <1 RK_PA5 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1414 <1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1415 <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1416 <1 RK_PA2 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1417 <1 RK_PA1 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1418 <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_up_4ma>;
1423 sdmmc0ext_clk: sdmmc0ext-clk {
1424 rockchip,pins = <3 RK_PA2 3 &pcfg_pull_none_4ma>;
1427 sdmmc0ext_cmd: sdmmc0ext-cmd {
1428 rockchip,pins = <3 RK_PA0 3 &pcfg_pull_up_4ma>;
1431 sdmmc0ext_wrprt: sdmmc0ext-wrprt {
1432 rockchip,pins = <3 RK_PA3 3 &pcfg_pull_up_4ma>;
1435 sdmmc0ext_dectn: sdmmc0ext-dectn {
1436 rockchip,pins = <3 RK_PA1 3 &pcfg_pull_up_4ma>;
1439 sdmmc0ext_bus1: sdmmc0ext-bus1 {
1440 rockchip,pins = <3 RK_PA4 3 &pcfg_pull_up_4ma>;
1443 sdmmc0ext_bus4: sdmmc0ext-bus4 {
1445 <3 RK_PA4 3 &pcfg_pull_up_4ma>,
1446 <3 RK_PA5 3 &pcfg_pull_up_4ma>,
1447 <3 RK_PA6 3 &pcfg_pull_up_4ma>,
1448 <3 RK_PA7 3 &pcfg_pull_up_4ma>;
1451 sdmmc0ext_gpio: sdmmc0ext-gpio {
1453 <3 RK_PA0 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1454 <3 RK_PA1 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1455 <3 RK_PA2 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1456 <3 RK_PA3 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1457 <3 RK_PA4 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1458 <3 RK_PA5 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1459 <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1460 <3 RK_PA7 RK_FUNC_GPIO &pcfg_pull_up_4ma>;
1465 sdmmc1_clk: sdmmc1-clk {
1466 rockchip,pins = <1 RK_PB4 1 &pcfg_pull_none_8ma>;
1469 sdmmc1_cmd: sdmmc1-cmd {
1470 rockchip,pins = <1 RK_PB5 1 &pcfg_pull_up_8ma>;
1473 sdmmc1_pwren: sdmmc1-pwren {
1474 rockchip,pins = <1 RK_PC2 1 &pcfg_pull_up_8ma>;
1477 sdmmc1_wrprt: sdmmc1-wrprt {
1478 rockchip,pins = <1 RK_PC4 1 &pcfg_pull_up_8ma>;
1481 sdmmc1_dectn: sdmmc1-dectn {
1482 rockchip,pins = <1 RK_PC3 1 &pcfg_pull_up_8ma>;
1485 sdmmc1_bus1: sdmmc1-bus1 {
1486 rockchip,pins = <1 RK_PB6 1 &pcfg_pull_up_8ma>;
1489 sdmmc1_bus4: sdmmc1-bus4 {
1490 rockchip,pins = <1 RK_PB6 1 &pcfg_pull_up_8ma>,
1491 <1 RK_PB7 1 &pcfg_pull_up_8ma>,
1492 <1 RK_PC0 1 &pcfg_pull_up_8ma>,
1493 <1 RK_PC1 1 &pcfg_pull_up_8ma>;
1496 sdmmc1_gpio: sdmmc1-gpio {
1498 <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1499 <1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1500 <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1501 <1 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1502 <1 RK_PC0 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1503 <1 RK_PC1 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1504 <1 RK_PC2 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1505 <1 RK_PC3 RK_FUNC_GPIO &pcfg_pull_up_4ma>,
1506 <1 RK_PC4 RK_FUNC_GPIO &pcfg_pull_up_4ma>;
1511 emmc_clk: emmc-clk {
1512 rockchip,pins = <3 RK_PC5 2 &pcfg_pull_none_12ma>;
1515 emmc_cmd: emmc-cmd {
1516 rockchip,pins = <3 RK_PC3 2 &pcfg_pull_up_12ma>;
1519 emmc_pwren: emmc-pwren {
1520 rockchip,pins = <3 RK_PC6 2 &pcfg_pull_none>;
1523 emmc_rstnout: emmc-rstnout {
1524 rockchip,pins = <3 RK_PC4 2 &pcfg_pull_none>;
1527 emmc_bus1: emmc-bus1 {
1528 rockchip,pins = <0 RK_PA7 2 &pcfg_pull_up_12ma>;
1531 emmc_bus4: emmc-bus4 {
1533 <0 RK_PA7 2 &pcfg_pull_up_12ma>,
1534 <2 RK_PD4 2 &pcfg_pull_up_12ma>,
1535 <2 RK_PD5 2 &pcfg_pull_up_12ma>,
1536 <2 RK_PD6 2 &pcfg_pull_up_12ma>;
1539 emmc_bus8: emmc-bus8 {
1541 <0 RK_PA7 2 &pcfg_pull_up_12ma>,
1542 <2 RK_PD4 2 &pcfg_pull_up_12ma>,
1543 <2 RK_PD5 2 &pcfg_pull_up_12ma>,
1544 <2 RK_PD6 2 &pcfg_pull_up_12ma>,
1545 <2 RK_PD7 2 &pcfg_pull_up_12ma>,
1546 <3 RK_PC0 2 &pcfg_pull_up_12ma>,
1547 <3 RK_PC1 2 &pcfg_pull_up_12ma>,
1548 <3 RK_PC2 2 &pcfg_pull_up_12ma>;
1553 pwm0_pin: pwm0-pin {
1554 rockchip,pins = <2 RK_PA4 1 &pcfg_pull_none>;
1559 pwm1_pin: pwm1-pin {
1560 rockchip,pins = <2 RK_PA5 1 &pcfg_pull_none>;
1565 pwm2_pin: pwm2-pin {
1566 rockchip,pins = <2 RK_PA6 1 &pcfg_pull_none>;
1571 pwmir_pin: pwmir-pin {
1572 rockchip,pins = <2 RK_PA2 1 &pcfg_pull_none>;
1577 rgmiim1_pins: rgmiim1-pins {
1580 <1 RK_PB4 2 &pcfg_pull_none_12ma>,
1582 <1 RK_PB5 2 &pcfg_pull_none_2ma>,
1584 <1 RK_PC3 2 &pcfg_pull_none_2ma>,
1586 <1 RK_PD1 2 &pcfg_pull_none_12ma>,
1588 <1 RK_PC5 2 &pcfg_pull_none_2ma>,
1590 <1 RK_PC6 2 &pcfg_pull_none_2ma>,
1592 <1 RK_PC7 2 &pcfg_pull_none_2ma>,
1594 <1 RK_PB2 2 &pcfg_pull_none_2ma>,
1596 <1 RK_PB3 2 &pcfg_pull_none_2ma>,
1598 <1 RK_PB0 2 &pcfg_pull_none_12ma>,
1600 <1 RK_PB1 2 &pcfg_pull_none_12ma>,
1602 <1 RK_PB6 2 &pcfg_pull_none_2ma>,
1604 <1 RK_PB7 2 &pcfg_pull_none_2ma>,
1606 <1 RK_PC0 2 &pcfg_pull_none_12ma>,
1608 <1 RK_PC1 2 &pcfg_pull_none_12ma>,
1611 <0 RK_PB0 1 &pcfg_pull_none>,
1613 <0 RK_PB4 1 &pcfg_pull_none>,
1615 <0 RK_PD0 1 &pcfg_pull_none>,
1617 <0 RK_PC0 1 &pcfg_pull_none>,
1619 <0 RK_PC1 1 &pcfg_pull_none>,
1621 <0 RK_PC7 1 &pcfg_pull_none>,
1623 <0 RK_PC6 1 &pcfg_pull_none>;
1626 rmiim1_pins: rmiim1-pins {
1629 <1 RK_PC3 2 &pcfg_pull_none_2ma>,
1631 <1 RK_PD1 2 &pcfg_pull_none_12ma>,
1633 <1 RK_PC5 2 &pcfg_pull_none_2ma>,
1635 <1 RK_PD0 2 &pcfg_pull_none_2ma>,
1637 <1 RK_PC6 2 &pcfg_pull_none_2ma>,
1639 <1 RK_PC7 2 &pcfg_pull_none_2ma>,
1641 <1 RK_PB2 2 &pcfg_pull_none_2ma>,
1643 <1 RK_PB3 2 &pcfg_pull_none_2ma>,
1645 <1 RK_PB0 2 &pcfg_pull_none_12ma>,
1647 <1 RK_PB1 2 &pcfg_pull_none_12ma>,
1650 <0 RK_PB3 1 &pcfg_pull_none>,
1652 <0 RK_PB4 1 &pcfg_pull_none>,
1654 <0 RK_PD0 1 &pcfg_pull_none>,
1656 <0 RK_PC3 1 &pcfg_pull_none>,
1658 <0 RK_PC0 1 &pcfg_pull_none>,
1660 <0 RK_PC1 1 &pcfg_pull_none>;
1665 fephyled_speed100: fephyled-speed100 {
1666 rockchip,pins = <0 RK_PD7 1 &pcfg_pull_none>;
1669 fephyled_speed10: fephyled-speed10 {
1670 rockchip,pins = <0 RK_PD6 1 &pcfg_pull_none>;
1673 fephyled_duplex: fephyled-duplex {
1674 rockchip,pins = <0 RK_PD6 2 &pcfg_pull_none>;
1677 fephyled_rxm0: fephyled-rxm0 {
1678 rockchip,pins = <0 RK_PD5 1 &pcfg_pull_none>;
1681 fephyled_txm0: fephyled-txm0 {
1682 rockchip,pins = <0 RK_PD5 2 &pcfg_pull_none>;
1685 fephyled_linkm0: fephyled-linkm0 {
1686 rockchip,pins = <0 RK_PD4 1 &pcfg_pull_none>;
1689 fephyled_rxm1: fephyled-rxm1 {
1690 rockchip,pins = <2 RK_PD1 2 &pcfg_pull_none>;
1693 fephyled_txm1: fephyled-txm1 {
1694 rockchip,pins = <2 RK_PD1 3 &pcfg_pull_none>;
1697 fephyled_linkm1: fephyled-linkm1 {
1698 rockchip,pins = <2 RK_PD0 2 &pcfg_pull_none>;
1703 tsadc_int: tsadc-int {
1704 rockchip,pins = <2 RK_PB5 2 &pcfg_pull_none>;
1706 tsadc_gpio: tsadc-gpio {
1707 rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
1712 hdmi_cec: hdmi-cec {
1713 rockchip,pins = <0 RK_PA3 1 &pcfg_pull_none>;
1716 hdmi_hpd: hdmi-hpd {
1717 rockchip,pins = <0 RK_PA4 1 &pcfg_pull_down>;
1722 dvp_d2d9_m0:dvp-d2d9-m0 {
1725 <3 RK_PA4 2 &pcfg_pull_none>,
1727 <3 RK_PA5 2 &pcfg_pull_none>,
1729 <3 RK_PA6 2 &pcfg_pull_none>,
1731 <3 RK_PA7 2 &pcfg_pull_none>,
1733 <3 RK_PB0 2 &pcfg_pull_none>,
1735 <3 RK_PB1 2 &pcfg_pull_none>,
1737 <3 RK_PB2 2 &pcfg_pull_none>,
1739 <3 RK_PB3 2 &pcfg_pull_none>,
1741 <3 RK_PA1 2 &pcfg_pull_none>,
1743 <3 RK_PA0 2 &pcfg_pull_none>,
1745 <3 RK_PA3 2 &pcfg_pull_none>,
1747 <3 RK_PA2 2 &pcfg_pull_none>;
1752 dvp_d2d9_m1:dvp-d2d9-m1 {
1755 <3 RK_PA4 2 &pcfg_pull_none>,
1757 <3 RK_PA5 2 &pcfg_pull_none>,
1759 <3 RK_PA6 2 &pcfg_pull_none>,
1761 <3 RK_PA7 2 &pcfg_pull_none>,
1763 <3 RK_PB0 2 &pcfg_pull_none>,
1765 <2 RK_PC0 4 &pcfg_pull_none>,
1767 <2 RK_PC1 4 &pcfg_pull_none>,
1769 <2 RK_PC2 4 &pcfg_pull_none>,
1771 <3 RK_PA1 2 &pcfg_pull_none>,
1773 <3 RK_PA0 2 &pcfg_pull_none>,
1775 <2 RK_PB7 4 &pcfg_pull_none>,
1777 <3 RK_PA2 2 &pcfg_pull_none>;