xref: /freebsd/sys/contrib/device-tree/src/arm64/rockchip/rk3588-base-pinctrl.dtsi (revision b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b)
10e8011faSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
20e8011faSEmmanuel Vadot/*
30e8011faSEmmanuel Vadot * Copyright (c) 2021 Rockchip Electronics Co., Ltd.
40e8011faSEmmanuel Vadot */
50e8011faSEmmanuel Vadot
60e8011faSEmmanuel Vadot#include <dt-bindings/pinctrl/rockchip.h>
70e8011faSEmmanuel Vadot#include "rockchip-pinconf.dtsi"
80e8011faSEmmanuel Vadot
90e8011faSEmmanuel Vadot/*
100e8011faSEmmanuel Vadot * This file is auto generated by pin2dts tool, please keep these code
110e8011faSEmmanuel Vadot * by adding changes at end of this file.
120e8011faSEmmanuel Vadot */
130e8011faSEmmanuel Vadot&pinctrl {
140e8011faSEmmanuel Vadot	auddsm {
150e8011faSEmmanuel Vadot		/omit-if-no-ref/
160e8011faSEmmanuel Vadot		auddsm_pins: auddsm-pins {
170e8011faSEmmanuel Vadot			rockchip,pins =
180e8011faSEmmanuel Vadot				/* auddsm_ln */
190e8011faSEmmanuel Vadot				<3 RK_PA1 4 &pcfg_pull_none>,
200e8011faSEmmanuel Vadot				/* auddsm_lp */
210e8011faSEmmanuel Vadot				<3 RK_PA2 4 &pcfg_pull_none>,
220e8011faSEmmanuel Vadot				/* auddsm_rn */
230e8011faSEmmanuel Vadot				<3 RK_PA3 4 &pcfg_pull_none>,
240e8011faSEmmanuel Vadot				/* auddsm_rp */
250e8011faSEmmanuel Vadot				<3 RK_PA4 4 &pcfg_pull_none>;
260e8011faSEmmanuel Vadot		};
270e8011faSEmmanuel Vadot	};
280e8011faSEmmanuel Vadot
290e8011faSEmmanuel Vadot	bt1120 {
300e8011faSEmmanuel Vadot		/omit-if-no-ref/
310e8011faSEmmanuel Vadot		bt1120_pins: bt1120-pins {
320e8011faSEmmanuel Vadot			rockchip,pins =
330e8011faSEmmanuel Vadot				/* bt1120_clkout */
340e8011faSEmmanuel Vadot				<4 RK_PB0 2 &pcfg_pull_none>,
350e8011faSEmmanuel Vadot				/* bt1120_d0 */
360e8011faSEmmanuel Vadot				<4 RK_PA0 2 &pcfg_pull_none>,
370e8011faSEmmanuel Vadot				/* bt1120_d1 */
380e8011faSEmmanuel Vadot				<4 RK_PA1 2 &pcfg_pull_none>,
390e8011faSEmmanuel Vadot				/* bt1120_d2 */
400e8011faSEmmanuel Vadot				<4 RK_PA2 2 &pcfg_pull_none>,
410e8011faSEmmanuel Vadot				/* bt1120_d3 */
420e8011faSEmmanuel Vadot				<4 RK_PA3 2 &pcfg_pull_none>,
430e8011faSEmmanuel Vadot				/* bt1120_d4 */
440e8011faSEmmanuel Vadot				<4 RK_PA4 2 &pcfg_pull_none>,
450e8011faSEmmanuel Vadot				/* bt1120_d5 */
460e8011faSEmmanuel Vadot				<4 RK_PA5 2 &pcfg_pull_none>,
470e8011faSEmmanuel Vadot				/* bt1120_d6 */
480e8011faSEmmanuel Vadot				<4 RK_PA6 2 &pcfg_pull_none>,
490e8011faSEmmanuel Vadot				/* bt1120_d7 */
500e8011faSEmmanuel Vadot				<4 RK_PA7 2 &pcfg_pull_none>,
510e8011faSEmmanuel Vadot				/* bt1120_d8 */
520e8011faSEmmanuel Vadot				<4 RK_PB2 2 &pcfg_pull_none>,
530e8011faSEmmanuel Vadot				/* bt1120_d9 */
540e8011faSEmmanuel Vadot				<4 RK_PB3 2 &pcfg_pull_none>,
550e8011faSEmmanuel Vadot				/* bt1120_d10 */
560e8011faSEmmanuel Vadot				<4 RK_PB4 2 &pcfg_pull_none>,
570e8011faSEmmanuel Vadot				/* bt1120_d11 */
580e8011faSEmmanuel Vadot				<4 RK_PB5 2 &pcfg_pull_none>,
590e8011faSEmmanuel Vadot				/* bt1120_d12 */
600e8011faSEmmanuel Vadot				<4 RK_PB6 2 &pcfg_pull_none>,
610e8011faSEmmanuel Vadot				/* bt1120_d13 */
620e8011faSEmmanuel Vadot				<4 RK_PB7 2 &pcfg_pull_none>,
630e8011faSEmmanuel Vadot				/* bt1120_d14 */
640e8011faSEmmanuel Vadot				<4 RK_PC0 2 &pcfg_pull_none>,
650e8011faSEmmanuel Vadot				/* bt1120_d15 */
660e8011faSEmmanuel Vadot				<4 RK_PC1 2 &pcfg_pull_none>;
670e8011faSEmmanuel Vadot		};
680e8011faSEmmanuel Vadot	};
690e8011faSEmmanuel Vadot
700e8011faSEmmanuel Vadot	can0 {
710e8011faSEmmanuel Vadot		/omit-if-no-ref/
720e8011faSEmmanuel Vadot		can0m0_pins: can0m0-pins {
730e8011faSEmmanuel Vadot			rockchip,pins =
740e8011faSEmmanuel Vadot				/* can0_rx_m0 */
750e8011faSEmmanuel Vadot				<0 RK_PC0 11 &pcfg_pull_none>,
760e8011faSEmmanuel Vadot				/* can0_tx_m0 */
770e8011faSEmmanuel Vadot				<0 RK_PB7 11 &pcfg_pull_none>;
780e8011faSEmmanuel Vadot		};
790e8011faSEmmanuel Vadot
800e8011faSEmmanuel Vadot		/omit-if-no-ref/
810e8011faSEmmanuel Vadot		can0m1_pins: can0m1-pins {
820e8011faSEmmanuel Vadot			rockchip,pins =
830e8011faSEmmanuel Vadot				/* can0_rx_m1 */
840e8011faSEmmanuel Vadot				<4 RK_PD5 9 &pcfg_pull_none>,
850e8011faSEmmanuel Vadot				/* can0_tx_m1 */
860e8011faSEmmanuel Vadot				<4 RK_PD4 9 &pcfg_pull_none>;
870e8011faSEmmanuel Vadot		};
880e8011faSEmmanuel Vadot	};
890e8011faSEmmanuel Vadot
900e8011faSEmmanuel Vadot	can1 {
910e8011faSEmmanuel Vadot		/omit-if-no-ref/
920e8011faSEmmanuel Vadot		can1m0_pins: can1m0-pins {
930e8011faSEmmanuel Vadot			rockchip,pins =
940e8011faSEmmanuel Vadot				/* can1_rx_m0 */
950e8011faSEmmanuel Vadot				<3 RK_PB5 9 &pcfg_pull_none>,
960e8011faSEmmanuel Vadot				/* can1_tx_m0 */
970e8011faSEmmanuel Vadot				<3 RK_PB6 9 &pcfg_pull_none>;
980e8011faSEmmanuel Vadot		};
990e8011faSEmmanuel Vadot
1000e8011faSEmmanuel Vadot		/omit-if-no-ref/
1010e8011faSEmmanuel Vadot		can1m1_pins: can1m1-pins {
1020e8011faSEmmanuel Vadot			rockchip,pins =
1030e8011faSEmmanuel Vadot				/* can1_rx_m1 */
1040e8011faSEmmanuel Vadot				<4 RK_PB2 12 &pcfg_pull_none>,
1050e8011faSEmmanuel Vadot				/* can1_tx_m1 */
1060e8011faSEmmanuel Vadot				<4 RK_PB3 12 &pcfg_pull_none>;
1070e8011faSEmmanuel Vadot		};
1080e8011faSEmmanuel Vadot	};
1090e8011faSEmmanuel Vadot
1100e8011faSEmmanuel Vadot	can2 {
1110e8011faSEmmanuel Vadot		/omit-if-no-ref/
1120e8011faSEmmanuel Vadot		can2m0_pins: can2m0-pins {
1130e8011faSEmmanuel Vadot			rockchip,pins =
1140e8011faSEmmanuel Vadot				/* can2_rx_m0 */
1150e8011faSEmmanuel Vadot				<3 RK_PC4 9 &pcfg_pull_none>,
1160e8011faSEmmanuel Vadot				/* can2_tx_m0 */
1170e8011faSEmmanuel Vadot				<3 RK_PC5 9 &pcfg_pull_none>;
1180e8011faSEmmanuel Vadot		};
1190e8011faSEmmanuel Vadot
1200e8011faSEmmanuel Vadot		/omit-if-no-ref/
1210e8011faSEmmanuel Vadot		can2m1_pins: can2m1-pins {
1220e8011faSEmmanuel Vadot			rockchip,pins =
1230e8011faSEmmanuel Vadot				/* can2_rx_m1 */
1240e8011faSEmmanuel Vadot				<0 RK_PD4 10 &pcfg_pull_none>,
1250e8011faSEmmanuel Vadot				/* can2_tx_m1 */
1260e8011faSEmmanuel Vadot				<0 RK_PD5 10 &pcfg_pull_none>;
1270e8011faSEmmanuel Vadot		};
1280e8011faSEmmanuel Vadot	};
1290e8011faSEmmanuel Vadot
1300e8011faSEmmanuel Vadot	cif {
1310e8011faSEmmanuel Vadot		/omit-if-no-ref/
1320e8011faSEmmanuel Vadot		cif_clk: cif-clk {
1330e8011faSEmmanuel Vadot			rockchip,pins =
1340e8011faSEmmanuel Vadot				/* cif_clkout */
1350e8011faSEmmanuel Vadot				<4 RK_PB4 1 &pcfg_pull_none>;
1360e8011faSEmmanuel Vadot		};
1370e8011faSEmmanuel Vadot
1380e8011faSEmmanuel Vadot		/omit-if-no-ref/
1390e8011faSEmmanuel Vadot		cif_dvp_clk: cif-dvp-clk {
1400e8011faSEmmanuel Vadot			rockchip,pins =
1410e8011faSEmmanuel Vadot				/* cif_clkin */
1420e8011faSEmmanuel Vadot				<4 RK_PB0 1 &pcfg_pull_none>,
1430e8011faSEmmanuel Vadot				/* cif_href */
1440e8011faSEmmanuel Vadot				<4 RK_PB2 1 &pcfg_pull_none>,
1450e8011faSEmmanuel Vadot				/* cif_vsync */
1460e8011faSEmmanuel Vadot				<4 RK_PB3 1 &pcfg_pull_none>;
1470e8011faSEmmanuel Vadot		};
1480e8011faSEmmanuel Vadot
1490e8011faSEmmanuel Vadot		/omit-if-no-ref/
1500e8011faSEmmanuel Vadot		cif_dvp_bus16: cif-dvp-bus16 {
1510e8011faSEmmanuel Vadot			rockchip,pins =
1520e8011faSEmmanuel Vadot				/* cif_d8 */
1530e8011faSEmmanuel Vadot				<3 RK_PC4 1 &pcfg_pull_none>,
1540e8011faSEmmanuel Vadot				/* cif_d9 */
1550e8011faSEmmanuel Vadot				<3 RK_PC5 1 &pcfg_pull_none>,
1560e8011faSEmmanuel Vadot				/* cif_d10 */
1570e8011faSEmmanuel Vadot				<3 RK_PC6 1 &pcfg_pull_none>,
1580e8011faSEmmanuel Vadot				/* cif_d11 */
1590e8011faSEmmanuel Vadot				<3 RK_PC7 1 &pcfg_pull_none>,
1600e8011faSEmmanuel Vadot				/* cif_d12 */
1610e8011faSEmmanuel Vadot				<3 RK_PD0 1 &pcfg_pull_none>,
1620e8011faSEmmanuel Vadot				/* cif_d13 */
1630e8011faSEmmanuel Vadot				<3 RK_PD1 1 &pcfg_pull_none>,
1640e8011faSEmmanuel Vadot				/* cif_d14 */
1650e8011faSEmmanuel Vadot				<3 RK_PD2 1 &pcfg_pull_none>,
1660e8011faSEmmanuel Vadot				/* cif_d15 */
1670e8011faSEmmanuel Vadot				<3 RK_PD3 1 &pcfg_pull_none>;
1680e8011faSEmmanuel Vadot		};
1690e8011faSEmmanuel Vadot
1700e8011faSEmmanuel Vadot		/omit-if-no-ref/
1710e8011faSEmmanuel Vadot		cif_dvp_bus8: cif-dvp-bus8 {
1720e8011faSEmmanuel Vadot			rockchip,pins =
1730e8011faSEmmanuel Vadot				/* cif_d0 */
1740e8011faSEmmanuel Vadot				<4 RK_PA0 1 &pcfg_pull_none>,
1750e8011faSEmmanuel Vadot				/* cif_d1 */
1760e8011faSEmmanuel Vadot				<4 RK_PA1 1 &pcfg_pull_none>,
1770e8011faSEmmanuel Vadot				/* cif_d2 */
1780e8011faSEmmanuel Vadot				<4 RK_PA2 1 &pcfg_pull_none>,
1790e8011faSEmmanuel Vadot				/* cif_d3 */
1800e8011faSEmmanuel Vadot				<4 RK_PA3 1 &pcfg_pull_none>,
1810e8011faSEmmanuel Vadot				/* cif_d4 */
1820e8011faSEmmanuel Vadot				<4 RK_PA4 1 &pcfg_pull_none>,
1830e8011faSEmmanuel Vadot				/* cif_d5 */
1840e8011faSEmmanuel Vadot				<4 RK_PA5 1 &pcfg_pull_none>,
1850e8011faSEmmanuel Vadot				/* cif_d6 */
1860e8011faSEmmanuel Vadot				<4 RK_PA6 1 &pcfg_pull_none>,
1870e8011faSEmmanuel Vadot				/* cif_d7 */
1880e8011faSEmmanuel Vadot				<4 RK_PA7 1 &pcfg_pull_none>;
1890e8011faSEmmanuel Vadot		};
1900e8011faSEmmanuel Vadot	};
1910e8011faSEmmanuel Vadot
1920e8011faSEmmanuel Vadot	clk32k {
1930e8011faSEmmanuel Vadot		/omit-if-no-ref/
1940e8011faSEmmanuel Vadot		clk32k_in: clk32k-in {
1950e8011faSEmmanuel Vadot			rockchip,pins =
1960e8011faSEmmanuel Vadot				/* clk32k_in */
1970e8011faSEmmanuel Vadot				<0 RK_PB2 1 &pcfg_pull_none>;
1980e8011faSEmmanuel Vadot		};
1990e8011faSEmmanuel Vadot
2000e8011faSEmmanuel Vadot		/omit-if-no-ref/
2010e8011faSEmmanuel Vadot		clk32k_out0: clk32k-out0 {
2020e8011faSEmmanuel Vadot			rockchip,pins =
2030e8011faSEmmanuel Vadot				/* clk32k_out0 */
2040e8011faSEmmanuel Vadot				<0 RK_PB2 2 &pcfg_pull_none>;
2050e8011faSEmmanuel Vadot		};
2060e8011faSEmmanuel Vadot	};
2070e8011faSEmmanuel Vadot
2080e8011faSEmmanuel Vadot	cpu {
2090e8011faSEmmanuel Vadot		/omit-if-no-ref/
2100e8011faSEmmanuel Vadot		cpu_pins: cpu-pins {
2110e8011faSEmmanuel Vadot			rockchip,pins =
2120e8011faSEmmanuel Vadot				/* cpu_big0_avs */
2130e8011faSEmmanuel Vadot				<0 RK_PD1 2 &pcfg_pull_none>,
2140e8011faSEmmanuel Vadot				/* cpu_big1_avs */
2150e8011faSEmmanuel Vadot				<0 RK_PD5 2 &pcfg_pull_none>;
2160e8011faSEmmanuel Vadot		};
2170e8011faSEmmanuel Vadot	};
2180e8011faSEmmanuel Vadot
2190e8011faSEmmanuel Vadot	ddrphych0 {
2200e8011faSEmmanuel Vadot		/omit-if-no-ref/
2210e8011faSEmmanuel Vadot		ddrphych0_pins: ddrphych0-pins {
2220e8011faSEmmanuel Vadot			rockchip,pins =
2230e8011faSEmmanuel Vadot				/* ddrphych0_dtb0 */
2240e8011faSEmmanuel Vadot				<4 RK_PA0 7 &pcfg_pull_none>,
2250e8011faSEmmanuel Vadot				/* ddrphych0_dtb1 */
2260e8011faSEmmanuel Vadot				<4 RK_PA1 7 &pcfg_pull_none>,
2270e8011faSEmmanuel Vadot				/* ddrphych0_dtb2 */
2280e8011faSEmmanuel Vadot				<4 RK_PA2 7 &pcfg_pull_none>,
2290e8011faSEmmanuel Vadot				/* ddrphych0_dtb3 */
2300e8011faSEmmanuel Vadot				<4 RK_PA3 7 &pcfg_pull_none>;
2310e8011faSEmmanuel Vadot		};
2320e8011faSEmmanuel Vadot	};
2330e8011faSEmmanuel Vadot
2340e8011faSEmmanuel Vadot	ddrphych1 {
2350e8011faSEmmanuel Vadot		/omit-if-no-ref/
2360e8011faSEmmanuel Vadot		ddrphych1_pins: ddrphych1-pins {
2370e8011faSEmmanuel Vadot			rockchip,pins =
2380e8011faSEmmanuel Vadot				/* ddrphych1_dtb0 */
2390e8011faSEmmanuel Vadot				<4 RK_PA4 7 &pcfg_pull_none>,
2400e8011faSEmmanuel Vadot				/* ddrphych1_dtb1 */
2410e8011faSEmmanuel Vadot				<4 RK_PA5 7 &pcfg_pull_none>,
2420e8011faSEmmanuel Vadot				/* ddrphych1_dtb2 */
2430e8011faSEmmanuel Vadot				<4 RK_PA6 7 &pcfg_pull_none>,
2440e8011faSEmmanuel Vadot				/* ddrphych1_dtb3 */
2450e8011faSEmmanuel Vadot				<4 RK_PA7 7 &pcfg_pull_none>;
2460e8011faSEmmanuel Vadot		};
2470e8011faSEmmanuel Vadot	};
2480e8011faSEmmanuel Vadot
2490e8011faSEmmanuel Vadot	ddrphych2 {
2500e8011faSEmmanuel Vadot		/omit-if-no-ref/
2510e8011faSEmmanuel Vadot		ddrphych2_pins: ddrphych2-pins {
2520e8011faSEmmanuel Vadot			rockchip,pins =
2530e8011faSEmmanuel Vadot				/* ddrphych2_dtb0 */
2540e8011faSEmmanuel Vadot				<4 RK_PB0 7 &pcfg_pull_none>,
2550e8011faSEmmanuel Vadot				/* ddrphych2_dtb1 */
2560e8011faSEmmanuel Vadot				<4 RK_PB1 7 &pcfg_pull_none>,
2570e8011faSEmmanuel Vadot				/* ddrphych2_dtb2 */
2580e8011faSEmmanuel Vadot				<4 RK_PB2 7 &pcfg_pull_none>,
2590e8011faSEmmanuel Vadot				/* ddrphych2_dtb3 */
2600e8011faSEmmanuel Vadot				<4 RK_PB3 7 &pcfg_pull_none>;
2610e8011faSEmmanuel Vadot		};
2620e8011faSEmmanuel Vadot	};
2630e8011faSEmmanuel Vadot
2640e8011faSEmmanuel Vadot	ddrphych3 {
2650e8011faSEmmanuel Vadot		/omit-if-no-ref/
2660e8011faSEmmanuel Vadot		ddrphych3_pins: ddrphych3-pins {
2670e8011faSEmmanuel Vadot			rockchip,pins =
2680e8011faSEmmanuel Vadot				/* ddrphych3_dtb0 */
2690e8011faSEmmanuel Vadot				<4 RK_PB4 7 &pcfg_pull_none>,
2700e8011faSEmmanuel Vadot				/* ddrphych3_dtb1 */
2710e8011faSEmmanuel Vadot				<4 RK_PB5 7 &pcfg_pull_none>,
2720e8011faSEmmanuel Vadot				/* ddrphych3_dtb2 */
2730e8011faSEmmanuel Vadot				<4 RK_PB6 7 &pcfg_pull_none>,
2740e8011faSEmmanuel Vadot				/* ddrphych3_dtb3 */
2750e8011faSEmmanuel Vadot				<4 RK_PB7 7 &pcfg_pull_none>;
2760e8011faSEmmanuel Vadot		};
2770e8011faSEmmanuel Vadot	};
2780e8011faSEmmanuel Vadot
2790e8011faSEmmanuel Vadot	dp0 {
2800e8011faSEmmanuel Vadot		/omit-if-no-ref/
2810e8011faSEmmanuel Vadot		dp0m0_pins: dp0m0-pins {
2820e8011faSEmmanuel Vadot			rockchip,pins =
2830e8011faSEmmanuel Vadot				/* dp0_hpdin_m0 */
2840e8011faSEmmanuel Vadot				<4 RK_PB4 5 &pcfg_pull_none>;
2850e8011faSEmmanuel Vadot		};
2860e8011faSEmmanuel Vadot
2870e8011faSEmmanuel Vadot		/omit-if-no-ref/
2880e8011faSEmmanuel Vadot		dp0m1_pins: dp0m1-pins {
2890e8011faSEmmanuel Vadot			rockchip,pins =
2900e8011faSEmmanuel Vadot				/* dp0_hpdin_m1 */
2910e8011faSEmmanuel Vadot				<0 RK_PC4 10 &pcfg_pull_none>;
2920e8011faSEmmanuel Vadot		};
2930e8011faSEmmanuel Vadot
2940e8011faSEmmanuel Vadot		/omit-if-no-ref/
2950e8011faSEmmanuel Vadot		dp0m2_pins: dp0m2-pins {
2960e8011faSEmmanuel Vadot			rockchip,pins =
2970e8011faSEmmanuel Vadot				/* dp0_hpdin_m2 */
2980e8011faSEmmanuel Vadot				<1 RK_PA0 5 &pcfg_pull_none>;
2990e8011faSEmmanuel Vadot		};
3000e8011faSEmmanuel Vadot	};
3010e8011faSEmmanuel Vadot
3020e8011faSEmmanuel Vadot	dp1 {
3030e8011faSEmmanuel Vadot		/omit-if-no-ref/
3040e8011faSEmmanuel Vadot		dp1m0_pins: dp1m0-pins {
3050e8011faSEmmanuel Vadot			rockchip,pins =
3060e8011faSEmmanuel Vadot				/* dp1_hpdin_m0 */
3070e8011faSEmmanuel Vadot				<3 RK_PD5 5 &pcfg_pull_none>;
3080e8011faSEmmanuel Vadot		};
3090e8011faSEmmanuel Vadot
3100e8011faSEmmanuel Vadot		/omit-if-no-ref/
3110e8011faSEmmanuel Vadot		dp1m1_pins: dp1m1-pins {
3120e8011faSEmmanuel Vadot			rockchip,pins =
3130e8011faSEmmanuel Vadot				/* dp1_hpdin_m1 */
3140e8011faSEmmanuel Vadot				<0 RK_PC5 10 &pcfg_pull_none>;
3150e8011faSEmmanuel Vadot		};
3160e8011faSEmmanuel Vadot
3170e8011faSEmmanuel Vadot		/omit-if-no-ref/
3180e8011faSEmmanuel Vadot		dp1m2_pins: dp1m2-pins {
3190e8011faSEmmanuel Vadot			rockchip,pins =
3200e8011faSEmmanuel Vadot				/* dp1_hpdin_m2 */
3210e8011faSEmmanuel Vadot				<1 RK_PA1 5 &pcfg_pull_none>;
3220e8011faSEmmanuel Vadot		};
3230e8011faSEmmanuel Vadot	};
3240e8011faSEmmanuel Vadot
3250e8011faSEmmanuel Vadot	emmc {
3260e8011faSEmmanuel Vadot		/omit-if-no-ref/
3270e8011faSEmmanuel Vadot		emmc_rstnout: emmc-rstnout {
3280e8011faSEmmanuel Vadot			rockchip,pins =
3290e8011faSEmmanuel Vadot				/* emmc_rstn */
3300e8011faSEmmanuel Vadot				<2 RK_PA3 1 &pcfg_pull_none>;
3310e8011faSEmmanuel Vadot		};
3320e8011faSEmmanuel Vadot
3330e8011faSEmmanuel Vadot		/omit-if-no-ref/
3340e8011faSEmmanuel Vadot		emmc_bus8: emmc-bus8 {
3350e8011faSEmmanuel Vadot			rockchip,pins =
3360e8011faSEmmanuel Vadot				/* emmc_d0 */
3370e8011faSEmmanuel Vadot				<2 RK_PD0 1 &pcfg_pull_up_drv_level_2>,
3380e8011faSEmmanuel Vadot				/* emmc_d1 */
3390e8011faSEmmanuel Vadot				<2 RK_PD1 1 &pcfg_pull_up_drv_level_2>,
3400e8011faSEmmanuel Vadot				/* emmc_d2 */
3410e8011faSEmmanuel Vadot				<2 RK_PD2 1 &pcfg_pull_up_drv_level_2>,
3420e8011faSEmmanuel Vadot				/* emmc_d3 */
3430e8011faSEmmanuel Vadot				<2 RK_PD3 1 &pcfg_pull_up_drv_level_2>,
3440e8011faSEmmanuel Vadot				/* emmc_d4 */
3450e8011faSEmmanuel Vadot				<2 RK_PD4 1 &pcfg_pull_up_drv_level_2>,
3460e8011faSEmmanuel Vadot				/* emmc_d5 */
3470e8011faSEmmanuel Vadot				<2 RK_PD5 1 &pcfg_pull_up_drv_level_2>,
3480e8011faSEmmanuel Vadot				/* emmc_d6 */
3490e8011faSEmmanuel Vadot				<2 RK_PD6 1 &pcfg_pull_up_drv_level_2>,
3500e8011faSEmmanuel Vadot				/* emmc_d7 */
3510e8011faSEmmanuel Vadot				<2 RK_PD7 1 &pcfg_pull_up_drv_level_2>;
3520e8011faSEmmanuel Vadot		};
3530e8011faSEmmanuel Vadot
3540e8011faSEmmanuel Vadot		/omit-if-no-ref/
3550e8011faSEmmanuel Vadot		emmc_clk: emmc-clk {
3560e8011faSEmmanuel Vadot			rockchip,pins =
3570e8011faSEmmanuel Vadot				/* emmc_clkout */
3580e8011faSEmmanuel Vadot				<2 RK_PA1 1 &pcfg_pull_up_drv_level_2>;
3590e8011faSEmmanuel Vadot		};
3600e8011faSEmmanuel Vadot
3610e8011faSEmmanuel Vadot		/omit-if-no-ref/
3620e8011faSEmmanuel Vadot		emmc_cmd: emmc-cmd {
3630e8011faSEmmanuel Vadot			rockchip,pins =
3640e8011faSEmmanuel Vadot				/* emmc_cmd */
3650e8011faSEmmanuel Vadot				<2 RK_PA0 1 &pcfg_pull_up_drv_level_2>;
3660e8011faSEmmanuel Vadot		};
3670e8011faSEmmanuel Vadot
3680e8011faSEmmanuel Vadot		/omit-if-no-ref/
3690e8011faSEmmanuel Vadot		emmc_data_strobe: emmc-data-strobe {
3700e8011faSEmmanuel Vadot			rockchip,pins =
3710e8011faSEmmanuel Vadot				/* emmc_data_strobe */
3720e8011faSEmmanuel Vadot				<2 RK_PA2 1 &pcfg_pull_down>;
3730e8011faSEmmanuel Vadot		};
3740e8011faSEmmanuel Vadot	};
3750e8011faSEmmanuel Vadot
3760e8011faSEmmanuel Vadot	eth1 {
3770e8011faSEmmanuel Vadot		/omit-if-no-ref/
3780e8011faSEmmanuel Vadot		eth1_pins: eth1-pins {
3790e8011faSEmmanuel Vadot			rockchip,pins =
3800e8011faSEmmanuel Vadot				/* eth1_refclko_25m */
3810e8011faSEmmanuel Vadot				<3 RK_PA6 1 &pcfg_pull_none>;
3820e8011faSEmmanuel Vadot		};
3830e8011faSEmmanuel Vadot	};
3840e8011faSEmmanuel Vadot
3850e8011faSEmmanuel Vadot	fspi {
3860e8011faSEmmanuel Vadot		/omit-if-no-ref/
3870e8011faSEmmanuel Vadot		fspim0_pins: fspim0-pins {
3880e8011faSEmmanuel Vadot			rockchip,pins =
3890e8011faSEmmanuel Vadot				/* fspi_clk_m0 */
3900e8011faSEmmanuel Vadot				<2 RK_PA0 2 &pcfg_pull_up_drv_level_2>,
3910e8011faSEmmanuel Vadot				/* fspi_cs0n_m0 */
3920e8011faSEmmanuel Vadot				<2 RK_PD6 2 &pcfg_pull_up_drv_level_2>,
3930e8011faSEmmanuel Vadot				/* fspi_d0_m0 */
3940e8011faSEmmanuel Vadot				<2 RK_PD0 2 &pcfg_pull_up_drv_level_2>,
3950e8011faSEmmanuel Vadot				/* fspi_d1_m0 */
3960e8011faSEmmanuel Vadot				<2 RK_PD1 2 &pcfg_pull_up_drv_level_2>,
3970e8011faSEmmanuel Vadot				/* fspi_d2_m0 */
3980e8011faSEmmanuel Vadot				<2 RK_PD2 2 &pcfg_pull_up_drv_level_2>,
3990e8011faSEmmanuel Vadot				/* fspi_d3_m0 */
4000e8011faSEmmanuel Vadot				<2 RK_PD3 2 &pcfg_pull_up_drv_level_2>;
4010e8011faSEmmanuel Vadot		};
4020e8011faSEmmanuel Vadot
4030e8011faSEmmanuel Vadot		/omit-if-no-ref/
4040e8011faSEmmanuel Vadot		fspim0_cs1: fspim0-cs1 {
4050e8011faSEmmanuel Vadot			rockchip,pins =
4060e8011faSEmmanuel Vadot				/* fspi_cs1n_m0 */
4070e8011faSEmmanuel Vadot				<2 RK_PD7 2 &pcfg_pull_up_drv_level_2>;
4080e8011faSEmmanuel Vadot		};
4090e8011faSEmmanuel Vadot
4100e8011faSEmmanuel Vadot		/omit-if-no-ref/
4110e8011faSEmmanuel Vadot		fspim2_pins: fspim2-pins {
4120e8011faSEmmanuel Vadot			rockchip,pins =
4130e8011faSEmmanuel Vadot				/* fspi_clk_m2 */
4140e8011faSEmmanuel Vadot				<3 RK_PA5 5 &pcfg_pull_up_drv_level_2>,
4150e8011faSEmmanuel Vadot				/* fspi_cs0n_m2 */
4160e8011faSEmmanuel Vadot				<3 RK_PC4 2 &pcfg_pull_up_drv_level_2>,
4170e8011faSEmmanuel Vadot				/* fspi_d0_m2 */
4180e8011faSEmmanuel Vadot				<3 RK_PA0 5 &pcfg_pull_up_drv_level_2>,
4190e8011faSEmmanuel Vadot				/* fspi_d1_m2 */
4200e8011faSEmmanuel Vadot				<3 RK_PA1 5 &pcfg_pull_up_drv_level_2>,
4210e8011faSEmmanuel Vadot				/* fspi_d2_m2 */
4220e8011faSEmmanuel Vadot				<3 RK_PA2 5 &pcfg_pull_up_drv_level_2>,
4230e8011faSEmmanuel Vadot				/* fspi_d3_m2 */
4240e8011faSEmmanuel Vadot				<3 RK_PA3 5 &pcfg_pull_up_drv_level_2>;
4250e8011faSEmmanuel Vadot		};
4260e8011faSEmmanuel Vadot
4270e8011faSEmmanuel Vadot		/omit-if-no-ref/
4280e8011faSEmmanuel Vadot		fspim2_cs1: fspim2-cs1 {
4290e8011faSEmmanuel Vadot			rockchip,pins =
4300e8011faSEmmanuel Vadot				/* fspi_cs1n_m2 */
4310e8011faSEmmanuel Vadot				<3 RK_PC5 2 &pcfg_pull_up_drv_level_2>;
4320e8011faSEmmanuel Vadot		};
4330e8011faSEmmanuel Vadot	};
4340e8011faSEmmanuel Vadot
4350e8011faSEmmanuel Vadot	gmac1 {
4360e8011faSEmmanuel Vadot		/omit-if-no-ref/
4370e8011faSEmmanuel Vadot		gmac1_miim: gmac1-miim {
4380e8011faSEmmanuel Vadot			rockchip,pins =
4390e8011faSEmmanuel Vadot				/* gmac1_mdc */
4400e8011faSEmmanuel Vadot				<3 RK_PC2 1 &pcfg_pull_none>,
4410e8011faSEmmanuel Vadot				/* gmac1_mdio */
4420e8011faSEmmanuel Vadot				<3 RK_PC3 1 &pcfg_pull_none>;
4430e8011faSEmmanuel Vadot		};
4440e8011faSEmmanuel Vadot
4450e8011faSEmmanuel Vadot		/omit-if-no-ref/
4460e8011faSEmmanuel Vadot		gmac1_clkinout: gmac1-clkinout {
4470e8011faSEmmanuel Vadot			rockchip,pins =
4480e8011faSEmmanuel Vadot				/* gmac1_mclkinout */
4490e8011faSEmmanuel Vadot				<3 RK_PB6 1 &pcfg_pull_none>;
4500e8011faSEmmanuel Vadot		};
4510e8011faSEmmanuel Vadot
4520e8011faSEmmanuel Vadot		/omit-if-no-ref/
4530e8011faSEmmanuel Vadot		gmac1_rx_bus2: gmac1-rx-bus2 {
4540e8011faSEmmanuel Vadot			rockchip,pins =
4550e8011faSEmmanuel Vadot				/* gmac1_rxd0 */
4560e8011faSEmmanuel Vadot				<3 RK_PA7 1 &pcfg_pull_none>,
4570e8011faSEmmanuel Vadot				/* gmac1_rxd1 */
4580e8011faSEmmanuel Vadot				<3 RK_PB0 1 &pcfg_pull_none>,
4590e8011faSEmmanuel Vadot				/* gmac1_rxdv_crs */
4600e8011faSEmmanuel Vadot				<3 RK_PB1 1 &pcfg_pull_none>;
4610e8011faSEmmanuel Vadot		};
4620e8011faSEmmanuel Vadot
4630e8011faSEmmanuel Vadot		/omit-if-no-ref/
4640e8011faSEmmanuel Vadot		gmac1_tx_bus2: gmac1-tx-bus2 {
4650e8011faSEmmanuel Vadot			rockchip,pins =
4660e8011faSEmmanuel Vadot				/* gmac1_txd0 */
4670e8011faSEmmanuel Vadot				<3 RK_PB3 1 &pcfg_pull_none>,
4680e8011faSEmmanuel Vadot				/* gmac1_txd1 */
4690e8011faSEmmanuel Vadot				<3 RK_PB4 1 &pcfg_pull_none>,
4700e8011faSEmmanuel Vadot				/* gmac1_txen */
4710e8011faSEmmanuel Vadot				<3 RK_PB5 1 &pcfg_pull_none>;
4720e8011faSEmmanuel Vadot		};
4730e8011faSEmmanuel Vadot
4740e8011faSEmmanuel Vadot		/omit-if-no-ref/
4750e8011faSEmmanuel Vadot		gmac1_rgmii_clk: gmac1-rgmii-clk {
4760e8011faSEmmanuel Vadot			rockchip,pins =
4770e8011faSEmmanuel Vadot				/* gmac1_rxclk */
4780e8011faSEmmanuel Vadot				<3 RK_PA5 1 &pcfg_pull_none>,
4790e8011faSEmmanuel Vadot				/* gmac1_txclk */
4800e8011faSEmmanuel Vadot				<3 RK_PA4 1 &pcfg_pull_none>;
4810e8011faSEmmanuel Vadot		};
4820e8011faSEmmanuel Vadot
4830e8011faSEmmanuel Vadot		/omit-if-no-ref/
4840e8011faSEmmanuel Vadot		gmac1_rgmii_bus: gmac1-rgmii-bus {
4850e8011faSEmmanuel Vadot			rockchip,pins =
4860e8011faSEmmanuel Vadot				/* gmac1_rxd2 */
4870e8011faSEmmanuel Vadot				<3 RK_PA2 1 &pcfg_pull_none>,
4880e8011faSEmmanuel Vadot				/* gmac1_rxd3 */
4890e8011faSEmmanuel Vadot				<3 RK_PA3 1 &pcfg_pull_none>,
4900e8011faSEmmanuel Vadot				/* gmac1_txd2 */
4910e8011faSEmmanuel Vadot				<3 RK_PA0 1 &pcfg_pull_none>,
4920e8011faSEmmanuel Vadot				/* gmac1_txd3 */
4930e8011faSEmmanuel Vadot				<3 RK_PA1 1 &pcfg_pull_none>;
4940e8011faSEmmanuel Vadot		};
4950e8011faSEmmanuel Vadot
4960e8011faSEmmanuel Vadot		/omit-if-no-ref/
4970e8011faSEmmanuel Vadot		gmac1_ppsclk: gmac1-ppsclk {
4980e8011faSEmmanuel Vadot			rockchip,pins =
4990e8011faSEmmanuel Vadot				/* gmac1_ppsclk */
5000e8011faSEmmanuel Vadot				<3 RK_PC1 1 &pcfg_pull_none>;
5010e8011faSEmmanuel Vadot		};
5020e8011faSEmmanuel Vadot
5030e8011faSEmmanuel Vadot		/omit-if-no-ref/
5040e8011faSEmmanuel Vadot		gmac1_ppstrig: gmac1-ppstrig {
5050e8011faSEmmanuel Vadot			rockchip,pins =
5060e8011faSEmmanuel Vadot				/* gmac1_ppstrig */
5070e8011faSEmmanuel Vadot				<3 RK_PC0 1 &pcfg_pull_none>;
5080e8011faSEmmanuel Vadot		};
5090e8011faSEmmanuel Vadot
5100e8011faSEmmanuel Vadot		/omit-if-no-ref/
5110e8011faSEmmanuel Vadot		gmac1_ptp_ref_clk: gmac1-ptp-ref-clk {
5120e8011faSEmmanuel Vadot			rockchip,pins =
5130e8011faSEmmanuel Vadot				/* gmac1_ptp_ref_clk */
5140e8011faSEmmanuel Vadot				<3 RK_PB7 1 &pcfg_pull_none>;
5150e8011faSEmmanuel Vadot		};
5160e8011faSEmmanuel Vadot
5170e8011faSEmmanuel Vadot		/omit-if-no-ref/
5180e8011faSEmmanuel Vadot		gmac1_txer: gmac1-txer {
5190e8011faSEmmanuel Vadot			rockchip,pins =
5200e8011faSEmmanuel Vadot				/* gmac1_txer */
5210e8011faSEmmanuel Vadot				<3 RK_PB2 1 &pcfg_pull_none>;
5220e8011faSEmmanuel Vadot		};
5230e8011faSEmmanuel Vadot	};
5240e8011faSEmmanuel Vadot
5250e8011faSEmmanuel Vadot	gpu {
5260e8011faSEmmanuel Vadot		/omit-if-no-ref/
5270e8011faSEmmanuel Vadot		gpu_pins: gpu-pins {
5280e8011faSEmmanuel Vadot			rockchip,pins =
5290e8011faSEmmanuel Vadot				/* gpu_avs */
5300e8011faSEmmanuel Vadot				<0 RK_PC5 2 &pcfg_pull_none>;
5310e8011faSEmmanuel Vadot		};
5320e8011faSEmmanuel Vadot	};
5330e8011faSEmmanuel Vadot
5340e8011faSEmmanuel Vadot	hdmi {
5350e8011faSEmmanuel Vadot		/omit-if-no-ref/
5360e8011faSEmmanuel Vadot		hdmim0_rx_cec: hdmim0-rx-cec {
5370e8011faSEmmanuel Vadot			rockchip,pins =
5380e8011faSEmmanuel Vadot				/* hdmim0_rx_cec */
5390e8011faSEmmanuel Vadot				<4 RK_PB5 5 &pcfg_pull_none>;
5400e8011faSEmmanuel Vadot		};
5410e8011faSEmmanuel Vadot
5420e8011faSEmmanuel Vadot		/omit-if-no-ref/
5430e8011faSEmmanuel Vadot		hdmim0_rx_hpdin: hdmim0-rx-hpdin {
5440e8011faSEmmanuel Vadot			rockchip,pins =
5450e8011faSEmmanuel Vadot				/* hdmim0_rx_hpdin */
5460e8011faSEmmanuel Vadot				<4 RK_PB6 5 &pcfg_pull_none>;
5470e8011faSEmmanuel Vadot		};
5480e8011faSEmmanuel Vadot
5490e8011faSEmmanuel Vadot		/omit-if-no-ref/
5500e8011faSEmmanuel Vadot		hdmim0_rx_scl: hdmim0-rx-scl {
5510e8011faSEmmanuel Vadot			rockchip,pins =
5520e8011faSEmmanuel Vadot				/* hdmim0_rx_scl */
5530e8011faSEmmanuel Vadot				<0 RK_PD2 11 &pcfg_pull_none>;
5540e8011faSEmmanuel Vadot		};
5550e8011faSEmmanuel Vadot
5560e8011faSEmmanuel Vadot		/omit-if-no-ref/
5570e8011faSEmmanuel Vadot		hdmim0_rx_sda: hdmim0-rx-sda {
5580e8011faSEmmanuel Vadot			rockchip,pins =
5590e8011faSEmmanuel Vadot				/* hdmim0_rx_sda */
5600e8011faSEmmanuel Vadot				<0 RK_PD1 11 &pcfg_pull_none>;
5610e8011faSEmmanuel Vadot		};
5620e8011faSEmmanuel Vadot
5630e8011faSEmmanuel Vadot		/omit-if-no-ref/
5640e8011faSEmmanuel Vadot		hdmim0_tx0_cec: hdmim0-tx0-cec {
5650e8011faSEmmanuel Vadot			rockchip,pins =
5660e8011faSEmmanuel Vadot				/* hdmim0_tx0_cec */
5670e8011faSEmmanuel Vadot				<4 RK_PC1 5 &pcfg_pull_none>;
5680e8011faSEmmanuel Vadot		};
5690e8011faSEmmanuel Vadot
5700e8011faSEmmanuel Vadot		/omit-if-no-ref/
5710e8011faSEmmanuel Vadot		hdmim0_tx0_hpd: hdmim0-tx0-hpd {
5720e8011faSEmmanuel Vadot			rockchip,pins =
5730e8011faSEmmanuel Vadot				/* hdmim0_tx0_hpd */
5740e8011faSEmmanuel Vadot				<1 RK_PA5 5 &pcfg_pull_none>;
5750e8011faSEmmanuel Vadot		};
5760e8011faSEmmanuel Vadot
5770e8011faSEmmanuel Vadot		/omit-if-no-ref/
5780e8011faSEmmanuel Vadot		hdmim0_tx0_scl: hdmim0-tx0-scl {
5790e8011faSEmmanuel Vadot			rockchip,pins =
5800e8011faSEmmanuel Vadot				/* hdmim0_tx0_scl */
5810e8011faSEmmanuel Vadot				<4 RK_PB7 5 &pcfg_pull_none>;
5820e8011faSEmmanuel Vadot		};
5830e8011faSEmmanuel Vadot
5840e8011faSEmmanuel Vadot		/omit-if-no-ref/
5850e8011faSEmmanuel Vadot		hdmim0_tx0_sda: hdmim0-tx0-sda {
5860e8011faSEmmanuel Vadot			rockchip,pins =
5870e8011faSEmmanuel Vadot				/* hdmim0_tx0_sda */
5880e8011faSEmmanuel Vadot				<4 RK_PC0 5 &pcfg_pull_none>;
5890e8011faSEmmanuel Vadot		};
5900e8011faSEmmanuel Vadot
5910e8011faSEmmanuel Vadot		/omit-if-no-ref/
5920e8011faSEmmanuel Vadot		hdmim0_tx1_hpd: hdmim0-tx1-hpd {
5930e8011faSEmmanuel Vadot			rockchip,pins =
5940e8011faSEmmanuel Vadot				/* hdmim0_tx1_hpd */
5950e8011faSEmmanuel Vadot				<1 RK_PA6 5 &pcfg_pull_none>;
5960e8011faSEmmanuel Vadot		};
5970e8011faSEmmanuel Vadot		/omit-if-no-ref/
5980e8011faSEmmanuel Vadot		hdmim1_rx_cec: hdmim1-rx-cec {
5990e8011faSEmmanuel Vadot			rockchip,pins =
6000e8011faSEmmanuel Vadot				/* hdmim1_rx_cec */
6010e8011faSEmmanuel Vadot				<3 RK_PD1 5 &pcfg_pull_none>;
6020e8011faSEmmanuel Vadot		};
6030e8011faSEmmanuel Vadot
6040e8011faSEmmanuel Vadot		/omit-if-no-ref/
6050e8011faSEmmanuel Vadot		hdmim1_rx_hpdin: hdmim1-rx-hpdin {
6060e8011faSEmmanuel Vadot			rockchip,pins =
6070e8011faSEmmanuel Vadot				/* hdmim1_rx_hpdin */
6080e8011faSEmmanuel Vadot				<3 RK_PD4 5 &pcfg_pull_none>;
6090e8011faSEmmanuel Vadot		};
6100e8011faSEmmanuel Vadot
6110e8011faSEmmanuel Vadot		/omit-if-no-ref/
6120e8011faSEmmanuel Vadot		hdmim1_rx_scl: hdmim1-rx-scl {
6130e8011faSEmmanuel Vadot			rockchip,pins =
6140e8011faSEmmanuel Vadot				/* hdmim1_rx_scl */
6150e8011faSEmmanuel Vadot				<3 RK_PD2 5 &pcfg_pull_none>;
6160e8011faSEmmanuel Vadot		};
6170e8011faSEmmanuel Vadot
6180e8011faSEmmanuel Vadot		/omit-if-no-ref/
6190e8011faSEmmanuel Vadot		hdmim1_rx_sda: hdmim1-rx-sda {
6200e8011faSEmmanuel Vadot			rockchip,pins =
6210e8011faSEmmanuel Vadot				/* hdmim1_rx_sda */
6220e8011faSEmmanuel Vadot				<3 RK_PD3 5 &pcfg_pull_none>;
6230e8011faSEmmanuel Vadot		};
6240e8011faSEmmanuel Vadot
6250e8011faSEmmanuel Vadot		/omit-if-no-ref/
6260e8011faSEmmanuel Vadot		hdmim1_tx0_cec: hdmim1-tx0-cec {
6270e8011faSEmmanuel Vadot			rockchip,pins =
6280e8011faSEmmanuel Vadot				/* hdmim1_tx0_cec */
6290e8011faSEmmanuel Vadot				<0 RK_PD1 13 &pcfg_pull_none>;
6300e8011faSEmmanuel Vadot		};
6310e8011faSEmmanuel Vadot
6320e8011faSEmmanuel Vadot		/omit-if-no-ref/
6330e8011faSEmmanuel Vadot		hdmim1_tx0_hpd: hdmim1-tx0-hpd {
6340e8011faSEmmanuel Vadot			rockchip,pins =
6350e8011faSEmmanuel Vadot				/* hdmim1_tx0_hpd */
6360e8011faSEmmanuel Vadot				<3 RK_PD4 3 &pcfg_pull_none>;
6370e8011faSEmmanuel Vadot		};
6380e8011faSEmmanuel Vadot
6390e8011faSEmmanuel Vadot		/omit-if-no-ref/
6400e8011faSEmmanuel Vadot		hdmim1_tx0_scl: hdmim1-tx0-scl {
6410e8011faSEmmanuel Vadot			rockchip,pins =
6420e8011faSEmmanuel Vadot				/* hdmim1_tx0_scl */
6430e8011faSEmmanuel Vadot				<0 RK_PD5 11 &pcfg_pull_none>;
6440e8011faSEmmanuel Vadot		};
6450e8011faSEmmanuel Vadot
6460e8011faSEmmanuel Vadot		/omit-if-no-ref/
6470e8011faSEmmanuel Vadot		hdmim1_tx0_sda: hdmim1-tx0-sda {
6480e8011faSEmmanuel Vadot			rockchip,pins =
6490e8011faSEmmanuel Vadot				/* hdmim1_tx0_sda */
6500e8011faSEmmanuel Vadot				<0 RK_PD4 11 &pcfg_pull_none>;
6510e8011faSEmmanuel Vadot		};
6520e8011faSEmmanuel Vadot
6530e8011faSEmmanuel Vadot		/omit-if-no-ref/
6540e8011faSEmmanuel Vadot		hdmim1_tx1_cec: hdmim1-tx1-cec {
6550e8011faSEmmanuel Vadot			rockchip,pins =
6560e8011faSEmmanuel Vadot				/* hdmim1_tx1_cec */
6570e8011faSEmmanuel Vadot				<0 RK_PD2 13 &pcfg_pull_none>;
6580e8011faSEmmanuel Vadot		};
6590e8011faSEmmanuel Vadot
6600e8011faSEmmanuel Vadot		/omit-if-no-ref/
6610e8011faSEmmanuel Vadot		hdmim1_tx1_hpd: hdmim1-tx1-hpd {
6620e8011faSEmmanuel Vadot			rockchip,pins =
6630e8011faSEmmanuel Vadot				/* hdmim1_tx1_hpd */
6640e8011faSEmmanuel Vadot				<3 RK_PB7 5 &pcfg_pull_none>;
6650e8011faSEmmanuel Vadot		};
6660e8011faSEmmanuel Vadot
6670e8011faSEmmanuel Vadot		/omit-if-no-ref/
6680e8011faSEmmanuel Vadot		hdmim1_tx1_scl: hdmim1-tx1-scl {
6690e8011faSEmmanuel Vadot			rockchip,pins =
6700e8011faSEmmanuel Vadot				/* hdmim1_tx1_scl */
6710e8011faSEmmanuel Vadot				<3 RK_PC6 5 &pcfg_pull_none>;
6720e8011faSEmmanuel Vadot		};
6730e8011faSEmmanuel Vadot
6740e8011faSEmmanuel Vadot		/omit-if-no-ref/
6750e8011faSEmmanuel Vadot		hdmim1_tx1_sda: hdmim1-tx1-sda {
6760e8011faSEmmanuel Vadot			rockchip,pins =
6770e8011faSEmmanuel Vadot				/* hdmim1_tx1_sda */
6780e8011faSEmmanuel Vadot				<3 RK_PC5 5 &pcfg_pull_none>;
6790e8011faSEmmanuel Vadot		};
6800e8011faSEmmanuel Vadot		/omit-if-no-ref/
6810e8011faSEmmanuel Vadot		hdmim2_rx_cec: hdmim2-rx-cec {
6820e8011faSEmmanuel Vadot			rockchip,pins =
6830e8011faSEmmanuel Vadot				/* hdmim2_rx_cec */
6840e8011faSEmmanuel Vadot				<1 RK_PB7 5 &pcfg_pull_none>;
6850e8011faSEmmanuel Vadot		};
6860e8011faSEmmanuel Vadot
6870e8011faSEmmanuel Vadot		/omit-if-no-ref/
6880e8011faSEmmanuel Vadot		hdmim2_rx_hpdin: hdmim2-rx-hpdin {
6890e8011faSEmmanuel Vadot			rockchip,pins =
6900e8011faSEmmanuel Vadot				/* hdmim2_rx_hpdin */
6910e8011faSEmmanuel Vadot				<1 RK_PB6 5 &pcfg_pull_none>;
6920e8011faSEmmanuel Vadot		};
6930e8011faSEmmanuel Vadot
6940e8011faSEmmanuel Vadot		/omit-if-no-ref/
6950e8011faSEmmanuel Vadot		hdmim2_rx_scl: hdmim2-rx-scl {
6960e8011faSEmmanuel Vadot			rockchip,pins =
6970e8011faSEmmanuel Vadot				/* hdmim2_rx_scl */
6980e8011faSEmmanuel Vadot				<1 RK_PD6 5 &pcfg_pull_none>;
6990e8011faSEmmanuel Vadot		};
7000e8011faSEmmanuel Vadot
7010e8011faSEmmanuel Vadot		/omit-if-no-ref/
7020e8011faSEmmanuel Vadot		hdmim2_rx_sda: hdmim2-rx-sda {
7030e8011faSEmmanuel Vadot			rockchip,pins =
7040e8011faSEmmanuel Vadot				/* hdmim2_rx_sda */
7050e8011faSEmmanuel Vadot				<1 RK_PD7 5 &pcfg_pull_none>;
7060e8011faSEmmanuel Vadot		};
7070e8011faSEmmanuel Vadot
7080e8011faSEmmanuel Vadot		/omit-if-no-ref/
7090e8011faSEmmanuel Vadot		hdmim2_tx0_scl: hdmim2-tx0-scl {
7100e8011faSEmmanuel Vadot			rockchip,pins =
7110e8011faSEmmanuel Vadot				/* hdmim2_tx0_scl */
7120e8011faSEmmanuel Vadot				<3 RK_PC7 5 &pcfg_pull_none>;
7130e8011faSEmmanuel Vadot		};
7140e8011faSEmmanuel Vadot
7150e8011faSEmmanuel Vadot		/omit-if-no-ref/
7160e8011faSEmmanuel Vadot		hdmim2_tx0_sda: hdmim2-tx0-sda {
7170e8011faSEmmanuel Vadot			rockchip,pins =
7180e8011faSEmmanuel Vadot				/* hdmim2_tx0_sda */
7190e8011faSEmmanuel Vadot				<3 RK_PD0 5 &pcfg_pull_none>;
7200e8011faSEmmanuel Vadot		};
7210e8011faSEmmanuel Vadot
7220e8011faSEmmanuel Vadot		/omit-if-no-ref/
7230e8011faSEmmanuel Vadot		hdmim2_tx1_cec: hdmim2-tx1-cec {
7240e8011faSEmmanuel Vadot			rockchip,pins =
7250e8011faSEmmanuel Vadot				/* hdmim2_tx1_cec */
7260e8011faSEmmanuel Vadot				<3 RK_PC4 5 &pcfg_pull_none>;
7270e8011faSEmmanuel Vadot		};
7280e8011faSEmmanuel Vadot
7290e8011faSEmmanuel Vadot		/omit-if-no-ref/
7300e8011faSEmmanuel Vadot		hdmim2_tx1_scl: hdmim2-tx1-scl {
7310e8011faSEmmanuel Vadot			rockchip,pins =
7320e8011faSEmmanuel Vadot				/* hdmim2_tx1_scl */
7330e8011faSEmmanuel Vadot				<1 RK_PA4 5 &pcfg_pull_none>;
7340e8011faSEmmanuel Vadot		};
7350e8011faSEmmanuel Vadot
7360e8011faSEmmanuel Vadot		/omit-if-no-ref/
7370e8011faSEmmanuel Vadot		hdmim2_tx1_sda: hdmim2-tx1-sda {
7380e8011faSEmmanuel Vadot			rockchip,pins =
7390e8011faSEmmanuel Vadot				/* hdmim2_tx1_sda */
7400e8011faSEmmanuel Vadot				<1 RK_PA3 5 &pcfg_pull_none>;
7410e8011faSEmmanuel Vadot		};
7420e8011faSEmmanuel Vadot
7430e8011faSEmmanuel Vadot		/omit-if-no-ref/
7440e8011faSEmmanuel Vadot		hdmi_debug0: hdmi-debug0 {
7450e8011faSEmmanuel Vadot			rockchip,pins =
7460e8011faSEmmanuel Vadot				/* hdmi_debug0 */
7470e8011faSEmmanuel Vadot				<1 RK_PA7 7 &pcfg_pull_none>;
7480e8011faSEmmanuel Vadot		};
7490e8011faSEmmanuel Vadot
7500e8011faSEmmanuel Vadot		/omit-if-no-ref/
7510e8011faSEmmanuel Vadot		hdmi_debug1: hdmi-debug1 {
7520e8011faSEmmanuel Vadot			rockchip,pins =
7530e8011faSEmmanuel Vadot				/* hdmi_debug1 */
7540e8011faSEmmanuel Vadot				<1 RK_PB0 7 &pcfg_pull_none>;
7550e8011faSEmmanuel Vadot		};
7560e8011faSEmmanuel Vadot
7570e8011faSEmmanuel Vadot		/omit-if-no-ref/
7580e8011faSEmmanuel Vadot		hdmi_debug2: hdmi-debug2 {
7590e8011faSEmmanuel Vadot			rockchip,pins =
7600e8011faSEmmanuel Vadot				/* hdmi_debug2 */
7610e8011faSEmmanuel Vadot				<1 RK_PB1 7 &pcfg_pull_none>;
7620e8011faSEmmanuel Vadot		};
7630e8011faSEmmanuel Vadot
7640e8011faSEmmanuel Vadot		/omit-if-no-ref/
7650e8011faSEmmanuel Vadot		hdmi_debug3: hdmi-debug3 {
7660e8011faSEmmanuel Vadot			rockchip,pins =
7670e8011faSEmmanuel Vadot				/* hdmi_debug3 */
7680e8011faSEmmanuel Vadot				<1 RK_PB2 7 &pcfg_pull_none>;
7690e8011faSEmmanuel Vadot		};
7700e8011faSEmmanuel Vadot
7710e8011faSEmmanuel Vadot		/omit-if-no-ref/
7720e8011faSEmmanuel Vadot		hdmi_debug4: hdmi-debug4 {
7730e8011faSEmmanuel Vadot			rockchip,pins =
7740e8011faSEmmanuel Vadot				/* hdmi_debug4 */
7750e8011faSEmmanuel Vadot				<1 RK_PB3 7 &pcfg_pull_none>;
7760e8011faSEmmanuel Vadot		};
7770e8011faSEmmanuel Vadot
7780e8011faSEmmanuel Vadot		/omit-if-no-ref/
7790e8011faSEmmanuel Vadot		hdmi_debug5: hdmi-debug5 {
7800e8011faSEmmanuel Vadot			rockchip,pins =
7810e8011faSEmmanuel Vadot				/* hdmi_debug5 */
7820e8011faSEmmanuel Vadot				<1 RK_PB4 7 &pcfg_pull_none>;
7830e8011faSEmmanuel Vadot		};
7840e8011faSEmmanuel Vadot
7850e8011faSEmmanuel Vadot		/omit-if-no-ref/
7860e8011faSEmmanuel Vadot		hdmi_debug6: hdmi-debug6 {
7870e8011faSEmmanuel Vadot			rockchip,pins =
7880e8011faSEmmanuel Vadot				/* hdmi_debug6 */
7890e8011faSEmmanuel Vadot				<1 RK_PA0 7 &pcfg_pull_none>;
7900e8011faSEmmanuel Vadot		};
7910e8011faSEmmanuel Vadot	};
7920e8011faSEmmanuel Vadot
7930e8011faSEmmanuel Vadot	i2c0 {
7940e8011faSEmmanuel Vadot		/omit-if-no-ref/
7950e8011faSEmmanuel Vadot		i2c0m0_xfer: i2c0m0-xfer {
7960e8011faSEmmanuel Vadot			rockchip,pins =
7970e8011faSEmmanuel Vadot				/* i2c0_scl_m0 */
7980e8011faSEmmanuel Vadot				<0 RK_PB3 2 &pcfg_pull_none_smt>,
7990e8011faSEmmanuel Vadot				/* i2c0_sda_m0 */
8000e8011faSEmmanuel Vadot				<0 RK_PA6 2 &pcfg_pull_none_smt>;
8010e8011faSEmmanuel Vadot		};
8020e8011faSEmmanuel Vadot
8030e8011faSEmmanuel Vadot		/omit-if-no-ref/
8040e8011faSEmmanuel Vadot		i2c0m2_xfer: i2c0m2-xfer {
8050e8011faSEmmanuel Vadot			rockchip,pins =
8060e8011faSEmmanuel Vadot				/* i2c0_scl_m2 */
8070e8011faSEmmanuel Vadot				<0 RK_PD1 3 &pcfg_pull_none_smt>,
8080e8011faSEmmanuel Vadot				/* i2c0_sda_m2 */
8090e8011faSEmmanuel Vadot				<0 RK_PD2 3 &pcfg_pull_none_smt>;
8100e8011faSEmmanuel Vadot		};
8110e8011faSEmmanuel Vadot	};
8120e8011faSEmmanuel Vadot
8130e8011faSEmmanuel Vadot	i2c1 {
8140e8011faSEmmanuel Vadot		/omit-if-no-ref/
8150e8011faSEmmanuel Vadot		i2c1m0_xfer: i2c1m0-xfer {
8160e8011faSEmmanuel Vadot			rockchip,pins =
8170e8011faSEmmanuel Vadot				/* i2c1_scl_m0 */
8180e8011faSEmmanuel Vadot				<0 RK_PB5 9 &pcfg_pull_none_smt>,
8190e8011faSEmmanuel Vadot				/* i2c1_sda_m0 */
8200e8011faSEmmanuel Vadot				<0 RK_PB6 9 &pcfg_pull_none_smt>;
8210e8011faSEmmanuel Vadot		};
8220e8011faSEmmanuel Vadot
8230e8011faSEmmanuel Vadot		/omit-if-no-ref/
8240e8011faSEmmanuel Vadot		i2c1m1_xfer: i2c1m1-xfer {
8250e8011faSEmmanuel Vadot			rockchip,pins =
8260e8011faSEmmanuel Vadot				/* i2c1_scl_m1 */
8270e8011faSEmmanuel Vadot				<0 RK_PB0 2 &pcfg_pull_none_smt>,
8280e8011faSEmmanuel Vadot				/* i2c1_sda_m1 */
8290e8011faSEmmanuel Vadot				<0 RK_PB1 2 &pcfg_pull_none_smt>;
8300e8011faSEmmanuel Vadot		};
8310e8011faSEmmanuel Vadot
8320e8011faSEmmanuel Vadot		/omit-if-no-ref/
8330e8011faSEmmanuel Vadot		i2c1m2_xfer: i2c1m2-xfer {
8340e8011faSEmmanuel Vadot			rockchip,pins =
8350e8011faSEmmanuel Vadot				/* i2c1_scl_m2 */
8360e8011faSEmmanuel Vadot				<0 RK_PD4 9 &pcfg_pull_none_smt>,
8370e8011faSEmmanuel Vadot				/* i2c1_sda_m2 */
8380e8011faSEmmanuel Vadot				<0 RK_PD5 9 &pcfg_pull_none_smt>;
8390e8011faSEmmanuel Vadot		};
8400e8011faSEmmanuel Vadot
8410e8011faSEmmanuel Vadot		/omit-if-no-ref/
8420e8011faSEmmanuel Vadot		i2c1m3_xfer: i2c1m3-xfer {
8430e8011faSEmmanuel Vadot			rockchip,pins =
8440e8011faSEmmanuel Vadot				/* i2c1_scl_m3 */
8450e8011faSEmmanuel Vadot				<2 RK_PD4 9 &pcfg_pull_none_smt>,
8460e8011faSEmmanuel Vadot				/* i2c1_sda_m3 */
8470e8011faSEmmanuel Vadot				<2 RK_PD5 9 &pcfg_pull_none_smt>;
8480e8011faSEmmanuel Vadot		};
8490e8011faSEmmanuel Vadot
8500e8011faSEmmanuel Vadot		/omit-if-no-ref/
8510e8011faSEmmanuel Vadot		i2c1m4_xfer: i2c1m4-xfer {
8520e8011faSEmmanuel Vadot			rockchip,pins =
8530e8011faSEmmanuel Vadot				/* i2c1_scl_m4 */
8540e8011faSEmmanuel Vadot				<1 RK_PD2 9 &pcfg_pull_none_smt>,
8550e8011faSEmmanuel Vadot				/* i2c1_sda_m4 */
8560e8011faSEmmanuel Vadot				<1 RK_PD3 9 &pcfg_pull_none_smt>;
8570e8011faSEmmanuel Vadot		};
8580e8011faSEmmanuel Vadot	};
8590e8011faSEmmanuel Vadot
8600e8011faSEmmanuel Vadot	i2c2 {
8610e8011faSEmmanuel Vadot		/omit-if-no-ref/
8620e8011faSEmmanuel Vadot		i2c2m0_xfer: i2c2m0-xfer {
8630e8011faSEmmanuel Vadot			rockchip,pins =
8640e8011faSEmmanuel Vadot				/* i2c2_scl_m0 */
8650e8011faSEmmanuel Vadot				<0 RK_PB7 9 &pcfg_pull_none_smt>,
8660e8011faSEmmanuel Vadot				/* i2c2_sda_m0 */
8670e8011faSEmmanuel Vadot				<0 RK_PC0 9 &pcfg_pull_none_smt>;
8680e8011faSEmmanuel Vadot		};
8690e8011faSEmmanuel Vadot
8700e8011faSEmmanuel Vadot		/omit-if-no-ref/
8710e8011faSEmmanuel Vadot		i2c2m2_xfer: i2c2m2-xfer {
8720e8011faSEmmanuel Vadot			rockchip,pins =
8730e8011faSEmmanuel Vadot				/* i2c2_scl_m2 */
8740e8011faSEmmanuel Vadot				<2 RK_PA3 9 &pcfg_pull_none_smt>,
8750e8011faSEmmanuel Vadot				/* i2c2_sda_m2 */
8760e8011faSEmmanuel Vadot				<2 RK_PA2 9 &pcfg_pull_none_smt>;
8770e8011faSEmmanuel Vadot		};
8780e8011faSEmmanuel Vadot
8790e8011faSEmmanuel Vadot		/omit-if-no-ref/
8800e8011faSEmmanuel Vadot		i2c2m3_xfer: i2c2m3-xfer {
8810e8011faSEmmanuel Vadot			rockchip,pins =
8820e8011faSEmmanuel Vadot				/* i2c2_scl_m3 */
8830e8011faSEmmanuel Vadot				<1 RK_PC5 9 &pcfg_pull_none_smt>,
8840e8011faSEmmanuel Vadot				/* i2c2_sda_m3 */
8850e8011faSEmmanuel Vadot				<1 RK_PC4 9 &pcfg_pull_none_smt>;
8860e8011faSEmmanuel Vadot		};
8870e8011faSEmmanuel Vadot
8880e8011faSEmmanuel Vadot		/omit-if-no-ref/
8890e8011faSEmmanuel Vadot		i2c2m4_xfer: i2c2m4-xfer {
8900e8011faSEmmanuel Vadot			rockchip,pins =
8910e8011faSEmmanuel Vadot				/* i2c2_scl_m4 */
8920e8011faSEmmanuel Vadot				<1 RK_PA1 9 &pcfg_pull_none_smt>,
8930e8011faSEmmanuel Vadot				/* i2c2_sda_m4 */
8940e8011faSEmmanuel Vadot				<1 RK_PA0 9 &pcfg_pull_none_smt>;
8950e8011faSEmmanuel Vadot		};
8960e8011faSEmmanuel Vadot	};
8970e8011faSEmmanuel Vadot
8980e8011faSEmmanuel Vadot	i2c3 {
8990e8011faSEmmanuel Vadot		/omit-if-no-ref/
9000e8011faSEmmanuel Vadot		i2c3m0_xfer: i2c3m0-xfer {
9010e8011faSEmmanuel Vadot			rockchip,pins =
9020e8011faSEmmanuel Vadot				/* i2c3_scl_m0 */
9030e8011faSEmmanuel Vadot				<1 RK_PC1 9 &pcfg_pull_none_smt>,
9040e8011faSEmmanuel Vadot				/* i2c3_sda_m0 */
9050e8011faSEmmanuel Vadot				<1 RK_PC0 9 &pcfg_pull_none_smt>;
9060e8011faSEmmanuel Vadot		};
9070e8011faSEmmanuel Vadot
9080e8011faSEmmanuel Vadot		/omit-if-no-ref/
9090e8011faSEmmanuel Vadot		i2c3m1_xfer: i2c3m1-xfer {
9100e8011faSEmmanuel Vadot			rockchip,pins =
9110e8011faSEmmanuel Vadot				/* i2c3_scl_m1 */
9120e8011faSEmmanuel Vadot				<3 RK_PB7 9 &pcfg_pull_none_smt>,
9130e8011faSEmmanuel Vadot				/* i2c3_sda_m1 */
9140e8011faSEmmanuel Vadot				<3 RK_PC0 9 &pcfg_pull_none_smt>;
9150e8011faSEmmanuel Vadot		};
9160e8011faSEmmanuel Vadot
9170e8011faSEmmanuel Vadot		/omit-if-no-ref/
9180e8011faSEmmanuel Vadot		i2c3m2_xfer: i2c3m2-xfer {
9190e8011faSEmmanuel Vadot			rockchip,pins =
9200e8011faSEmmanuel Vadot				/* i2c3_scl_m2 */
9210e8011faSEmmanuel Vadot				<4 RK_PA4 9 &pcfg_pull_none_smt>,
9220e8011faSEmmanuel Vadot				/* i2c3_sda_m2 */
9230e8011faSEmmanuel Vadot				<4 RK_PA5 9 &pcfg_pull_none_smt>;
9240e8011faSEmmanuel Vadot		};
9250e8011faSEmmanuel Vadot
9260e8011faSEmmanuel Vadot		/omit-if-no-ref/
9270e8011faSEmmanuel Vadot		i2c3m4_xfer: i2c3m4-xfer {
9280e8011faSEmmanuel Vadot			rockchip,pins =
9290e8011faSEmmanuel Vadot				/* i2c3_scl_m4 */
9300e8011faSEmmanuel Vadot				<4 RK_PD0 9 &pcfg_pull_none_smt>,
9310e8011faSEmmanuel Vadot				/* i2c3_sda_m4 */
9320e8011faSEmmanuel Vadot				<4 RK_PD1 9 &pcfg_pull_none_smt>;
9330e8011faSEmmanuel Vadot		};
9340e8011faSEmmanuel Vadot	};
9350e8011faSEmmanuel Vadot
9360e8011faSEmmanuel Vadot	i2c4 {
9370e8011faSEmmanuel Vadot		/omit-if-no-ref/
9380e8011faSEmmanuel Vadot		i2c4m0_xfer: i2c4m0-xfer {
9390e8011faSEmmanuel Vadot			rockchip,pins =
9400e8011faSEmmanuel Vadot				/* i2c4_scl_m0 */
9410e8011faSEmmanuel Vadot				<3 RK_PA6 9 &pcfg_pull_none_smt>,
9420e8011faSEmmanuel Vadot				/* i2c4_sda_m0 */
9430e8011faSEmmanuel Vadot				<3 RK_PA5 9 &pcfg_pull_none_smt>;
9440e8011faSEmmanuel Vadot		};
9450e8011faSEmmanuel Vadot
9460e8011faSEmmanuel Vadot		/omit-if-no-ref/
9470e8011faSEmmanuel Vadot		i2c4m2_xfer: i2c4m2-xfer {
9480e8011faSEmmanuel Vadot			rockchip,pins =
9490e8011faSEmmanuel Vadot				/* i2c4_scl_m2 */
9500e8011faSEmmanuel Vadot				<0 RK_PC5 9 &pcfg_pull_none_smt>,
9510e8011faSEmmanuel Vadot				/* i2c4_sda_m2 */
9520e8011faSEmmanuel Vadot				<0 RK_PC4 9 &pcfg_pull_none_smt>;
9530e8011faSEmmanuel Vadot		};
9540e8011faSEmmanuel Vadot
9550e8011faSEmmanuel Vadot		/omit-if-no-ref/
9560e8011faSEmmanuel Vadot		i2c4m3_xfer: i2c4m3-xfer {
9570e8011faSEmmanuel Vadot			rockchip,pins =
9580e8011faSEmmanuel Vadot				/* i2c4_scl_m3 */
9590e8011faSEmmanuel Vadot				<1 RK_PA3 9 &pcfg_pull_none_smt>,
9600e8011faSEmmanuel Vadot				/* i2c4_sda_m3 */
9610e8011faSEmmanuel Vadot				<1 RK_PA2 9 &pcfg_pull_none_smt>;
9620e8011faSEmmanuel Vadot		};
9630e8011faSEmmanuel Vadot
9640e8011faSEmmanuel Vadot		/omit-if-no-ref/
9650e8011faSEmmanuel Vadot		i2c4m4_xfer: i2c4m4-xfer {
9660e8011faSEmmanuel Vadot			rockchip,pins =
9670e8011faSEmmanuel Vadot				/* i2c4_scl_m4 */
9680e8011faSEmmanuel Vadot				<1 RK_PC7 9 &pcfg_pull_none_smt>,
9690e8011faSEmmanuel Vadot				/* i2c4_sda_m4 */
9700e8011faSEmmanuel Vadot				<1 RK_PC6 9 &pcfg_pull_none_smt>;
9710e8011faSEmmanuel Vadot		};
9720e8011faSEmmanuel Vadot	};
9730e8011faSEmmanuel Vadot
9740e8011faSEmmanuel Vadot	i2c5 {
9750e8011faSEmmanuel Vadot		/omit-if-no-ref/
9760e8011faSEmmanuel Vadot		i2c5m0_xfer: i2c5m0-xfer {
9770e8011faSEmmanuel Vadot			rockchip,pins =
9780e8011faSEmmanuel Vadot				/* i2c5_scl_m0 */
9790e8011faSEmmanuel Vadot				<3 RK_PC7 9 &pcfg_pull_none_smt>,
9800e8011faSEmmanuel Vadot				/* i2c5_sda_m0 */
9810e8011faSEmmanuel Vadot				<3 RK_PD0 9 &pcfg_pull_none_smt>;
9820e8011faSEmmanuel Vadot		};
9830e8011faSEmmanuel Vadot
9840e8011faSEmmanuel Vadot		/omit-if-no-ref/
9850e8011faSEmmanuel Vadot		i2c5m1_xfer: i2c5m1-xfer {
9860e8011faSEmmanuel Vadot			rockchip,pins =
9870e8011faSEmmanuel Vadot				/* i2c5_scl_m1 */
9880e8011faSEmmanuel Vadot				<4 RK_PB6 9 &pcfg_pull_none_smt>,
9890e8011faSEmmanuel Vadot				/* i2c5_sda_m1 */
9900e8011faSEmmanuel Vadot				<4 RK_PB7 9 &pcfg_pull_none_smt>;
9910e8011faSEmmanuel Vadot		};
9920e8011faSEmmanuel Vadot
9930e8011faSEmmanuel Vadot		/omit-if-no-ref/
9940e8011faSEmmanuel Vadot		i2c5m2_xfer: i2c5m2-xfer {
9950e8011faSEmmanuel Vadot			rockchip,pins =
9960e8011faSEmmanuel Vadot				/* i2c5_scl_m2 */
9970e8011faSEmmanuel Vadot				<4 RK_PA6 9 &pcfg_pull_none_smt>,
9980e8011faSEmmanuel Vadot				/* i2c5_sda_m2 */
9990e8011faSEmmanuel Vadot				<4 RK_PA7 9 &pcfg_pull_none_smt>;
10000e8011faSEmmanuel Vadot		};
10010e8011faSEmmanuel Vadot
10020e8011faSEmmanuel Vadot		/omit-if-no-ref/
10030e8011faSEmmanuel Vadot		i2c5m3_xfer: i2c5m3-xfer {
10040e8011faSEmmanuel Vadot			rockchip,pins =
10050e8011faSEmmanuel Vadot				/* i2c5_scl_m3 */
10060e8011faSEmmanuel Vadot				<1 RK_PB6 9 &pcfg_pull_none_smt>,
10070e8011faSEmmanuel Vadot				/* i2c5_sda_m3 */
10080e8011faSEmmanuel Vadot				<1 RK_PB7 9 &pcfg_pull_none_smt>;
10090e8011faSEmmanuel Vadot		};
10100e8011faSEmmanuel Vadot	};
10110e8011faSEmmanuel Vadot
10120e8011faSEmmanuel Vadot	i2c6 {
10130e8011faSEmmanuel Vadot		/omit-if-no-ref/
10140e8011faSEmmanuel Vadot		i2c6m0_xfer: i2c6m0-xfer {
10150e8011faSEmmanuel Vadot			rockchip,pins =
10160e8011faSEmmanuel Vadot				/* i2c6_scl_m0 */
10170e8011faSEmmanuel Vadot				<0 RK_PD0 9 &pcfg_pull_none_smt>,
10180e8011faSEmmanuel Vadot				/* i2c6_sda_m0 */
10190e8011faSEmmanuel Vadot				<0 RK_PC7 9 &pcfg_pull_none_smt>;
10200e8011faSEmmanuel Vadot		};
10210e8011faSEmmanuel Vadot
10220e8011faSEmmanuel Vadot		/omit-if-no-ref/
10230e8011faSEmmanuel Vadot		i2c6m1_xfer: i2c6m1-xfer {
10240e8011faSEmmanuel Vadot			rockchip,pins =
10250e8011faSEmmanuel Vadot				/* i2c6_scl_m1 */
10260e8011faSEmmanuel Vadot				<1 RK_PC3 9 &pcfg_pull_none_smt>,
10270e8011faSEmmanuel Vadot				/* i2c6_sda_m1 */
10280e8011faSEmmanuel Vadot				<1 RK_PC2 9 &pcfg_pull_none_smt>;
10290e8011faSEmmanuel Vadot		};
10300e8011faSEmmanuel Vadot
10310e8011faSEmmanuel Vadot		/omit-if-no-ref/
10320e8011faSEmmanuel Vadot		i2c6m3_xfer: i2c6m3-xfer {
10330e8011faSEmmanuel Vadot			rockchip,pins =
10340e8011faSEmmanuel Vadot				/* i2c6_scl_m3 */
10350e8011faSEmmanuel Vadot				<4 RK_PB1 9 &pcfg_pull_none_smt>,
10360e8011faSEmmanuel Vadot				/* i2c6_sda_m3 */
10370e8011faSEmmanuel Vadot				<4 RK_PB0 9 &pcfg_pull_none_smt>;
10380e8011faSEmmanuel Vadot		};
10390e8011faSEmmanuel Vadot
10400e8011faSEmmanuel Vadot		/omit-if-no-ref/
10410e8011faSEmmanuel Vadot		i2c6m4_xfer: i2c6m4-xfer {
10420e8011faSEmmanuel Vadot			rockchip,pins =
10430e8011faSEmmanuel Vadot				/* i2c6_scl_m4 */
10440e8011faSEmmanuel Vadot				<3 RK_PA1 9 &pcfg_pull_none_smt>,
10450e8011faSEmmanuel Vadot				/* i2c6_sda_m4 */
10460e8011faSEmmanuel Vadot				<3 RK_PA0 9 &pcfg_pull_none_smt>;
10470e8011faSEmmanuel Vadot		};
10480e8011faSEmmanuel Vadot	};
10490e8011faSEmmanuel Vadot
10500e8011faSEmmanuel Vadot	i2c7 {
10510e8011faSEmmanuel Vadot		/omit-if-no-ref/
10520e8011faSEmmanuel Vadot		i2c7m0_xfer: i2c7m0-xfer {
10530e8011faSEmmanuel Vadot			rockchip,pins =
10540e8011faSEmmanuel Vadot				/* i2c7_scl_m0 */
10550e8011faSEmmanuel Vadot				<1 RK_PD0 9 &pcfg_pull_none_smt>,
10560e8011faSEmmanuel Vadot				/* i2c7_sda_m0 */
10570e8011faSEmmanuel Vadot				<1 RK_PD1 9 &pcfg_pull_none_smt>;
10580e8011faSEmmanuel Vadot		};
10590e8011faSEmmanuel Vadot
10600e8011faSEmmanuel Vadot		/omit-if-no-ref/
10610e8011faSEmmanuel Vadot		i2c7m2_xfer: i2c7m2-xfer {
10620e8011faSEmmanuel Vadot			rockchip,pins =
10630e8011faSEmmanuel Vadot				/* i2c7_scl_m2 */
10640e8011faSEmmanuel Vadot				<3 RK_PD2 9 &pcfg_pull_none_smt>,
10650e8011faSEmmanuel Vadot				/* i2c7_sda_m2 */
10660e8011faSEmmanuel Vadot				<3 RK_PD3 9 &pcfg_pull_none_smt>;
10670e8011faSEmmanuel Vadot		};
10680e8011faSEmmanuel Vadot
10690e8011faSEmmanuel Vadot		/omit-if-no-ref/
10700e8011faSEmmanuel Vadot		i2c7m3_xfer: i2c7m3-xfer {
10710e8011faSEmmanuel Vadot			rockchip,pins =
10720e8011faSEmmanuel Vadot				/* i2c7_scl_m3 */
10730e8011faSEmmanuel Vadot				<4 RK_PB2 9 &pcfg_pull_none_smt>,
10740e8011faSEmmanuel Vadot				/* i2c7_sda_m3 */
10750e8011faSEmmanuel Vadot				<4 RK_PB3 9 &pcfg_pull_none_smt>;
10760e8011faSEmmanuel Vadot		};
10770e8011faSEmmanuel Vadot	};
10780e8011faSEmmanuel Vadot
10790e8011faSEmmanuel Vadot	i2c8 {
10800e8011faSEmmanuel Vadot		/omit-if-no-ref/
10810e8011faSEmmanuel Vadot		i2c8m0_xfer: i2c8m0-xfer {
10820e8011faSEmmanuel Vadot			rockchip,pins =
10830e8011faSEmmanuel Vadot				/* i2c8_scl_m0 */
10840e8011faSEmmanuel Vadot				<4 RK_PD2 9 &pcfg_pull_none_smt>,
10850e8011faSEmmanuel Vadot				/* i2c8_sda_m0 */
10860e8011faSEmmanuel Vadot				<4 RK_PD3 9 &pcfg_pull_none_smt>;
10870e8011faSEmmanuel Vadot		};
10880e8011faSEmmanuel Vadot
10890e8011faSEmmanuel Vadot		/omit-if-no-ref/
10900e8011faSEmmanuel Vadot		i2c8m2_xfer: i2c8m2-xfer {
10910e8011faSEmmanuel Vadot			rockchip,pins =
10920e8011faSEmmanuel Vadot				/* i2c8_scl_m2 */
10930e8011faSEmmanuel Vadot				<1 RK_PD6 9 &pcfg_pull_none_smt>,
10940e8011faSEmmanuel Vadot				/* i2c8_sda_m2 */
10950e8011faSEmmanuel Vadot				<1 RK_PD7 9 &pcfg_pull_none_smt>;
10960e8011faSEmmanuel Vadot		};
10970e8011faSEmmanuel Vadot
10980e8011faSEmmanuel Vadot		/omit-if-no-ref/
10990e8011faSEmmanuel Vadot		i2c8m3_xfer: i2c8m3-xfer {
11000e8011faSEmmanuel Vadot			rockchip,pins =
11010e8011faSEmmanuel Vadot				/* i2c8_scl_m3 */
11020e8011faSEmmanuel Vadot				<4 RK_PC0 9 &pcfg_pull_none_smt>,
11030e8011faSEmmanuel Vadot				/* i2c8_sda_m3 */
11040e8011faSEmmanuel Vadot				<4 RK_PC1 9 &pcfg_pull_none_smt>;
11050e8011faSEmmanuel Vadot		};
11060e8011faSEmmanuel Vadot
11070e8011faSEmmanuel Vadot		/omit-if-no-ref/
11080e8011faSEmmanuel Vadot		i2c8m4_xfer: i2c8m4-xfer {
11090e8011faSEmmanuel Vadot			rockchip,pins =
11100e8011faSEmmanuel Vadot				/* i2c8_scl_m4 */
11110e8011faSEmmanuel Vadot				<3 RK_PC2 9 &pcfg_pull_none_smt>,
11120e8011faSEmmanuel Vadot				/* i2c8_sda_m4 */
11130e8011faSEmmanuel Vadot				<3 RK_PC3 9 &pcfg_pull_none_smt>;
11140e8011faSEmmanuel Vadot		};
11150e8011faSEmmanuel Vadot	};
11160e8011faSEmmanuel Vadot
11170e8011faSEmmanuel Vadot	i2s0 {
11180e8011faSEmmanuel Vadot		/omit-if-no-ref/
11190e8011faSEmmanuel Vadot		i2s0_lrck: i2s0-lrck {
11200e8011faSEmmanuel Vadot			rockchip,pins =
11210e8011faSEmmanuel Vadot				/* i2s0_lrck */
11220e8011faSEmmanuel Vadot				<1 RK_PC5 1 &pcfg_pull_none>;
11230e8011faSEmmanuel Vadot		};
11240e8011faSEmmanuel Vadot
11250e8011faSEmmanuel Vadot		/omit-if-no-ref/
11260e8011faSEmmanuel Vadot		i2s0_mclk: i2s0-mclk {
11270e8011faSEmmanuel Vadot			rockchip,pins =
11280e8011faSEmmanuel Vadot				/* i2s0_mclk */
11290e8011faSEmmanuel Vadot				<1 RK_PC2 1 &pcfg_pull_none>;
11300e8011faSEmmanuel Vadot		};
11310e8011faSEmmanuel Vadot
11320e8011faSEmmanuel Vadot		/omit-if-no-ref/
11330e8011faSEmmanuel Vadot		i2s0_sclk: i2s0-sclk {
11340e8011faSEmmanuel Vadot			rockchip,pins =
11350e8011faSEmmanuel Vadot				/* i2s0_sclk */
11360e8011faSEmmanuel Vadot				<1 RK_PC3 1 &pcfg_pull_none>;
11370e8011faSEmmanuel Vadot		};
11380e8011faSEmmanuel Vadot
11390e8011faSEmmanuel Vadot		/omit-if-no-ref/
11400e8011faSEmmanuel Vadot		i2s0_sdi0: i2s0-sdi0 {
11410e8011faSEmmanuel Vadot			rockchip,pins =
11420e8011faSEmmanuel Vadot				/* i2s0_sdi0 */
11430e8011faSEmmanuel Vadot				<1 RK_PD4 2 &pcfg_pull_none>;
11440e8011faSEmmanuel Vadot		};
11450e8011faSEmmanuel Vadot
11460e8011faSEmmanuel Vadot		/omit-if-no-ref/
11470e8011faSEmmanuel Vadot		i2s0_sdi1: i2s0-sdi1 {
11480e8011faSEmmanuel Vadot			rockchip,pins =
11490e8011faSEmmanuel Vadot				/* i2s0_sdi1 */
11500e8011faSEmmanuel Vadot				<1 RK_PD3 2 &pcfg_pull_none>;
11510e8011faSEmmanuel Vadot		};
11520e8011faSEmmanuel Vadot
11530e8011faSEmmanuel Vadot		/omit-if-no-ref/
11540e8011faSEmmanuel Vadot		i2s0_sdi2: i2s0-sdi2 {
11550e8011faSEmmanuel Vadot			rockchip,pins =
11560e8011faSEmmanuel Vadot				/* i2s0_sdi2 */
11570e8011faSEmmanuel Vadot				<1 RK_PD2 2 &pcfg_pull_none>;
11580e8011faSEmmanuel Vadot		};
11590e8011faSEmmanuel Vadot
11600e8011faSEmmanuel Vadot		/omit-if-no-ref/
11610e8011faSEmmanuel Vadot		i2s0_sdi3: i2s0-sdi3 {
11620e8011faSEmmanuel Vadot			rockchip,pins =
11630e8011faSEmmanuel Vadot				/* i2s0_sdi3 */
11640e8011faSEmmanuel Vadot				<1 RK_PD1 2 &pcfg_pull_none>;
11650e8011faSEmmanuel Vadot		};
11660e8011faSEmmanuel Vadot
11670e8011faSEmmanuel Vadot		/omit-if-no-ref/
11680e8011faSEmmanuel Vadot		i2s0_sdo0: i2s0-sdo0 {
11690e8011faSEmmanuel Vadot			rockchip,pins =
11700e8011faSEmmanuel Vadot				/* i2s0_sdo0 */
11710e8011faSEmmanuel Vadot				<1 RK_PC7 1 &pcfg_pull_none>;
11720e8011faSEmmanuel Vadot		};
11730e8011faSEmmanuel Vadot
11740e8011faSEmmanuel Vadot		/omit-if-no-ref/
11750e8011faSEmmanuel Vadot		i2s0_sdo1: i2s0-sdo1 {
11760e8011faSEmmanuel Vadot			rockchip,pins =
11770e8011faSEmmanuel Vadot				/* i2s0_sdo1 */
11780e8011faSEmmanuel Vadot				<1 RK_PD0 1 &pcfg_pull_none>;
11790e8011faSEmmanuel Vadot		};
11800e8011faSEmmanuel Vadot
11810e8011faSEmmanuel Vadot		/omit-if-no-ref/
11820e8011faSEmmanuel Vadot		i2s0_sdo2: i2s0-sdo2 {
11830e8011faSEmmanuel Vadot			rockchip,pins =
11840e8011faSEmmanuel Vadot				/* i2s0_sdo2 */
11850e8011faSEmmanuel Vadot				<1 RK_PD1 1 &pcfg_pull_none>;
11860e8011faSEmmanuel Vadot		};
11870e8011faSEmmanuel Vadot
11880e8011faSEmmanuel Vadot		/omit-if-no-ref/
11890e8011faSEmmanuel Vadot		i2s0_sdo3: i2s0-sdo3 {
11900e8011faSEmmanuel Vadot			rockchip,pins =
11910e8011faSEmmanuel Vadot				/* i2s0_sdo3 */
11920e8011faSEmmanuel Vadot				<1 RK_PD2 1 &pcfg_pull_none>;
11930e8011faSEmmanuel Vadot		};
11940e8011faSEmmanuel Vadot	};
11950e8011faSEmmanuel Vadot
11960e8011faSEmmanuel Vadot	i2s1 {
11970e8011faSEmmanuel Vadot		/omit-if-no-ref/
11980e8011faSEmmanuel Vadot		i2s1m0_lrck: i2s1m0-lrck {
11990e8011faSEmmanuel Vadot			rockchip,pins =
12000e8011faSEmmanuel Vadot				/* i2s1m0_lrck */
12010e8011faSEmmanuel Vadot				<4 RK_PA2 3 &pcfg_pull_none>;
12020e8011faSEmmanuel Vadot		};
12030e8011faSEmmanuel Vadot
12040e8011faSEmmanuel Vadot		/omit-if-no-ref/
12050e8011faSEmmanuel Vadot		i2s1m0_mclk: i2s1m0-mclk {
12060e8011faSEmmanuel Vadot			rockchip,pins =
12070e8011faSEmmanuel Vadot				/* i2s1m0_mclk */
12080e8011faSEmmanuel Vadot				<4 RK_PA0 3 &pcfg_pull_none>;
12090e8011faSEmmanuel Vadot		};
12100e8011faSEmmanuel Vadot
12110e8011faSEmmanuel Vadot		/omit-if-no-ref/
12120e8011faSEmmanuel Vadot		i2s1m0_sclk: i2s1m0-sclk {
12130e8011faSEmmanuel Vadot			rockchip,pins =
12140e8011faSEmmanuel Vadot				/* i2s1m0_sclk */
12150e8011faSEmmanuel Vadot				<4 RK_PA1 3 &pcfg_pull_none>;
12160e8011faSEmmanuel Vadot		};
12170e8011faSEmmanuel Vadot
12180e8011faSEmmanuel Vadot		/omit-if-no-ref/
12190e8011faSEmmanuel Vadot		i2s1m0_sdi0: i2s1m0-sdi0 {
12200e8011faSEmmanuel Vadot			rockchip,pins =
12210e8011faSEmmanuel Vadot				/* i2s1m0_sdi0 */
12220e8011faSEmmanuel Vadot				<4 RK_PA5 3 &pcfg_pull_none>;
12230e8011faSEmmanuel Vadot		};
12240e8011faSEmmanuel Vadot
12250e8011faSEmmanuel Vadot		/omit-if-no-ref/
12260e8011faSEmmanuel Vadot		i2s1m0_sdi1: i2s1m0-sdi1 {
12270e8011faSEmmanuel Vadot			rockchip,pins =
12280e8011faSEmmanuel Vadot				/* i2s1m0_sdi1 */
12290e8011faSEmmanuel Vadot				<4 RK_PA6 3 &pcfg_pull_none>;
12300e8011faSEmmanuel Vadot		};
12310e8011faSEmmanuel Vadot
12320e8011faSEmmanuel Vadot		/omit-if-no-ref/
12330e8011faSEmmanuel Vadot		i2s1m0_sdi2: i2s1m0-sdi2 {
12340e8011faSEmmanuel Vadot			rockchip,pins =
12350e8011faSEmmanuel Vadot				/* i2s1m0_sdi2 */
12360e8011faSEmmanuel Vadot				<4 RK_PA7 3 &pcfg_pull_none>;
12370e8011faSEmmanuel Vadot		};
12380e8011faSEmmanuel Vadot
12390e8011faSEmmanuel Vadot		/omit-if-no-ref/
12400e8011faSEmmanuel Vadot		i2s1m0_sdi3: i2s1m0-sdi3 {
12410e8011faSEmmanuel Vadot			rockchip,pins =
12420e8011faSEmmanuel Vadot				/* i2s1m0_sdi3 */
12430e8011faSEmmanuel Vadot				<4 RK_PB0 3 &pcfg_pull_none>;
12440e8011faSEmmanuel Vadot		};
12450e8011faSEmmanuel Vadot
12460e8011faSEmmanuel Vadot		/omit-if-no-ref/
12470e8011faSEmmanuel Vadot		i2s1m0_sdo0: i2s1m0-sdo0 {
12480e8011faSEmmanuel Vadot			rockchip,pins =
12490e8011faSEmmanuel Vadot				/* i2s1m0_sdo0 */
12500e8011faSEmmanuel Vadot				<4 RK_PB1 3 &pcfg_pull_none>;
12510e8011faSEmmanuel Vadot		};
12520e8011faSEmmanuel Vadot
12530e8011faSEmmanuel Vadot		/omit-if-no-ref/
12540e8011faSEmmanuel Vadot		i2s1m0_sdo1: i2s1m0-sdo1 {
12550e8011faSEmmanuel Vadot			rockchip,pins =
12560e8011faSEmmanuel Vadot				/* i2s1m0_sdo1 */
12570e8011faSEmmanuel Vadot				<4 RK_PB2 3 &pcfg_pull_none>;
12580e8011faSEmmanuel Vadot		};
12590e8011faSEmmanuel Vadot
12600e8011faSEmmanuel Vadot		/omit-if-no-ref/
12610e8011faSEmmanuel Vadot		i2s1m0_sdo2: i2s1m0-sdo2 {
12620e8011faSEmmanuel Vadot			rockchip,pins =
12630e8011faSEmmanuel Vadot				/* i2s1m0_sdo2 */
12640e8011faSEmmanuel Vadot				<4 RK_PB3 3 &pcfg_pull_none>;
12650e8011faSEmmanuel Vadot		};
12660e8011faSEmmanuel Vadot
12670e8011faSEmmanuel Vadot		/omit-if-no-ref/
12680e8011faSEmmanuel Vadot		i2s1m0_sdo3: i2s1m0-sdo3 {
12690e8011faSEmmanuel Vadot			rockchip,pins =
12700e8011faSEmmanuel Vadot				/* i2s1m0_sdo3 */
12710e8011faSEmmanuel Vadot				<4 RK_PB4 3 &pcfg_pull_none>;
12720e8011faSEmmanuel Vadot		};
12730e8011faSEmmanuel Vadot		/omit-if-no-ref/
12740e8011faSEmmanuel Vadot		i2s1m1_lrck: i2s1m1-lrck {
12750e8011faSEmmanuel Vadot			rockchip,pins =
12760e8011faSEmmanuel Vadot				/* i2s1m1_lrck */
12770e8011faSEmmanuel Vadot				<0 RK_PB7 1 &pcfg_pull_none>;
12780e8011faSEmmanuel Vadot		};
12790e8011faSEmmanuel Vadot
12800e8011faSEmmanuel Vadot		/omit-if-no-ref/
12810e8011faSEmmanuel Vadot		i2s1m1_mclk: i2s1m1-mclk {
12820e8011faSEmmanuel Vadot			rockchip,pins =
12830e8011faSEmmanuel Vadot				/* i2s1m1_mclk */
12840e8011faSEmmanuel Vadot				<0 RK_PB5 1 &pcfg_pull_none>;
12850e8011faSEmmanuel Vadot		};
12860e8011faSEmmanuel Vadot
12870e8011faSEmmanuel Vadot		/omit-if-no-ref/
12880e8011faSEmmanuel Vadot		i2s1m1_sclk: i2s1m1-sclk {
12890e8011faSEmmanuel Vadot			rockchip,pins =
12900e8011faSEmmanuel Vadot				/* i2s1m1_sclk */
12910e8011faSEmmanuel Vadot				<0 RK_PB6 1 &pcfg_pull_none>;
12920e8011faSEmmanuel Vadot		};
12930e8011faSEmmanuel Vadot
12940e8011faSEmmanuel Vadot		/omit-if-no-ref/
12950e8011faSEmmanuel Vadot		i2s1m1_sdi0: i2s1m1-sdi0 {
12960e8011faSEmmanuel Vadot			rockchip,pins =
12970e8011faSEmmanuel Vadot				/* i2s1m1_sdi0 */
12980e8011faSEmmanuel Vadot				<0 RK_PC5 1 &pcfg_pull_none>;
12990e8011faSEmmanuel Vadot		};
13000e8011faSEmmanuel Vadot
13010e8011faSEmmanuel Vadot		/omit-if-no-ref/
13020e8011faSEmmanuel Vadot		i2s1m1_sdi1: i2s1m1-sdi1 {
13030e8011faSEmmanuel Vadot			rockchip,pins =
13040e8011faSEmmanuel Vadot				/* i2s1m1_sdi1 */
13050e8011faSEmmanuel Vadot				<0 RK_PC6 1 &pcfg_pull_none>;
13060e8011faSEmmanuel Vadot		};
13070e8011faSEmmanuel Vadot
13080e8011faSEmmanuel Vadot		/omit-if-no-ref/
13090e8011faSEmmanuel Vadot		i2s1m1_sdi2: i2s1m1-sdi2 {
13100e8011faSEmmanuel Vadot			rockchip,pins =
13110e8011faSEmmanuel Vadot				/* i2s1m1_sdi2 */
13120e8011faSEmmanuel Vadot				<0 RK_PC7 1 &pcfg_pull_none>;
13130e8011faSEmmanuel Vadot		};
13140e8011faSEmmanuel Vadot
13150e8011faSEmmanuel Vadot		/omit-if-no-ref/
13160e8011faSEmmanuel Vadot		i2s1m1_sdi3: i2s1m1-sdi3 {
13170e8011faSEmmanuel Vadot			rockchip,pins =
13180e8011faSEmmanuel Vadot				/* i2s1m1_sdi3 */
13190e8011faSEmmanuel Vadot				<0 RK_PD0 1 &pcfg_pull_none>;
13200e8011faSEmmanuel Vadot		};
13210e8011faSEmmanuel Vadot
13220e8011faSEmmanuel Vadot		/omit-if-no-ref/
13230e8011faSEmmanuel Vadot		i2s1m1_sdo0: i2s1m1-sdo0 {
13240e8011faSEmmanuel Vadot			rockchip,pins =
13250e8011faSEmmanuel Vadot				/* i2s1m1_sdo0 */
13260e8011faSEmmanuel Vadot				<0 RK_PD1 1 &pcfg_pull_none>;
13270e8011faSEmmanuel Vadot		};
13280e8011faSEmmanuel Vadot
13290e8011faSEmmanuel Vadot		/omit-if-no-ref/
13300e8011faSEmmanuel Vadot		i2s1m1_sdo1: i2s1m1-sdo1 {
13310e8011faSEmmanuel Vadot			rockchip,pins =
13320e8011faSEmmanuel Vadot				/* i2s1m1_sdo1 */
13330e8011faSEmmanuel Vadot				<0 RK_PD2 1 &pcfg_pull_none>;
13340e8011faSEmmanuel Vadot		};
13350e8011faSEmmanuel Vadot
13360e8011faSEmmanuel Vadot		/omit-if-no-ref/
13370e8011faSEmmanuel Vadot		i2s1m1_sdo2: i2s1m1-sdo2 {
13380e8011faSEmmanuel Vadot			rockchip,pins =
13390e8011faSEmmanuel Vadot				/* i2s1m1_sdo2 */
13400e8011faSEmmanuel Vadot				<0 RK_PD4 1 &pcfg_pull_none>;
13410e8011faSEmmanuel Vadot		};
13420e8011faSEmmanuel Vadot
13430e8011faSEmmanuel Vadot		/omit-if-no-ref/
13440e8011faSEmmanuel Vadot		i2s1m1_sdo3: i2s1m1-sdo3 {
13450e8011faSEmmanuel Vadot			rockchip,pins =
13460e8011faSEmmanuel Vadot				/* i2s1m1_sdo3 */
13470e8011faSEmmanuel Vadot				<0 RK_PD5 1 &pcfg_pull_none>;
13480e8011faSEmmanuel Vadot		};
13490e8011faSEmmanuel Vadot	};
13500e8011faSEmmanuel Vadot
13510e8011faSEmmanuel Vadot	i2s2 {
13520e8011faSEmmanuel Vadot		/omit-if-no-ref/
13530e8011faSEmmanuel Vadot		i2s2m0_lrck: i2s2m0-lrck {
13540e8011faSEmmanuel Vadot			rockchip,pins =
13550e8011faSEmmanuel Vadot				/* i2s2m0_lrck */
13560e8011faSEmmanuel Vadot				<2 RK_PC0 2 &pcfg_pull_none>;
13570e8011faSEmmanuel Vadot		};
13580e8011faSEmmanuel Vadot
13590e8011faSEmmanuel Vadot		/omit-if-no-ref/
13600e8011faSEmmanuel Vadot		i2s2m0_mclk: i2s2m0-mclk {
13610e8011faSEmmanuel Vadot			rockchip,pins =
13620e8011faSEmmanuel Vadot				/* i2s2m0_mclk */
13630e8011faSEmmanuel Vadot				<2 RK_PB6 2 &pcfg_pull_none>;
13640e8011faSEmmanuel Vadot		};
13650e8011faSEmmanuel Vadot
13660e8011faSEmmanuel Vadot		/omit-if-no-ref/
13670e8011faSEmmanuel Vadot		i2s2m0_sclk: i2s2m0-sclk {
13680e8011faSEmmanuel Vadot			rockchip,pins =
13690e8011faSEmmanuel Vadot				/* i2s2m0_sclk */
13700e8011faSEmmanuel Vadot				<2 RK_PB7 2 &pcfg_pull_none>;
13710e8011faSEmmanuel Vadot		};
13720e8011faSEmmanuel Vadot
13730e8011faSEmmanuel Vadot		/omit-if-no-ref/
13740e8011faSEmmanuel Vadot		i2s2m0_sdi: i2s2m0-sdi {
13750e8011faSEmmanuel Vadot			rockchip,pins =
13760e8011faSEmmanuel Vadot				/* i2s2m0_sdi */
13770e8011faSEmmanuel Vadot				<2 RK_PC3 2 &pcfg_pull_none>;
13780e8011faSEmmanuel Vadot		};
13790e8011faSEmmanuel Vadot
13800e8011faSEmmanuel Vadot		/omit-if-no-ref/
13810e8011faSEmmanuel Vadot		i2s2m0_sdo: i2s2m0-sdo {
13820e8011faSEmmanuel Vadot			rockchip,pins =
13830e8011faSEmmanuel Vadot				/* i2s2m0_sdo */
13840e8011faSEmmanuel Vadot				<4 RK_PC3 2 &pcfg_pull_none>;
13850e8011faSEmmanuel Vadot		};
13860e8011faSEmmanuel Vadot
13870e8011faSEmmanuel Vadot		/omit-if-no-ref/
13880e8011faSEmmanuel Vadot		i2s2m1_lrck: i2s2m1-lrck {
13890e8011faSEmmanuel Vadot			rockchip,pins =
13900e8011faSEmmanuel Vadot				/* i2s2m1_lrck */
13910e8011faSEmmanuel Vadot				<3 RK_PB6 3 &pcfg_pull_none>;
13920e8011faSEmmanuel Vadot		};
13930e8011faSEmmanuel Vadot
13940e8011faSEmmanuel Vadot		/omit-if-no-ref/
13950e8011faSEmmanuel Vadot		i2s2m1_mclk: i2s2m1-mclk {
13960e8011faSEmmanuel Vadot			rockchip,pins =
13970e8011faSEmmanuel Vadot				/* i2s2m1_mclk */
13980e8011faSEmmanuel Vadot				<3 RK_PB4 3 &pcfg_pull_none>;
13990e8011faSEmmanuel Vadot		};
14000e8011faSEmmanuel Vadot
14010e8011faSEmmanuel Vadot		/omit-if-no-ref/
14020e8011faSEmmanuel Vadot		i2s2m1_sclk: i2s2m1-sclk {
14030e8011faSEmmanuel Vadot			rockchip,pins =
14040e8011faSEmmanuel Vadot				/* i2s2m1_sclk */
14050e8011faSEmmanuel Vadot				<3 RK_PB5 3 &pcfg_pull_none>;
14060e8011faSEmmanuel Vadot		};
14070e8011faSEmmanuel Vadot
14080e8011faSEmmanuel Vadot		/omit-if-no-ref/
14090e8011faSEmmanuel Vadot		i2s2m1_sdi: i2s2m1-sdi {
14100e8011faSEmmanuel Vadot			rockchip,pins =
14110e8011faSEmmanuel Vadot				/* i2s2m1_sdi */
14120e8011faSEmmanuel Vadot				<3 RK_PB2 3 &pcfg_pull_none>;
14130e8011faSEmmanuel Vadot		};
14140e8011faSEmmanuel Vadot
14150e8011faSEmmanuel Vadot		/omit-if-no-ref/
14160e8011faSEmmanuel Vadot		i2s2m1_sdo: i2s2m1-sdo {
14170e8011faSEmmanuel Vadot			rockchip,pins =
14180e8011faSEmmanuel Vadot				/* i2s2m1_sdo */
14190e8011faSEmmanuel Vadot				<3 RK_PB3 3 &pcfg_pull_none>;
14200e8011faSEmmanuel Vadot		};
14210e8011faSEmmanuel Vadot	};
14220e8011faSEmmanuel Vadot
14230e8011faSEmmanuel Vadot	i2s3 {
14240e8011faSEmmanuel Vadot		/omit-if-no-ref/
14250e8011faSEmmanuel Vadot		i2s3_lrck: i2s3-lrck {
14260e8011faSEmmanuel Vadot			rockchip,pins =
14270e8011faSEmmanuel Vadot				/* i2s3_lrck */
14280e8011faSEmmanuel Vadot				<3 RK_PA2 3 &pcfg_pull_none>;
14290e8011faSEmmanuel Vadot		};
14300e8011faSEmmanuel Vadot
14310e8011faSEmmanuel Vadot		/omit-if-no-ref/
14320e8011faSEmmanuel Vadot		i2s3_mclk: i2s3-mclk {
14330e8011faSEmmanuel Vadot			rockchip,pins =
14340e8011faSEmmanuel Vadot				/* i2s3_mclk */
14350e8011faSEmmanuel Vadot				<3 RK_PA0 3 &pcfg_pull_none>;
14360e8011faSEmmanuel Vadot		};
14370e8011faSEmmanuel Vadot
14380e8011faSEmmanuel Vadot		/omit-if-no-ref/
14390e8011faSEmmanuel Vadot		i2s3_sclk: i2s3-sclk {
14400e8011faSEmmanuel Vadot			rockchip,pins =
14410e8011faSEmmanuel Vadot				/* i2s3_sclk */
14420e8011faSEmmanuel Vadot				<3 RK_PA1 3 &pcfg_pull_none>;
14430e8011faSEmmanuel Vadot		};
14440e8011faSEmmanuel Vadot
14450e8011faSEmmanuel Vadot		/omit-if-no-ref/
14460e8011faSEmmanuel Vadot		i2s3_sdi: i2s3-sdi {
14470e8011faSEmmanuel Vadot			rockchip,pins =
14480e8011faSEmmanuel Vadot				/* i2s3_sdi */
14490e8011faSEmmanuel Vadot				<3 RK_PA4 3 &pcfg_pull_none>;
14500e8011faSEmmanuel Vadot		};
14510e8011faSEmmanuel Vadot
14520e8011faSEmmanuel Vadot		/omit-if-no-ref/
14530e8011faSEmmanuel Vadot		i2s3_sdo: i2s3-sdo {
14540e8011faSEmmanuel Vadot			rockchip,pins =
14550e8011faSEmmanuel Vadot				/* i2s3_sdo */
14560e8011faSEmmanuel Vadot				<3 RK_PA3 3 &pcfg_pull_none>;
14570e8011faSEmmanuel Vadot		};
14580e8011faSEmmanuel Vadot	};
14590e8011faSEmmanuel Vadot
14600e8011faSEmmanuel Vadot	jtag {
14610e8011faSEmmanuel Vadot		/omit-if-no-ref/
14620e8011faSEmmanuel Vadot		jtagm0_pins: jtagm0-pins {
14630e8011faSEmmanuel Vadot			rockchip,pins =
14640e8011faSEmmanuel Vadot				/* jtag_tck_m0 */
14650e8011faSEmmanuel Vadot				<4 RK_PD2 5 &pcfg_pull_none>,
14660e8011faSEmmanuel Vadot				/* jtag_tms_m0 */
14670e8011faSEmmanuel Vadot				<4 RK_PD3 5 &pcfg_pull_none>;
14680e8011faSEmmanuel Vadot		};
14690e8011faSEmmanuel Vadot
14700e8011faSEmmanuel Vadot		/omit-if-no-ref/
14710e8011faSEmmanuel Vadot		jtagm1_pins: jtagm1-pins {
14720e8011faSEmmanuel Vadot			rockchip,pins =
14730e8011faSEmmanuel Vadot				/* jtag_tck_m1 */
14740e8011faSEmmanuel Vadot				<4 RK_PD0 5 &pcfg_pull_none>,
14750e8011faSEmmanuel Vadot				/* jtag_tms_m1 */
14760e8011faSEmmanuel Vadot				<4 RK_PD1 5 &pcfg_pull_none>;
14770e8011faSEmmanuel Vadot		};
14780e8011faSEmmanuel Vadot
14790e8011faSEmmanuel Vadot		/omit-if-no-ref/
14800e8011faSEmmanuel Vadot		jtagm2_pins: jtagm2-pins {
14810e8011faSEmmanuel Vadot			rockchip,pins =
14820e8011faSEmmanuel Vadot				/* jtag_tck_m2 */
14830e8011faSEmmanuel Vadot				<0 RK_PB5 2 &pcfg_pull_none>,
14840e8011faSEmmanuel Vadot				/* jtag_tms_m2 */
14850e8011faSEmmanuel Vadot				<0 RK_PB6 2 &pcfg_pull_none>;
14860e8011faSEmmanuel Vadot		};
14870e8011faSEmmanuel Vadot	};
14880e8011faSEmmanuel Vadot
14890e8011faSEmmanuel Vadot	litcpu {
14900e8011faSEmmanuel Vadot		/omit-if-no-ref/
14910e8011faSEmmanuel Vadot		litcpu_pins: litcpu-pins {
14920e8011faSEmmanuel Vadot			rockchip,pins =
14930e8011faSEmmanuel Vadot				/* litcpu_avs */
14940e8011faSEmmanuel Vadot				<0 RK_PD3 1 &pcfg_pull_none>;
14950e8011faSEmmanuel Vadot		};
14960e8011faSEmmanuel Vadot	};
14970e8011faSEmmanuel Vadot
14980e8011faSEmmanuel Vadot	mcu {
14990e8011faSEmmanuel Vadot		/omit-if-no-ref/
15000e8011faSEmmanuel Vadot		mcum0_pins: mcum0-pins {
15010e8011faSEmmanuel Vadot			rockchip,pins =
15020e8011faSEmmanuel Vadot				/* mcu_jtag_tck_m0 */
15030e8011faSEmmanuel Vadot				<4 RK_PD4 5 &pcfg_pull_none>,
15040e8011faSEmmanuel Vadot				/* mcu_jtag_tms_m0 */
15050e8011faSEmmanuel Vadot				<4 RK_PD5 5 &pcfg_pull_none>;
15060e8011faSEmmanuel Vadot		};
15070e8011faSEmmanuel Vadot
15080e8011faSEmmanuel Vadot		/omit-if-no-ref/
15090e8011faSEmmanuel Vadot		mcum1_pins: mcum1-pins {
15100e8011faSEmmanuel Vadot			rockchip,pins =
15110e8011faSEmmanuel Vadot				/* mcu_jtag_tck_m1 */
15120e8011faSEmmanuel Vadot				<3 RK_PD4 6 &pcfg_pull_none>,
15130e8011faSEmmanuel Vadot				/* mcu_jtag_tms_m1 */
15140e8011faSEmmanuel Vadot				<3 RK_PD5 6 &pcfg_pull_none>;
15150e8011faSEmmanuel Vadot		};
15160e8011faSEmmanuel Vadot	};
15170e8011faSEmmanuel Vadot
15180e8011faSEmmanuel Vadot	mipi {
15190e8011faSEmmanuel Vadot		/omit-if-no-ref/
15200e8011faSEmmanuel Vadot		mipim0_camera0_clk: mipim0-camera0-clk {
15210e8011faSEmmanuel Vadot			rockchip,pins =
15220e8011faSEmmanuel Vadot				/* mipim0_camera0_clk */
15230e8011faSEmmanuel Vadot				<4 RK_PB1 1 &pcfg_pull_none>;
15240e8011faSEmmanuel Vadot		};
15250e8011faSEmmanuel Vadot
15260e8011faSEmmanuel Vadot		/omit-if-no-ref/
15270e8011faSEmmanuel Vadot		mipim0_camera1_clk: mipim0-camera1-clk {
15280e8011faSEmmanuel Vadot			rockchip,pins =
15290e8011faSEmmanuel Vadot				/* mipim0_camera1_clk */
15300e8011faSEmmanuel Vadot				<1 RK_PB6 2 &pcfg_pull_none>;
15310e8011faSEmmanuel Vadot		};
15320e8011faSEmmanuel Vadot
15330e8011faSEmmanuel Vadot		/omit-if-no-ref/
15340e8011faSEmmanuel Vadot		mipim0_camera2_clk: mipim0-camera2-clk {
15350e8011faSEmmanuel Vadot			rockchip,pins =
15360e8011faSEmmanuel Vadot				/* mipim0_camera2_clk */
15370e8011faSEmmanuel Vadot				<1 RK_PB7 2 &pcfg_pull_none>;
15380e8011faSEmmanuel Vadot		};
15390e8011faSEmmanuel Vadot
15400e8011faSEmmanuel Vadot		/omit-if-no-ref/
15410e8011faSEmmanuel Vadot		mipim0_camera3_clk: mipim0-camera3-clk {
15420e8011faSEmmanuel Vadot			rockchip,pins =
15430e8011faSEmmanuel Vadot				/* mipim0_camera3_clk */
15440e8011faSEmmanuel Vadot				<1 RK_PD6 2 &pcfg_pull_none>;
15450e8011faSEmmanuel Vadot		};
15460e8011faSEmmanuel Vadot
15470e8011faSEmmanuel Vadot		/omit-if-no-ref/
15480e8011faSEmmanuel Vadot		mipim0_camera4_clk: mipim0-camera4-clk {
15490e8011faSEmmanuel Vadot			rockchip,pins =
15500e8011faSEmmanuel Vadot				/* mipim0_camera4_clk */
15510e8011faSEmmanuel Vadot				<1 RK_PD7 2 &pcfg_pull_none>;
15520e8011faSEmmanuel Vadot		};
15530e8011faSEmmanuel Vadot
15540e8011faSEmmanuel Vadot		/omit-if-no-ref/
15550e8011faSEmmanuel Vadot		mipim1_camera0_clk: mipim1-camera0-clk {
15560e8011faSEmmanuel Vadot			rockchip,pins =
15570e8011faSEmmanuel Vadot				/* mipim1_camera0_clk */
15580e8011faSEmmanuel Vadot				<3 RK_PA5 4 &pcfg_pull_none>;
15590e8011faSEmmanuel Vadot		};
15600e8011faSEmmanuel Vadot
15610e8011faSEmmanuel Vadot		/omit-if-no-ref/
15620e8011faSEmmanuel Vadot		mipim1_camera1_clk: mipim1-camera1-clk {
15630e8011faSEmmanuel Vadot			rockchip,pins =
15640e8011faSEmmanuel Vadot				/* mipim1_camera1_clk */
15650e8011faSEmmanuel Vadot				<3 RK_PA6 4 &pcfg_pull_none>;
15660e8011faSEmmanuel Vadot		};
15670e8011faSEmmanuel Vadot
15680e8011faSEmmanuel Vadot		/omit-if-no-ref/
15690e8011faSEmmanuel Vadot		mipim1_camera2_clk: mipim1-camera2-clk {
15700e8011faSEmmanuel Vadot			rockchip,pins =
15710e8011faSEmmanuel Vadot				/* mipim1_camera2_clk */
15720e8011faSEmmanuel Vadot				<3 RK_PA7 4 &pcfg_pull_none>;
15730e8011faSEmmanuel Vadot		};
15740e8011faSEmmanuel Vadot
15750e8011faSEmmanuel Vadot		/omit-if-no-ref/
15760e8011faSEmmanuel Vadot		mipim1_camera3_clk: mipim1-camera3-clk {
15770e8011faSEmmanuel Vadot			rockchip,pins =
15780e8011faSEmmanuel Vadot				/* mipim1_camera3_clk */
15790e8011faSEmmanuel Vadot				<3 RK_PB0 4 &pcfg_pull_none>;
15800e8011faSEmmanuel Vadot		};
15810e8011faSEmmanuel Vadot
15820e8011faSEmmanuel Vadot		/omit-if-no-ref/
15830e8011faSEmmanuel Vadot		mipim1_camera4_clk: mipim1-camera4-clk {
15840e8011faSEmmanuel Vadot			rockchip,pins =
15850e8011faSEmmanuel Vadot				/* mipim1_camera4_clk */
15860e8011faSEmmanuel Vadot				<3 RK_PB1 4 &pcfg_pull_none>;
15870e8011faSEmmanuel Vadot		};
15880e8011faSEmmanuel Vadot
15890e8011faSEmmanuel Vadot		/omit-if-no-ref/
15900e8011faSEmmanuel Vadot		mipi_te0: mipi-te0 {
15910e8011faSEmmanuel Vadot			rockchip,pins =
15920e8011faSEmmanuel Vadot				/* mipi_te0 */
15930e8011faSEmmanuel Vadot				<3 RK_PC2 2 &pcfg_pull_none>;
15940e8011faSEmmanuel Vadot		};
15950e8011faSEmmanuel Vadot
15960e8011faSEmmanuel Vadot		/omit-if-no-ref/
15970e8011faSEmmanuel Vadot		mipi_te1: mipi-te1 {
15980e8011faSEmmanuel Vadot			rockchip,pins =
15990e8011faSEmmanuel Vadot				/* mipi_te1 */
16000e8011faSEmmanuel Vadot				<3 RK_PC3 2 &pcfg_pull_none>;
16010e8011faSEmmanuel Vadot		};
16020e8011faSEmmanuel Vadot	};
16030e8011faSEmmanuel Vadot
16040e8011faSEmmanuel Vadot	npu {
16050e8011faSEmmanuel Vadot		/omit-if-no-ref/
16060e8011faSEmmanuel Vadot		npu_pins: npu-pins {
16070e8011faSEmmanuel Vadot			rockchip,pins =
16080e8011faSEmmanuel Vadot				/* npu_avs */
16090e8011faSEmmanuel Vadot				<0 RK_PC6 2 &pcfg_pull_none>;
16100e8011faSEmmanuel Vadot		};
16110e8011faSEmmanuel Vadot	};
16120e8011faSEmmanuel Vadot
16130e8011faSEmmanuel Vadot	pcie20x1 {
16140e8011faSEmmanuel Vadot		/omit-if-no-ref/
16150e8011faSEmmanuel Vadot		pcie20x1m0_pins: pcie20x1m0-pins {
16160e8011faSEmmanuel Vadot			rockchip,pins =
16170e8011faSEmmanuel Vadot				/* pcie20x1_2_clkreqn_m0 */
16180e8011faSEmmanuel Vadot				<3 RK_PC7 4 &pcfg_pull_none>,
16190e8011faSEmmanuel Vadot				/* pcie20x1_2_perstn_m0 */
16200e8011faSEmmanuel Vadot				<3 RK_PD1 4 &pcfg_pull_none>,
16210e8011faSEmmanuel Vadot				/* pcie20x1_2_waken_m0 */
16220e8011faSEmmanuel Vadot				<3 RK_PD0 4 &pcfg_pull_none>;
16230e8011faSEmmanuel Vadot		};
16240e8011faSEmmanuel Vadot
16250e8011faSEmmanuel Vadot		/omit-if-no-ref/
16260e8011faSEmmanuel Vadot		pcie20x1m1_pins: pcie20x1m1-pins {
16270e8011faSEmmanuel Vadot			rockchip,pins =
16280e8011faSEmmanuel Vadot				/* pcie20x1_2_clkreqn_m1 */
16290e8011faSEmmanuel Vadot				<4 RK_PB7 4 &pcfg_pull_none>,
16300e8011faSEmmanuel Vadot				/* pcie20x1_2_perstn_m1 */
16310e8011faSEmmanuel Vadot				<4 RK_PC1 4 &pcfg_pull_none>,
16320e8011faSEmmanuel Vadot				/* pcie20x1_2_waken_m1 */
16330e8011faSEmmanuel Vadot				<4 RK_PC0 4 &pcfg_pull_none>;
16340e8011faSEmmanuel Vadot		};
16350e8011faSEmmanuel Vadot
16360e8011faSEmmanuel Vadot		/omit-if-no-ref/
16370e8011faSEmmanuel Vadot		pcie20x1_2_button_rstn: pcie20x1-2-button-rstn {
16380e8011faSEmmanuel Vadot			rockchip,pins =
16390e8011faSEmmanuel Vadot				/* pcie20x1_2_button_rstn */
16400e8011faSEmmanuel Vadot				<4 RK_PB3 4 &pcfg_pull_none>;
16410e8011faSEmmanuel Vadot		};
16420e8011faSEmmanuel Vadot	};
16430e8011faSEmmanuel Vadot
16440e8011faSEmmanuel Vadot	pcie30phy {
16450e8011faSEmmanuel Vadot		/omit-if-no-ref/
16460e8011faSEmmanuel Vadot		pcie30phy_pins: pcie30phy-pins {
16470e8011faSEmmanuel Vadot			rockchip,pins =
16480e8011faSEmmanuel Vadot				/* pcie30phy_dtb0 */
16490e8011faSEmmanuel Vadot				<1 RK_PC4 4 &pcfg_pull_none>,
16500e8011faSEmmanuel Vadot				/* pcie30phy_dtb1 */
16510e8011faSEmmanuel Vadot				<1 RK_PD1 4 &pcfg_pull_none>;
16520e8011faSEmmanuel Vadot		};
16530e8011faSEmmanuel Vadot	};
16540e8011faSEmmanuel Vadot
16550e8011faSEmmanuel Vadot	pcie30x1 {
16560e8011faSEmmanuel Vadot		/omit-if-no-ref/
16570e8011faSEmmanuel Vadot		pcie30x1m0_pins: pcie30x1m0-pins {
16580e8011faSEmmanuel Vadot			rockchip,pins =
16590e8011faSEmmanuel Vadot				/* pcie30x1_0_clkreqn_m0 */
16600e8011faSEmmanuel Vadot				<0 RK_PC0 12 &pcfg_pull_none>,
16610e8011faSEmmanuel Vadot				/* pcie30x1_0_perstn_m0 */
16620e8011faSEmmanuel Vadot				<0 RK_PC5 12 &pcfg_pull_none>,
16630e8011faSEmmanuel Vadot				/* pcie30x1_0_waken_m0 */
16640e8011faSEmmanuel Vadot				<0 RK_PC4 12 &pcfg_pull_none>,
16650e8011faSEmmanuel Vadot				/* pcie30x1_1_clkreqn_m0 */
16660e8011faSEmmanuel Vadot				<0 RK_PB5 12 &pcfg_pull_none>,
16670e8011faSEmmanuel Vadot				/* pcie30x1_1_perstn_m0 */
16680e8011faSEmmanuel Vadot				<0 RK_PB7 12 &pcfg_pull_none>,
16690e8011faSEmmanuel Vadot				/* pcie30x1_1_waken_m0 */
16700e8011faSEmmanuel Vadot				<0 RK_PB6 12 &pcfg_pull_none>;
16710e8011faSEmmanuel Vadot		};
16720e8011faSEmmanuel Vadot
16730e8011faSEmmanuel Vadot		/omit-if-no-ref/
16740e8011faSEmmanuel Vadot		pcie30x1m1_pins: pcie30x1m1-pins {
16750e8011faSEmmanuel Vadot			rockchip,pins =
16760e8011faSEmmanuel Vadot				/* pcie30x1_0_clkreqn_m1 */
16770e8011faSEmmanuel Vadot				<4 RK_PA3 4 &pcfg_pull_none>,
16780e8011faSEmmanuel Vadot				/* pcie30x1_0_perstn_m1 */
16790e8011faSEmmanuel Vadot				<4 RK_PA5 4 &pcfg_pull_none>,
16800e8011faSEmmanuel Vadot				/* pcie30x1_0_waken_m1 */
16810e8011faSEmmanuel Vadot				<4 RK_PA4 4 &pcfg_pull_none>,
16820e8011faSEmmanuel Vadot				/* pcie30x1_1_clkreqn_m1 */
16830e8011faSEmmanuel Vadot				<4 RK_PA0 4 &pcfg_pull_none>,
16840e8011faSEmmanuel Vadot				/* pcie30x1_1_perstn_m1 */
16850e8011faSEmmanuel Vadot				<4 RK_PA2 4 &pcfg_pull_none>,
16860e8011faSEmmanuel Vadot				/* pcie30x1_1_waken_m1 */
16870e8011faSEmmanuel Vadot				<4 RK_PA1 4 &pcfg_pull_none>;
16880e8011faSEmmanuel Vadot		};
16890e8011faSEmmanuel Vadot
16900e8011faSEmmanuel Vadot		/omit-if-no-ref/
16910e8011faSEmmanuel Vadot		pcie30x1m2_pins: pcie30x1m2-pins {
16920e8011faSEmmanuel Vadot			rockchip,pins =
16930e8011faSEmmanuel Vadot				/* pcie30x1_0_clkreqn_m2 */
16940e8011faSEmmanuel Vadot				<1 RK_PB5 4 &pcfg_pull_none>,
16950e8011faSEmmanuel Vadot				/* pcie30x1_0_perstn_m2 */
16960e8011faSEmmanuel Vadot				<1 RK_PB4 4 &pcfg_pull_none>,
16970e8011faSEmmanuel Vadot				/* pcie30x1_0_waken_m2 */
16980e8011faSEmmanuel Vadot				<1 RK_PB3 4 &pcfg_pull_none>,
16990e8011faSEmmanuel Vadot				/* pcie30x1_1_clkreqn_m2 */
17000e8011faSEmmanuel Vadot				<1 RK_PA0 4 &pcfg_pull_none>,
17010e8011faSEmmanuel Vadot				/* pcie30x1_1_perstn_m2 */
17020e8011faSEmmanuel Vadot				<1 RK_PA7 4 &pcfg_pull_none>,
17030e8011faSEmmanuel Vadot				/* pcie30x1_1_waken_m2 */
17040e8011faSEmmanuel Vadot				<1 RK_PA1 4 &pcfg_pull_none>;
17050e8011faSEmmanuel Vadot		};
17060e8011faSEmmanuel Vadot
17070e8011faSEmmanuel Vadot		/omit-if-no-ref/
17080e8011faSEmmanuel Vadot		pcie30x1_0_button_rstn: pcie30x1-0-button-rstn {
17090e8011faSEmmanuel Vadot			rockchip,pins =
17100e8011faSEmmanuel Vadot				/* pcie30x1_0_button_rstn */
17110e8011faSEmmanuel Vadot				<4 RK_PB1 4 &pcfg_pull_none>;
17120e8011faSEmmanuel Vadot		};
17130e8011faSEmmanuel Vadot
17140e8011faSEmmanuel Vadot		/omit-if-no-ref/
17150e8011faSEmmanuel Vadot		pcie30x1_1_button_rstn: pcie30x1-1-button-rstn {
17160e8011faSEmmanuel Vadot			rockchip,pins =
17170e8011faSEmmanuel Vadot				/* pcie30x1_1_button_rstn */
17180e8011faSEmmanuel Vadot				<4 RK_PB2 4 &pcfg_pull_none>;
17190e8011faSEmmanuel Vadot		};
17200e8011faSEmmanuel Vadot	};
17210e8011faSEmmanuel Vadot
17220e8011faSEmmanuel Vadot	pcie30x2 {
17230e8011faSEmmanuel Vadot		/omit-if-no-ref/
17240e8011faSEmmanuel Vadot		pcie30x2m0_pins: pcie30x2m0-pins {
17250e8011faSEmmanuel Vadot			rockchip,pins =
17260e8011faSEmmanuel Vadot				/* pcie30x2_clkreqn_m0 */
17270e8011faSEmmanuel Vadot				<0 RK_PD1 12 &pcfg_pull_none>,
17280e8011faSEmmanuel Vadot				/* pcie30x2_perstn_m0 */
17290e8011faSEmmanuel Vadot				<0 RK_PD4 12 &pcfg_pull_none>,
17300e8011faSEmmanuel Vadot				/* pcie30x2_waken_m0 */
17310e8011faSEmmanuel Vadot				<0 RK_PD2 12 &pcfg_pull_none>;
17320e8011faSEmmanuel Vadot		};
17330e8011faSEmmanuel Vadot
17340e8011faSEmmanuel Vadot		/omit-if-no-ref/
17350e8011faSEmmanuel Vadot		pcie30x2m1_pins: pcie30x2m1-pins {
17360e8011faSEmmanuel Vadot			rockchip,pins =
17370e8011faSEmmanuel Vadot				/* pcie30x2_clkreqn_m1 */
17380e8011faSEmmanuel Vadot				<4 RK_PA6 4 &pcfg_pull_none>,
17390e8011faSEmmanuel Vadot				/* pcie30x2_perstn_m1 */
17400e8011faSEmmanuel Vadot				<4 RK_PB0 4 &pcfg_pull_none>,
17410e8011faSEmmanuel Vadot				/* pcie30x2_waken_m1 */
17420e8011faSEmmanuel Vadot				<4 RK_PA7 4 &pcfg_pull_none>;
17430e8011faSEmmanuel Vadot		};
17440e8011faSEmmanuel Vadot
17450e8011faSEmmanuel Vadot		/omit-if-no-ref/
17460e8011faSEmmanuel Vadot		pcie30x2m2_pins: pcie30x2m2-pins {
17470e8011faSEmmanuel Vadot			rockchip,pins =
17480e8011faSEmmanuel Vadot				/* pcie30x2_clkreqn_m2 */
17490e8011faSEmmanuel Vadot				<3 RK_PD2 4 &pcfg_pull_none>,
17500e8011faSEmmanuel Vadot				/* pcie30x2_perstn_m2 */
17510e8011faSEmmanuel Vadot				<3 RK_PD4 4 &pcfg_pull_none>,
17520e8011faSEmmanuel Vadot				/* pcie30x2_waken_m2 */
17530e8011faSEmmanuel Vadot				<3 RK_PD3 4 &pcfg_pull_none>;
17540e8011faSEmmanuel Vadot		};
17550e8011faSEmmanuel Vadot
17560e8011faSEmmanuel Vadot		/omit-if-no-ref/
17570e8011faSEmmanuel Vadot		pcie30x2m3_pins: pcie30x2m3-pins {
17580e8011faSEmmanuel Vadot			rockchip,pins =
17590e8011faSEmmanuel Vadot				/* pcie30x2_clkreqn_m3 */
17600e8011faSEmmanuel Vadot				<1 RK_PD7 4 &pcfg_pull_none>,
17610e8011faSEmmanuel Vadot				/* pcie30x2_perstn_m3 */
17620e8011faSEmmanuel Vadot				<1 RK_PB7 4 &pcfg_pull_none>,
17630e8011faSEmmanuel Vadot				/* pcie30x2_waken_m3 */
17640e8011faSEmmanuel Vadot				<1 RK_PB6 4 &pcfg_pull_none>;
17650e8011faSEmmanuel Vadot		};
17660e8011faSEmmanuel Vadot
17670e8011faSEmmanuel Vadot		/omit-if-no-ref/
17680e8011faSEmmanuel Vadot		pcie30x2_button_rstn: pcie30x2-button-rstn {
17690e8011faSEmmanuel Vadot			rockchip,pins =
17700e8011faSEmmanuel Vadot				/* pcie30x2_button_rstn */
17710e8011faSEmmanuel Vadot				<3 RK_PC1 4 &pcfg_pull_none>;
17720e8011faSEmmanuel Vadot		};
17730e8011faSEmmanuel Vadot	};
17740e8011faSEmmanuel Vadot
17750e8011faSEmmanuel Vadot	pcie30x4 {
17760e8011faSEmmanuel Vadot		/omit-if-no-ref/
17770e8011faSEmmanuel Vadot		pcie30x4m0_pins: pcie30x4m0-pins {
17780e8011faSEmmanuel Vadot			rockchip,pins =
17790e8011faSEmmanuel Vadot				/* pcie30x4_clkreqn_m0 */
17800e8011faSEmmanuel Vadot				<0 RK_PC6 12 &pcfg_pull_none>,
17810e8011faSEmmanuel Vadot				/* pcie30x4_perstn_m0 */
17820e8011faSEmmanuel Vadot				<0 RK_PD0 12 &pcfg_pull_none>,
17830e8011faSEmmanuel Vadot				/* pcie30x4_waken_m0 */
17840e8011faSEmmanuel Vadot				<0 RK_PC7 12 &pcfg_pull_none>;
17850e8011faSEmmanuel Vadot		};
17860e8011faSEmmanuel Vadot
17870e8011faSEmmanuel Vadot		/omit-if-no-ref/
17880e8011faSEmmanuel Vadot		pcie30x4m1_pins: pcie30x4m1-pins {
17890e8011faSEmmanuel Vadot			rockchip,pins =
17900e8011faSEmmanuel Vadot				/* pcie30x4_clkreqn_m1 */
17910e8011faSEmmanuel Vadot				<4 RK_PB4 4 &pcfg_pull_none>,
17920e8011faSEmmanuel Vadot				/* pcie30x4_perstn_m1 */
17930e8011faSEmmanuel Vadot				<4 RK_PB6 4 &pcfg_pull_none>,
17940e8011faSEmmanuel Vadot				/* pcie30x4_waken_m1 */
17950e8011faSEmmanuel Vadot				<4 RK_PB5 4 &pcfg_pull_none>;
17960e8011faSEmmanuel Vadot		};
17970e8011faSEmmanuel Vadot
17980e8011faSEmmanuel Vadot		/omit-if-no-ref/
17990e8011faSEmmanuel Vadot		pcie30x4m2_pins: pcie30x4m2-pins {
18000e8011faSEmmanuel Vadot			rockchip,pins =
18010e8011faSEmmanuel Vadot				/* pcie30x4_clkreqn_m2 */
18020e8011faSEmmanuel Vadot				<3 RK_PC4 4 &pcfg_pull_none>,
18030e8011faSEmmanuel Vadot				/* pcie30x4_perstn_m2 */
18040e8011faSEmmanuel Vadot				<3 RK_PC6 4 &pcfg_pull_none>,
18050e8011faSEmmanuel Vadot				/* pcie30x4_waken_m2 */
18060e8011faSEmmanuel Vadot				<3 RK_PC5 4 &pcfg_pull_none>;
18070e8011faSEmmanuel Vadot		};
18080e8011faSEmmanuel Vadot
18090e8011faSEmmanuel Vadot		/omit-if-no-ref/
18100e8011faSEmmanuel Vadot		pcie30x4m3_pins: pcie30x4m3-pins {
18110e8011faSEmmanuel Vadot			rockchip,pins =
18120e8011faSEmmanuel Vadot				/* pcie30x4_clkreqn_m3 */
18130e8011faSEmmanuel Vadot				<1 RK_PB0 4 &pcfg_pull_none>,
18140e8011faSEmmanuel Vadot				/* pcie30x4_perstn_m3 */
18150e8011faSEmmanuel Vadot				<1 RK_PB2 4 &pcfg_pull_none>,
18160e8011faSEmmanuel Vadot				/* pcie30x4_waken_m3 */
18170e8011faSEmmanuel Vadot				<1 RK_PB1 4 &pcfg_pull_none>;
18180e8011faSEmmanuel Vadot		};
18190e8011faSEmmanuel Vadot
18200e8011faSEmmanuel Vadot		/omit-if-no-ref/
18210e8011faSEmmanuel Vadot		pcie30x4_button_rstn: pcie30x4-button-rstn {
18220e8011faSEmmanuel Vadot			rockchip,pins =
18230e8011faSEmmanuel Vadot				/* pcie30x4_button_rstn */
18240e8011faSEmmanuel Vadot				<3 RK_PD5 4 &pcfg_pull_none>;
18250e8011faSEmmanuel Vadot		};
18260e8011faSEmmanuel Vadot	};
18270e8011faSEmmanuel Vadot
18280e8011faSEmmanuel Vadot	pdm0 {
18290e8011faSEmmanuel Vadot		/omit-if-no-ref/
18300e8011faSEmmanuel Vadot		pdm0m0_clk: pdm0m0-clk {
18310e8011faSEmmanuel Vadot			rockchip,pins =
18320e8011faSEmmanuel Vadot				/* pdm0_clk0_m0 */
18330e8011faSEmmanuel Vadot				<1 RK_PC6 3 &pcfg_pull_none>;
18340e8011faSEmmanuel Vadot		};
18350e8011faSEmmanuel Vadot
18360e8011faSEmmanuel Vadot		/omit-if-no-ref/
18370e8011faSEmmanuel Vadot		pdm0m0_clk1: pdm0m0-clk1 {
18380e8011faSEmmanuel Vadot			rockchip,pins =
18390e8011faSEmmanuel Vadot				/* pdm0m0_clk1 */
18400e8011faSEmmanuel Vadot				<1 RK_PC4 3 &pcfg_pull_none>;
18410e8011faSEmmanuel Vadot		};
18420e8011faSEmmanuel Vadot
18430e8011faSEmmanuel Vadot		/omit-if-no-ref/
18440e8011faSEmmanuel Vadot		pdm0m0_sdi0: pdm0m0-sdi0 {
18450e8011faSEmmanuel Vadot			rockchip,pins =
18460e8011faSEmmanuel Vadot				/* pdm0m0_sdi0 */
18470e8011faSEmmanuel Vadot				<1 RK_PD5 3 &pcfg_pull_none>;
18480e8011faSEmmanuel Vadot		};
18490e8011faSEmmanuel Vadot
18500e8011faSEmmanuel Vadot		/omit-if-no-ref/
18510e8011faSEmmanuel Vadot		pdm0m0_sdi1: pdm0m0-sdi1 {
18520e8011faSEmmanuel Vadot			rockchip,pins =
18530e8011faSEmmanuel Vadot				/* pdm0m0_sdi1 */
18540e8011faSEmmanuel Vadot				<1 RK_PD1 3 &pcfg_pull_none>;
18550e8011faSEmmanuel Vadot		};
18560e8011faSEmmanuel Vadot
18570e8011faSEmmanuel Vadot		/omit-if-no-ref/
18580e8011faSEmmanuel Vadot		pdm0m0_sdi2: pdm0m0-sdi2 {
18590e8011faSEmmanuel Vadot			rockchip,pins =
18600e8011faSEmmanuel Vadot				/* pdm0m0_sdi2 */
18610e8011faSEmmanuel Vadot				<1 RK_PD2 3 &pcfg_pull_none>;
18620e8011faSEmmanuel Vadot		};
18630e8011faSEmmanuel Vadot
18640e8011faSEmmanuel Vadot		/omit-if-no-ref/
18650e8011faSEmmanuel Vadot		pdm0m0_sdi3: pdm0m0-sdi3 {
18660e8011faSEmmanuel Vadot			rockchip,pins =
18670e8011faSEmmanuel Vadot				/* pdm0m0_sdi3 */
18680e8011faSEmmanuel Vadot				<1 RK_PD3 3 &pcfg_pull_none>;
18690e8011faSEmmanuel Vadot		};
18700e8011faSEmmanuel Vadot		/omit-if-no-ref/
18710e8011faSEmmanuel Vadot		pdm0m1_clk: pdm0m1-clk {
18720e8011faSEmmanuel Vadot			rockchip,pins =
18730e8011faSEmmanuel Vadot				/* pdm0_clk0_m1 */
18740e8011faSEmmanuel Vadot				<0 RK_PC0 2 &pcfg_pull_none>;
18750e8011faSEmmanuel Vadot		};
18760e8011faSEmmanuel Vadot
18770e8011faSEmmanuel Vadot		/omit-if-no-ref/
18780e8011faSEmmanuel Vadot		pdm0m1_clk1: pdm0m1-clk1 {
18790e8011faSEmmanuel Vadot			rockchip,pins =
18800e8011faSEmmanuel Vadot				/* pdm0m1_clk1 */
18810e8011faSEmmanuel Vadot				<0 RK_PC4 2 &pcfg_pull_none>;
18820e8011faSEmmanuel Vadot		};
18830e8011faSEmmanuel Vadot
18840e8011faSEmmanuel Vadot		/omit-if-no-ref/
18850e8011faSEmmanuel Vadot		pdm0m1_sdi0: pdm0m1-sdi0 {
18860e8011faSEmmanuel Vadot			rockchip,pins =
18870e8011faSEmmanuel Vadot				/* pdm0m1_sdi0 */
18880e8011faSEmmanuel Vadot				<0 RK_PC7 2 &pcfg_pull_none>;
18890e8011faSEmmanuel Vadot		};
18900e8011faSEmmanuel Vadot
18910e8011faSEmmanuel Vadot		/omit-if-no-ref/
18920e8011faSEmmanuel Vadot		pdm0m1_sdi1: pdm0m1-sdi1 {
18930e8011faSEmmanuel Vadot			rockchip,pins =
18940e8011faSEmmanuel Vadot				/* pdm0m1_sdi1 */
18950e8011faSEmmanuel Vadot				<0 RK_PD0 2 &pcfg_pull_none>;
18960e8011faSEmmanuel Vadot		};
18970e8011faSEmmanuel Vadot
18980e8011faSEmmanuel Vadot		/omit-if-no-ref/
18990e8011faSEmmanuel Vadot		pdm0m1_sdi2: pdm0m1-sdi2 {
19000e8011faSEmmanuel Vadot			rockchip,pins =
19010e8011faSEmmanuel Vadot				/* pdm0m1_sdi2 */
19020e8011faSEmmanuel Vadot				<0 RK_PD4 2 &pcfg_pull_none>;
19030e8011faSEmmanuel Vadot		};
19040e8011faSEmmanuel Vadot
19050e8011faSEmmanuel Vadot		/omit-if-no-ref/
19060e8011faSEmmanuel Vadot		pdm0m1_sdi3: pdm0m1-sdi3 {
19070e8011faSEmmanuel Vadot			rockchip,pins =
19080e8011faSEmmanuel Vadot				/* pdm0m1_sdi3 */
19090e8011faSEmmanuel Vadot				<0 RK_PD6 2 &pcfg_pull_none>;
19100e8011faSEmmanuel Vadot		};
19110e8011faSEmmanuel Vadot	};
19120e8011faSEmmanuel Vadot
19130e8011faSEmmanuel Vadot	pdm1 {
19140e8011faSEmmanuel Vadot		/omit-if-no-ref/
19150e8011faSEmmanuel Vadot		pdm1m0_clk: pdm1m0-clk {
19160e8011faSEmmanuel Vadot			rockchip,pins =
19170e8011faSEmmanuel Vadot				/* pdm1_clk0_m0 */
19180e8011faSEmmanuel Vadot				<4 RK_PD5 2 &pcfg_pull_none>;
19190e8011faSEmmanuel Vadot		};
19200e8011faSEmmanuel Vadot
19210e8011faSEmmanuel Vadot		/omit-if-no-ref/
19220e8011faSEmmanuel Vadot		pdm1m0_clk1: pdm1m0-clk1 {
19230e8011faSEmmanuel Vadot			rockchip,pins =
19240e8011faSEmmanuel Vadot				/* pdm1m0_clk1 */
19250e8011faSEmmanuel Vadot				<4 RK_PD4 2 &pcfg_pull_none>;
19260e8011faSEmmanuel Vadot		};
19270e8011faSEmmanuel Vadot
19280e8011faSEmmanuel Vadot		/omit-if-no-ref/
19290e8011faSEmmanuel Vadot		pdm1m0_sdi0: pdm1m0-sdi0 {
19300e8011faSEmmanuel Vadot			rockchip,pins =
19310e8011faSEmmanuel Vadot				/* pdm1m0_sdi0 */
19320e8011faSEmmanuel Vadot				<4 RK_PD3 2 &pcfg_pull_none>;
19330e8011faSEmmanuel Vadot		};
19340e8011faSEmmanuel Vadot
19350e8011faSEmmanuel Vadot		/omit-if-no-ref/
19360e8011faSEmmanuel Vadot		pdm1m0_sdi1: pdm1m0-sdi1 {
19370e8011faSEmmanuel Vadot			rockchip,pins =
19380e8011faSEmmanuel Vadot				/* pdm1m0_sdi1 */
19390e8011faSEmmanuel Vadot				<4 RK_PD2 2 &pcfg_pull_none>;
19400e8011faSEmmanuel Vadot		};
19410e8011faSEmmanuel Vadot
19420e8011faSEmmanuel Vadot		/omit-if-no-ref/
19430e8011faSEmmanuel Vadot		pdm1m0_sdi2: pdm1m0-sdi2 {
19440e8011faSEmmanuel Vadot			rockchip,pins =
19450e8011faSEmmanuel Vadot				/* pdm1m0_sdi2 */
19460e8011faSEmmanuel Vadot				<4 RK_PD1 2 &pcfg_pull_none>;
19470e8011faSEmmanuel Vadot		};
19480e8011faSEmmanuel Vadot
19490e8011faSEmmanuel Vadot		/omit-if-no-ref/
19500e8011faSEmmanuel Vadot		pdm1m0_sdi3: pdm1m0-sdi3 {
19510e8011faSEmmanuel Vadot			rockchip,pins =
19520e8011faSEmmanuel Vadot				/* pdm1m0_sdi3 */
19530e8011faSEmmanuel Vadot				<4 RK_PD0 2 &pcfg_pull_none>;
19540e8011faSEmmanuel Vadot		};
19550e8011faSEmmanuel Vadot		/omit-if-no-ref/
19560e8011faSEmmanuel Vadot		pdm1m1_clk: pdm1m1-clk {
19570e8011faSEmmanuel Vadot			rockchip,pins =
19580e8011faSEmmanuel Vadot				/* pdm1_clk0_m1 */
19590e8011faSEmmanuel Vadot				<1 RK_PB4 2 &pcfg_pull_none>;
19600e8011faSEmmanuel Vadot		};
19610e8011faSEmmanuel Vadot
19620e8011faSEmmanuel Vadot		/omit-if-no-ref/
19630e8011faSEmmanuel Vadot		pdm1m1_clk1: pdm1m1-clk1 {
19640e8011faSEmmanuel Vadot			rockchip,pins =
19650e8011faSEmmanuel Vadot				/* pdm1m1_clk1 */
19660e8011faSEmmanuel Vadot				<1 RK_PB3 2 &pcfg_pull_none>;
19670e8011faSEmmanuel Vadot		};
19680e8011faSEmmanuel Vadot
19690e8011faSEmmanuel Vadot		/omit-if-no-ref/
19700e8011faSEmmanuel Vadot		pdm1m1_sdi0: pdm1m1-sdi0 {
19710e8011faSEmmanuel Vadot			rockchip,pins =
19720e8011faSEmmanuel Vadot				/* pdm1m1_sdi0 */
19730e8011faSEmmanuel Vadot				<1 RK_PA7 2 &pcfg_pull_none>;
19740e8011faSEmmanuel Vadot		};
19750e8011faSEmmanuel Vadot
19760e8011faSEmmanuel Vadot		/omit-if-no-ref/
19770e8011faSEmmanuel Vadot		pdm1m1_sdi1: pdm1m1-sdi1 {
19780e8011faSEmmanuel Vadot			rockchip,pins =
19790e8011faSEmmanuel Vadot				/* pdm1m1_sdi1 */
19800e8011faSEmmanuel Vadot				<1 RK_PB0 2 &pcfg_pull_none>;
19810e8011faSEmmanuel Vadot		};
19820e8011faSEmmanuel Vadot
19830e8011faSEmmanuel Vadot		/omit-if-no-ref/
19840e8011faSEmmanuel Vadot		pdm1m1_sdi2: pdm1m1-sdi2 {
19850e8011faSEmmanuel Vadot			rockchip,pins =
19860e8011faSEmmanuel Vadot				/* pdm1m1_sdi2 */
19870e8011faSEmmanuel Vadot				<1 RK_PB1 2 &pcfg_pull_none>;
19880e8011faSEmmanuel Vadot		};
19890e8011faSEmmanuel Vadot
19900e8011faSEmmanuel Vadot		/omit-if-no-ref/
19910e8011faSEmmanuel Vadot		pdm1m1_sdi3: pdm1m1-sdi3 {
19920e8011faSEmmanuel Vadot			rockchip,pins =
19930e8011faSEmmanuel Vadot				/* pdm1m1_sdi3 */
19940e8011faSEmmanuel Vadot				<1 RK_PB2 2 &pcfg_pull_none>;
19950e8011faSEmmanuel Vadot		};
19960e8011faSEmmanuel Vadot	};
19970e8011faSEmmanuel Vadot
19980e8011faSEmmanuel Vadot	pmic {
19990e8011faSEmmanuel Vadot		/omit-if-no-ref/
20000e8011faSEmmanuel Vadot		pmic_pins: pmic-pins {
20010e8011faSEmmanuel Vadot			rockchip,pins =
20020e8011faSEmmanuel Vadot				/* pmic_int_l */
20030e8011faSEmmanuel Vadot				<0 RK_PA7 0 &pcfg_pull_up>,
20040e8011faSEmmanuel Vadot				/* pmic_sleep1 */
20050e8011faSEmmanuel Vadot				<0 RK_PA2 1 &pcfg_pull_none>,
20060e8011faSEmmanuel Vadot				/* pmic_sleep2 */
20070e8011faSEmmanuel Vadot				<0 RK_PA3 1 &pcfg_pull_none>,
20080e8011faSEmmanuel Vadot				/* pmic_sleep3 */
20090e8011faSEmmanuel Vadot				<0 RK_PC1 1 &pcfg_pull_none>,
20100e8011faSEmmanuel Vadot				/* pmic_sleep4 */
20110e8011faSEmmanuel Vadot				<0 RK_PC2 1 &pcfg_pull_none>,
20120e8011faSEmmanuel Vadot				/* pmic_sleep5 */
20130e8011faSEmmanuel Vadot				<0 RK_PC3 1 &pcfg_pull_none>,
20140e8011faSEmmanuel Vadot				/* pmic_sleep6 */
20150e8011faSEmmanuel Vadot				<0 RK_PD6 1 &pcfg_pull_none>;
20160e8011faSEmmanuel Vadot		};
20170e8011faSEmmanuel Vadot	};
20180e8011faSEmmanuel Vadot
20190e8011faSEmmanuel Vadot	pmu {
20200e8011faSEmmanuel Vadot		/omit-if-no-ref/
20210e8011faSEmmanuel Vadot		pmu_pins: pmu-pins {
20220e8011faSEmmanuel Vadot			rockchip,pins =
20230e8011faSEmmanuel Vadot				/* pmu_debug */
20240e8011faSEmmanuel Vadot				<0 RK_PA5 3 &pcfg_pull_none>;
20250e8011faSEmmanuel Vadot		};
20260e8011faSEmmanuel Vadot	};
20270e8011faSEmmanuel Vadot
20280e8011faSEmmanuel Vadot	pwm0 {
20290e8011faSEmmanuel Vadot		/omit-if-no-ref/
20300e8011faSEmmanuel Vadot		pwm0m0_pins: pwm0m0-pins {
20310e8011faSEmmanuel Vadot			rockchip,pins =
20320e8011faSEmmanuel Vadot				/* pwm0_m0 */
20330e8011faSEmmanuel Vadot				<0 RK_PB7 3 &pcfg_pull_none>;
20340e8011faSEmmanuel Vadot		};
20350e8011faSEmmanuel Vadot
20360e8011faSEmmanuel Vadot		/omit-if-no-ref/
20370e8011faSEmmanuel Vadot		pwm0m1_pins: pwm0m1-pins {
20380e8011faSEmmanuel Vadot			rockchip,pins =
20390e8011faSEmmanuel Vadot				/* pwm0_m1 */
20400e8011faSEmmanuel Vadot				<1 RK_PD2 11 &pcfg_pull_none>;
20410e8011faSEmmanuel Vadot		};
20420e8011faSEmmanuel Vadot
20430e8011faSEmmanuel Vadot		/omit-if-no-ref/
20440e8011faSEmmanuel Vadot		pwm0m2_pins: pwm0m2-pins {
20450e8011faSEmmanuel Vadot			rockchip,pins =
20460e8011faSEmmanuel Vadot				/* pwm0_m2 */
20470e8011faSEmmanuel Vadot				<1 RK_PA2 11 &pcfg_pull_none>;
20480e8011faSEmmanuel Vadot		};
20490e8011faSEmmanuel Vadot	};
20500e8011faSEmmanuel Vadot
20510e8011faSEmmanuel Vadot	pwm1 {
20520e8011faSEmmanuel Vadot		/omit-if-no-ref/
20530e8011faSEmmanuel Vadot		pwm1m0_pins: pwm1m0-pins {
20540e8011faSEmmanuel Vadot			rockchip,pins =
20550e8011faSEmmanuel Vadot				/* pwm1_m0 */
20560e8011faSEmmanuel Vadot				<0 RK_PC0 3 &pcfg_pull_none>;
20570e8011faSEmmanuel Vadot		};
20580e8011faSEmmanuel Vadot
20590e8011faSEmmanuel Vadot		/omit-if-no-ref/
20600e8011faSEmmanuel Vadot		pwm1m1_pins: pwm1m1-pins {
20610e8011faSEmmanuel Vadot			rockchip,pins =
20620e8011faSEmmanuel Vadot				/* pwm1_m1 */
20630e8011faSEmmanuel Vadot				<1 RK_PD3 11 &pcfg_pull_none>;
20640e8011faSEmmanuel Vadot		};
20650e8011faSEmmanuel Vadot
20660e8011faSEmmanuel Vadot		/omit-if-no-ref/
20670e8011faSEmmanuel Vadot		pwm1m2_pins: pwm1m2-pins {
20680e8011faSEmmanuel Vadot			rockchip,pins =
20690e8011faSEmmanuel Vadot				/* pwm1_m2 */
20700e8011faSEmmanuel Vadot				<1 RK_PA3 11 &pcfg_pull_none>;
20710e8011faSEmmanuel Vadot		};
20720e8011faSEmmanuel Vadot	};
20730e8011faSEmmanuel Vadot
20740e8011faSEmmanuel Vadot	pwm2 {
20750e8011faSEmmanuel Vadot		/omit-if-no-ref/
20760e8011faSEmmanuel Vadot		pwm2m0_pins: pwm2m0-pins {
20770e8011faSEmmanuel Vadot			rockchip,pins =
20780e8011faSEmmanuel Vadot				/* pwm2_m0 */
20790e8011faSEmmanuel Vadot				<0 RK_PC4 3 &pcfg_pull_none>;
20800e8011faSEmmanuel Vadot		};
20810e8011faSEmmanuel Vadot
20820e8011faSEmmanuel Vadot		/omit-if-no-ref/
20830e8011faSEmmanuel Vadot		pwm2m1_pins: pwm2m1-pins {
20840e8011faSEmmanuel Vadot			rockchip,pins =
20850e8011faSEmmanuel Vadot				/* pwm2_m1 */
20860e8011faSEmmanuel Vadot				<3 RK_PB1 11 &pcfg_pull_none>;
20870e8011faSEmmanuel Vadot		};
20880e8011faSEmmanuel Vadot	};
20890e8011faSEmmanuel Vadot
20900e8011faSEmmanuel Vadot	pwm3 {
20910e8011faSEmmanuel Vadot		/omit-if-no-ref/
20920e8011faSEmmanuel Vadot		pwm3m0_pins: pwm3m0-pins {
20930e8011faSEmmanuel Vadot			rockchip,pins =
20940e8011faSEmmanuel Vadot				/* pwm3_ir_m0 */
20950e8011faSEmmanuel Vadot				<0 RK_PD4 3 &pcfg_pull_none>;
20960e8011faSEmmanuel Vadot		};
20970e8011faSEmmanuel Vadot
20980e8011faSEmmanuel Vadot		/omit-if-no-ref/
20990e8011faSEmmanuel Vadot		pwm3m1_pins: pwm3m1-pins {
21000e8011faSEmmanuel Vadot			rockchip,pins =
21010e8011faSEmmanuel Vadot				/* pwm3_ir_m1 */
21020e8011faSEmmanuel Vadot				<3 RK_PB2 11 &pcfg_pull_none>;
21030e8011faSEmmanuel Vadot		};
21040e8011faSEmmanuel Vadot
21050e8011faSEmmanuel Vadot		/omit-if-no-ref/
21060e8011faSEmmanuel Vadot		pwm3m2_pins: pwm3m2-pins {
21070e8011faSEmmanuel Vadot			rockchip,pins =
21080e8011faSEmmanuel Vadot				/* pwm3_ir_m2 */
21090e8011faSEmmanuel Vadot				<1 RK_PC2 11 &pcfg_pull_none>;
21100e8011faSEmmanuel Vadot		};
21110e8011faSEmmanuel Vadot
21120e8011faSEmmanuel Vadot		/omit-if-no-ref/
21130e8011faSEmmanuel Vadot		pwm3m3_pins: pwm3m3-pins {
21140e8011faSEmmanuel Vadot			rockchip,pins =
21150e8011faSEmmanuel Vadot				/* pwm3_ir_m3 */
21160e8011faSEmmanuel Vadot				<1 RK_PA7 11 &pcfg_pull_none>;
21170e8011faSEmmanuel Vadot		};
21180e8011faSEmmanuel Vadot	};
21190e8011faSEmmanuel Vadot
21200e8011faSEmmanuel Vadot	pwm4 {
21210e8011faSEmmanuel Vadot		/omit-if-no-ref/
21220e8011faSEmmanuel Vadot		pwm4m0_pins: pwm4m0-pins {
21230e8011faSEmmanuel Vadot			rockchip,pins =
21240e8011faSEmmanuel Vadot				/* pwm4_m0 */
21250e8011faSEmmanuel Vadot				<0 RK_PC5 11 &pcfg_pull_none>;
21260e8011faSEmmanuel Vadot		};
21270e8011faSEmmanuel Vadot	};
21280e8011faSEmmanuel Vadot
21290e8011faSEmmanuel Vadot	pwm5 {
21300e8011faSEmmanuel Vadot		/omit-if-no-ref/
21310e8011faSEmmanuel Vadot		pwm5m0_pins: pwm5m0-pins {
21320e8011faSEmmanuel Vadot			rockchip,pins =
21330e8011faSEmmanuel Vadot				/* pwm5_m0 */
21340e8011faSEmmanuel Vadot				<0 RK_PB1 3 &pcfg_pull_none>;
21350e8011faSEmmanuel Vadot		};
21360e8011faSEmmanuel Vadot
21370e8011faSEmmanuel Vadot		/omit-if-no-ref/
21380e8011faSEmmanuel Vadot		pwm5m1_pins: pwm5m1-pins {
21390e8011faSEmmanuel Vadot			rockchip,pins =
21400e8011faSEmmanuel Vadot				/* pwm5_m1 */
21410e8011faSEmmanuel Vadot				<0 RK_PC6 11 &pcfg_pull_none>;
21420e8011faSEmmanuel Vadot		};
21430e8011faSEmmanuel Vadot	};
21440e8011faSEmmanuel Vadot
21450e8011faSEmmanuel Vadot	pwm6 {
21460e8011faSEmmanuel Vadot		/omit-if-no-ref/
21470e8011faSEmmanuel Vadot		pwm6m0_pins: pwm6m0-pins {
21480e8011faSEmmanuel Vadot			rockchip,pins =
21490e8011faSEmmanuel Vadot				/* pwm6_m0 */
21500e8011faSEmmanuel Vadot				<0 RK_PC7 11 &pcfg_pull_none>;
21510e8011faSEmmanuel Vadot		};
21520e8011faSEmmanuel Vadot
21530e8011faSEmmanuel Vadot		/omit-if-no-ref/
21540e8011faSEmmanuel Vadot		pwm6m1_pins: pwm6m1-pins {
21550e8011faSEmmanuel Vadot			rockchip,pins =
21560e8011faSEmmanuel Vadot				/* pwm6_m1 */
21570e8011faSEmmanuel Vadot				<4 RK_PC1 11 &pcfg_pull_none>;
21580e8011faSEmmanuel Vadot		};
21590e8011faSEmmanuel Vadot	};
21600e8011faSEmmanuel Vadot
21610e8011faSEmmanuel Vadot	pwm7 {
21620e8011faSEmmanuel Vadot		/omit-if-no-ref/
21630e8011faSEmmanuel Vadot		pwm7m0_pins: pwm7m0-pins {
21640e8011faSEmmanuel Vadot			rockchip,pins =
21650e8011faSEmmanuel Vadot				/* pwm7_ir_m0 */
21660e8011faSEmmanuel Vadot				<0 RK_PD0 11 &pcfg_pull_none>;
21670e8011faSEmmanuel Vadot		};
21680e8011faSEmmanuel Vadot
21690e8011faSEmmanuel Vadot		/omit-if-no-ref/
21700e8011faSEmmanuel Vadot		pwm7m1_pins: pwm7m1-pins {
21710e8011faSEmmanuel Vadot			rockchip,pins =
21720e8011faSEmmanuel Vadot				/* pwm7_ir_m1 */
21730e8011faSEmmanuel Vadot				<4 RK_PD4 11 &pcfg_pull_none>;
21740e8011faSEmmanuel Vadot		};
21750e8011faSEmmanuel Vadot
21760e8011faSEmmanuel Vadot		/omit-if-no-ref/
21770e8011faSEmmanuel Vadot		pwm7m2_pins: pwm7m2-pins {
21780e8011faSEmmanuel Vadot			rockchip,pins =
21790e8011faSEmmanuel Vadot				/* pwm7_ir_m2 */
21800e8011faSEmmanuel Vadot				<1 RK_PC3 11 &pcfg_pull_none>;
21810e8011faSEmmanuel Vadot		};
21820e8011faSEmmanuel Vadot	};
21830e8011faSEmmanuel Vadot
21840e8011faSEmmanuel Vadot	pwm8 {
21850e8011faSEmmanuel Vadot		/omit-if-no-ref/
21860e8011faSEmmanuel Vadot		pwm8m0_pins: pwm8m0-pins {
21870e8011faSEmmanuel Vadot			rockchip,pins =
21880e8011faSEmmanuel Vadot				/* pwm8_m0 */
21890e8011faSEmmanuel Vadot				<3 RK_PA7 11 &pcfg_pull_none>;
21900e8011faSEmmanuel Vadot		};
21910e8011faSEmmanuel Vadot
21920e8011faSEmmanuel Vadot		/omit-if-no-ref/
21930e8011faSEmmanuel Vadot		pwm8m1_pins: pwm8m1-pins {
21940e8011faSEmmanuel Vadot			rockchip,pins =
21950e8011faSEmmanuel Vadot				/* pwm8_m1 */
21960e8011faSEmmanuel Vadot				<4 RK_PD0 11 &pcfg_pull_none>;
21970e8011faSEmmanuel Vadot		};
21980e8011faSEmmanuel Vadot
21990e8011faSEmmanuel Vadot		/omit-if-no-ref/
22000e8011faSEmmanuel Vadot		pwm8m2_pins: pwm8m2-pins {
22010e8011faSEmmanuel Vadot			rockchip,pins =
22020e8011faSEmmanuel Vadot				/* pwm8_m2 */
22030e8011faSEmmanuel Vadot				<3 RK_PD0 11 &pcfg_pull_none>;
22040e8011faSEmmanuel Vadot		};
22050e8011faSEmmanuel Vadot	};
22060e8011faSEmmanuel Vadot
22070e8011faSEmmanuel Vadot	pwm9 {
22080e8011faSEmmanuel Vadot		/omit-if-no-ref/
22090e8011faSEmmanuel Vadot		pwm9m0_pins: pwm9m0-pins {
22100e8011faSEmmanuel Vadot			rockchip,pins =
22110e8011faSEmmanuel Vadot				/* pwm9_m0 */
22120e8011faSEmmanuel Vadot				<3 RK_PB0 11 &pcfg_pull_none>;
22130e8011faSEmmanuel Vadot		};
22140e8011faSEmmanuel Vadot
22150e8011faSEmmanuel Vadot		/omit-if-no-ref/
22160e8011faSEmmanuel Vadot		pwm9m1_pins: pwm9m1-pins {
22170e8011faSEmmanuel Vadot			rockchip,pins =
22180e8011faSEmmanuel Vadot				/* pwm9_m1 */
22190e8011faSEmmanuel Vadot				<4 RK_PD1 11 &pcfg_pull_none>;
22200e8011faSEmmanuel Vadot		};
22210e8011faSEmmanuel Vadot
22220e8011faSEmmanuel Vadot		/omit-if-no-ref/
22230e8011faSEmmanuel Vadot		pwm9m2_pins: pwm9m2-pins {
22240e8011faSEmmanuel Vadot			rockchip,pins =
22250e8011faSEmmanuel Vadot				/* pwm9_m2 */
22260e8011faSEmmanuel Vadot				<3 RK_PD1 11 &pcfg_pull_none>;
22270e8011faSEmmanuel Vadot		};
22280e8011faSEmmanuel Vadot	};
22290e8011faSEmmanuel Vadot
22300e8011faSEmmanuel Vadot	pwm10 {
22310e8011faSEmmanuel Vadot		/omit-if-no-ref/
22320e8011faSEmmanuel Vadot		pwm10m0_pins: pwm10m0-pins {
22330e8011faSEmmanuel Vadot			rockchip,pins =
22340e8011faSEmmanuel Vadot				/* pwm10_m0 */
22350e8011faSEmmanuel Vadot				<3 RK_PA0 11 &pcfg_pull_none>;
22360e8011faSEmmanuel Vadot		};
22370e8011faSEmmanuel Vadot
22380e8011faSEmmanuel Vadot		/omit-if-no-ref/
22390e8011faSEmmanuel Vadot		pwm10m1_pins: pwm10m1-pins {
22400e8011faSEmmanuel Vadot			rockchip,pins =
22410e8011faSEmmanuel Vadot				/* pwm10_m1 */
22420e8011faSEmmanuel Vadot				<4 RK_PD3 11 &pcfg_pull_none>;
22430e8011faSEmmanuel Vadot		};
22440e8011faSEmmanuel Vadot
22450e8011faSEmmanuel Vadot		/omit-if-no-ref/
22460e8011faSEmmanuel Vadot		pwm10m2_pins: pwm10m2-pins {
22470e8011faSEmmanuel Vadot			rockchip,pins =
22480e8011faSEmmanuel Vadot				/* pwm10_m2 */
22490e8011faSEmmanuel Vadot				<3 RK_PD3 11 &pcfg_pull_none>;
22500e8011faSEmmanuel Vadot		};
22510e8011faSEmmanuel Vadot	};
22520e8011faSEmmanuel Vadot
22530e8011faSEmmanuel Vadot	pwm11 {
22540e8011faSEmmanuel Vadot		/omit-if-no-ref/
22550e8011faSEmmanuel Vadot		pwm11m0_pins: pwm11m0-pins {
22560e8011faSEmmanuel Vadot			rockchip,pins =
22570e8011faSEmmanuel Vadot				/* pwm11_ir_m0 */
22580e8011faSEmmanuel Vadot				<3 RK_PA1 11 &pcfg_pull_none>;
22590e8011faSEmmanuel Vadot		};
22600e8011faSEmmanuel Vadot
22610e8011faSEmmanuel Vadot		/omit-if-no-ref/
22620e8011faSEmmanuel Vadot		pwm11m1_pins: pwm11m1-pins {
22630e8011faSEmmanuel Vadot			rockchip,pins =
22640e8011faSEmmanuel Vadot				/* pwm11_ir_m1 */
22650e8011faSEmmanuel Vadot				<4 RK_PB4 11 &pcfg_pull_none>;
22660e8011faSEmmanuel Vadot		};
22670e8011faSEmmanuel Vadot
22680e8011faSEmmanuel Vadot		/omit-if-no-ref/
22690e8011faSEmmanuel Vadot		pwm11m2_pins: pwm11m2-pins {
22700e8011faSEmmanuel Vadot			rockchip,pins =
22710e8011faSEmmanuel Vadot				/* pwm11_ir_m2 */
22720e8011faSEmmanuel Vadot				<1 RK_PC4 11 &pcfg_pull_none>;
22730e8011faSEmmanuel Vadot		};
22740e8011faSEmmanuel Vadot
22750e8011faSEmmanuel Vadot		/omit-if-no-ref/
22760e8011faSEmmanuel Vadot		pwm11m3_pins: pwm11m3-pins {
22770e8011faSEmmanuel Vadot			rockchip,pins =
22780e8011faSEmmanuel Vadot				/* pwm11_ir_m3 */
22790e8011faSEmmanuel Vadot				<3 RK_PD5 11 &pcfg_pull_none>;
22800e8011faSEmmanuel Vadot		};
22810e8011faSEmmanuel Vadot	};
22820e8011faSEmmanuel Vadot
22830e8011faSEmmanuel Vadot	pwm12 {
22840e8011faSEmmanuel Vadot		/omit-if-no-ref/
22850e8011faSEmmanuel Vadot		pwm12m0_pins: pwm12m0-pins {
22860e8011faSEmmanuel Vadot			rockchip,pins =
22870e8011faSEmmanuel Vadot				/* pwm12_m0 */
22880e8011faSEmmanuel Vadot				<3 RK_PB5 11 &pcfg_pull_none>;
22890e8011faSEmmanuel Vadot		};
22900e8011faSEmmanuel Vadot
22910e8011faSEmmanuel Vadot		/omit-if-no-ref/
22920e8011faSEmmanuel Vadot		pwm12m1_pins: pwm12m1-pins {
22930e8011faSEmmanuel Vadot			rockchip,pins =
22940e8011faSEmmanuel Vadot				/* pwm12_m1 */
22950e8011faSEmmanuel Vadot				<4 RK_PB5 11 &pcfg_pull_none>;
22960e8011faSEmmanuel Vadot		};
22970e8011faSEmmanuel Vadot	};
22980e8011faSEmmanuel Vadot
22990e8011faSEmmanuel Vadot	pwm13 {
23000e8011faSEmmanuel Vadot		/omit-if-no-ref/
23010e8011faSEmmanuel Vadot		pwm13m0_pins: pwm13m0-pins {
23020e8011faSEmmanuel Vadot			rockchip,pins =
23030e8011faSEmmanuel Vadot				/* pwm13_m0 */
23040e8011faSEmmanuel Vadot				<3 RK_PB6 11 &pcfg_pull_none>;
23050e8011faSEmmanuel Vadot		};
23060e8011faSEmmanuel Vadot
23070e8011faSEmmanuel Vadot		/omit-if-no-ref/
23080e8011faSEmmanuel Vadot		pwm13m1_pins: pwm13m1-pins {
23090e8011faSEmmanuel Vadot			rockchip,pins =
23100e8011faSEmmanuel Vadot				/* pwm13_m1 */
23110e8011faSEmmanuel Vadot				<4 RK_PB6 11 &pcfg_pull_none>;
23120e8011faSEmmanuel Vadot		};
23130e8011faSEmmanuel Vadot
23140e8011faSEmmanuel Vadot		/omit-if-no-ref/
23150e8011faSEmmanuel Vadot		pwm13m2_pins: pwm13m2-pins {
23160e8011faSEmmanuel Vadot			rockchip,pins =
23170e8011faSEmmanuel Vadot				/* pwm13_m2 */
23180e8011faSEmmanuel Vadot				<1 RK_PB7 11 &pcfg_pull_none>;
23190e8011faSEmmanuel Vadot		};
23200e8011faSEmmanuel Vadot	};
23210e8011faSEmmanuel Vadot
23220e8011faSEmmanuel Vadot	pwm14 {
23230e8011faSEmmanuel Vadot		/omit-if-no-ref/
23240e8011faSEmmanuel Vadot		pwm14m0_pins: pwm14m0-pins {
23250e8011faSEmmanuel Vadot			rockchip,pins =
23260e8011faSEmmanuel Vadot				/* pwm14_m0 */
23270e8011faSEmmanuel Vadot				<3 RK_PC2 11 &pcfg_pull_none>;
23280e8011faSEmmanuel Vadot		};
23290e8011faSEmmanuel Vadot
23300e8011faSEmmanuel Vadot		/omit-if-no-ref/
23310e8011faSEmmanuel Vadot		pwm14m1_pins: pwm14m1-pins {
23320e8011faSEmmanuel Vadot			rockchip,pins =
23330e8011faSEmmanuel Vadot				/* pwm14_m1 */
23340e8011faSEmmanuel Vadot				<4 RK_PB2 11 &pcfg_pull_none>;
23350e8011faSEmmanuel Vadot		};
23360e8011faSEmmanuel Vadot
23370e8011faSEmmanuel Vadot		/omit-if-no-ref/
23380e8011faSEmmanuel Vadot		pwm14m2_pins: pwm14m2-pins {
23390e8011faSEmmanuel Vadot			rockchip,pins =
23400e8011faSEmmanuel Vadot				/* pwm14_m2 */
23410e8011faSEmmanuel Vadot				<1 RK_PD6 11 &pcfg_pull_none>;
23420e8011faSEmmanuel Vadot		};
23430e8011faSEmmanuel Vadot	};
23440e8011faSEmmanuel Vadot
23450e8011faSEmmanuel Vadot	pwm15 {
23460e8011faSEmmanuel Vadot		/omit-if-no-ref/
23470e8011faSEmmanuel Vadot		pwm15m0_pins: pwm15m0-pins {
23480e8011faSEmmanuel Vadot			rockchip,pins =
23490e8011faSEmmanuel Vadot				/* pwm15_ir_m0 */
23500e8011faSEmmanuel Vadot				<3 RK_PC3 11 &pcfg_pull_none>;
23510e8011faSEmmanuel Vadot		};
23520e8011faSEmmanuel Vadot
23530e8011faSEmmanuel Vadot		/omit-if-no-ref/
23540e8011faSEmmanuel Vadot		pwm15m1_pins: pwm15m1-pins {
23550e8011faSEmmanuel Vadot			rockchip,pins =
23560e8011faSEmmanuel Vadot				/* pwm15_ir_m1 */
23570e8011faSEmmanuel Vadot				<4 RK_PB3 11 &pcfg_pull_none>;
23580e8011faSEmmanuel Vadot		};
23590e8011faSEmmanuel Vadot
23600e8011faSEmmanuel Vadot		/omit-if-no-ref/
23610e8011faSEmmanuel Vadot		pwm15m2_pins: pwm15m2-pins {
23620e8011faSEmmanuel Vadot			rockchip,pins =
23630e8011faSEmmanuel Vadot				/* pwm15_ir_m2 */
23640e8011faSEmmanuel Vadot				<1 RK_PC6 11 &pcfg_pull_none>;
23650e8011faSEmmanuel Vadot		};
23660e8011faSEmmanuel Vadot
23670e8011faSEmmanuel Vadot		/omit-if-no-ref/
23680e8011faSEmmanuel Vadot		pwm15m3_pins: pwm15m3-pins {
23690e8011faSEmmanuel Vadot			rockchip,pins =
23700e8011faSEmmanuel Vadot				/* pwm15_ir_m3 */
23710e8011faSEmmanuel Vadot				<1 RK_PD7 11 &pcfg_pull_none>;
23720e8011faSEmmanuel Vadot		};
23730e8011faSEmmanuel Vadot	};
23740e8011faSEmmanuel Vadot
23750e8011faSEmmanuel Vadot	refclk {
23760e8011faSEmmanuel Vadot		/omit-if-no-ref/
23770e8011faSEmmanuel Vadot		refclk_pins: refclk-pins {
23780e8011faSEmmanuel Vadot			rockchip,pins =
23790e8011faSEmmanuel Vadot				/* refclk_out */
23800e8011faSEmmanuel Vadot				<0 RK_PA0 1 &pcfg_pull_none>;
23810e8011faSEmmanuel Vadot		};
23820e8011faSEmmanuel Vadot	};
23830e8011faSEmmanuel Vadot
23840e8011faSEmmanuel Vadot	sata {
23850e8011faSEmmanuel Vadot		/omit-if-no-ref/
23860e8011faSEmmanuel Vadot		sata_pins: sata-pins {
23870e8011faSEmmanuel Vadot			rockchip,pins =
23880e8011faSEmmanuel Vadot				/* sata_cp_pod */
23890e8011faSEmmanuel Vadot				<0 RK_PC6 13 &pcfg_pull_none>,
23900e8011faSEmmanuel Vadot				/* sata_cpdet */
23910e8011faSEmmanuel Vadot				<0 RK_PD4 13 &pcfg_pull_none>,
23920e8011faSEmmanuel Vadot				/* sata_mp_switch */
23930e8011faSEmmanuel Vadot				<0 RK_PD5 13 &pcfg_pull_none>;
23940e8011faSEmmanuel Vadot		};
23950e8011faSEmmanuel Vadot	};
23960e8011faSEmmanuel Vadot
23970e8011faSEmmanuel Vadot	sata0 {
23980e8011faSEmmanuel Vadot		/omit-if-no-ref/
23990e8011faSEmmanuel Vadot		sata0m0_pins: sata0m0-pins {
24000e8011faSEmmanuel Vadot			rockchip,pins =
24010e8011faSEmmanuel Vadot				/* sata0_act_led_m0 */
24020e8011faSEmmanuel Vadot				<4 RK_PB6 6 &pcfg_pull_none>;
24030e8011faSEmmanuel Vadot		};
24040e8011faSEmmanuel Vadot
24050e8011faSEmmanuel Vadot		/omit-if-no-ref/
24060e8011faSEmmanuel Vadot		sata0m1_pins: sata0m1-pins {
24070e8011faSEmmanuel Vadot			rockchip,pins =
24080e8011faSEmmanuel Vadot				/* sata0_act_led_m1 */
24090e8011faSEmmanuel Vadot				<1 RK_PB3 6 &pcfg_pull_none>;
24100e8011faSEmmanuel Vadot		};
24110e8011faSEmmanuel Vadot	};
24120e8011faSEmmanuel Vadot
24130e8011faSEmmanuel Vadot	sata1 {
24140e8011faSEmmanuel Vadot		/omit-if-no-ref/
24150e8011faSEmmanuel Vadot		sata1m0_pins: sata1m0-pins {
24160e8011faSEmmanuel Vadot			rockchip,pins =
24170e8011faSEmmanuel Vadot				/* sata1_act_led_m0 */
24180e8011faSEmmanuel Vadot				<4 RK_PB5 6 &pcfg_pull_none>;
24190e8011faSEmmanuel Vadot		};
24200e8011faSEmmanuel Vadot
24210e8011faSEmmanuel Vadot		/omit-if-no-ref/
24220e8011faSEmmanuel Vadot		sata1m1_pins: sata1m1-pins {
24230e8011faSEmmanuel Vadot			rockchip,pins =
24240e8011faSEmmanuel Vadot				/* sata1_act_led_m1 */
24250e8011faSEmmanuel Vadot				<1 RK_PA1 6 &pcfg_pull_none>;
24260e8011faSEmmanuel Vadot		};
24270e8011faSEmmanuel Vadot	};
24280e8011faSEmmanuel Vadot
24290e8011faSEmmanuel Vadot	sata2 {
24300e8011faSEmmanuel Vadot		/omit-if-no-ref/
24310e8011faSEmmanuel Vadot		sata2m0_pins: sata2m0-pins {
24320e8011faSEmmanuel Vadot			rockchip,pins =
24330e8011faSEmmanuel Vadot				/* sata2_act_led_m0 */
24340e8011faSEmmanuel Vadot				<4 RK_PB1 6 &pcfg_pull_none>;
24350e8011faSEmmanuel Vadot		};
24360e8011faSEmmanuel Vadot
24370e8011faSEmmanuel Vadot		/omit-if-no-ref/
24380e8011faSEmmanuel Vadot		sata2m1_pins: sata2m1-pins {
24390e8011faSEmmanuel Vadot			rockchip,pins =
24400e8011faSEmmanuel Vadot				/* sata2_act_led_m1 */
24410e8011faSEmmanuel Vadot				<1 RK_PB7 6 &pcfg_pull_none>;
24420e8011faSEmmanuel Vadot		};
24430e8011faSEmmanuel Vadot	};
24440e8011faSEmmanuel Vadot
24450e8011faSEmmanuel Vadot	sdio {
24460e8011faSEmmanuel Vadot		/omit-if-no-ref/
24470e8011faSEmmanuel Vadot		sdiom1_pins: sdiom1-pins {
24480e8011faSEmmanuel Vadot			rockchip,pins =
24490e8011faSEmmanuel Vadot				/* sdio_clk_m1 */
24500e8011faSEmmanuel Vadot				<3 RK_PA5 2 &pcfg_pull_none>,
24510e8011faSEmmanuel Vadot				/* sdio_cmd_m1 */
2452*b2d2a78aSEmmanuel Vadot				<3 RK_PA4 2 &pcfg_pull_up>,
24530e8011faSEmmanuel Vadot				/* sdio_d0_m1 */
2454*b2d2a78aSEmmanuel Vadot				<3 RK_PA0 2 &pcfg_pull_up>,
24550e8011faSEmmanuel Vadot				/* sdio_d1_m1 */
2456*b2d2a78aSEmmanuel Vadot				<3 RK_PA1 2 &pcfg_pull_up>,
24570e8011faSEmmanuel Vadot				/* sdio_d2_m1 */
2458*b2d2a78aSEmmanuel Vadot				<3 RK_PA2 2 &pcfg_pull_up>,
24590e8011faSEmmanuel Vadot				/* sdio_d3_m1 */
2460*b2d2a78aSEmmanuel Vadot				<3 RK_PA3 2 &pcfg_pull_up>;
24610e8011faSEmmanuel Vadot		};
24620e8011faSEmmanuel Vadot	};
24630e8011faSEmmanuel Vadot
24640e8011faSEmmanuel Vadot	sdmmc {
24650e8011faSEmmanuel Vadot		/omit-if-no-ref/
24660e8011faSEmmanuel Vadot		sdmmc_bus4: sdmmc-bus4 {
24670e8011faSEmmanuel Vadot			rockchip,pins =
24680e8011faSEmmanuel Vadot				/* sdmmc_d0 */
24690e8011faSEmmanuel Vadot				<4 RK_PD0 1 &pcfg_pull_up_drv_level_2>,
24700e8011faSEmmanuel Vadot				/* sdmmc_d1 */
24710e8011faSEmmanuel Vadot				<4 RK_PD1 1 &pcfg_pull_up_drv_level_2>,
24720e8011faSEmmanuel Vadot				/* sdmmc_d2 */
24730e8011faSEmmanuel Vadot				<4 RK_PD2 1 &pcfg_pull_up_drv_level_2>,
24740e8011faSEmmanuel Vadot				/* sdmmc_d3 */
24750e8011faSEmmanuel Vadot				<4 RK_PD3 1 &pcfg_pull_up_drv_level_2>;
24760e8011faSEmmanuel Vadot		};
24770e8011faSEmmanuel Vadot
24780e8011faSEmmanuel Vadot		/omit-if-no-ref/
24790e8011faSEmmanuel Vadot		sdmmc_clk: sdmmc-clk {
24800e8011faSEmmanuel Vadot			rockchip,pins =
24810e8011faSEmmanuel Vadot				/* sdmmc_clk */
24820e8011faSEmmanuel Vadot				<4 RK_PD5 1 &pcfg_pull_up_drv_level_2>;
24830e8011faSEmmanuel Vadot		};
24840e8011faSEmmanuel Vadot
24850e8011faSEmmanuel Vadot		/omit-if-no-ref/
24860e8011faSEmmanuel Vadot		sdmmc_cmd: sdmmc-cmd {
24870e8011faSEmmanuel Vadot			rockchip,pins =
24880e8011faSEmmanuel Vadot				/* sdmmc_cmd */
24890e8011faSEmmanuel Vadot				<4 RK_PD4 1 &pcfg_pull_up_drv_level_2>;
24900e8011faSEmmanuel Vadot		};
24910e8011faSEmmanuel Vadot
24920e8011faSEmmanuel Vadot		/omit-if-no-ref/
24930e8011faSEmmanuel Vadot		sdmmc_det: sdmmc-det {
24940e8011faSEmmanuel Vadot			rockchip,pins =
24950e8011faSEmmanuel Vadot				/* sdmmc_det */
24960e8011faSEmmanuel Vadot				<0 RK_PA4 1 &pcfg_pull_up>;
24970e8011faSEmmanuel Vadot		};
24980e8011faSEmmanuel Vadot
24990e8011faSEmmanuel Vadot		/omit-if-no-ref/
25000e8011faSEmmanuel Vadot		sdmmc_pwren: sdmmc-pwren {
25010e8011faSEmmanuel Vadot			rockchip,pins =
25020e8011faSEmmanuel Vadot				/* sdmmc_pwren */
25030e8011faSEmmanuel Vadot				<0 RK_PA5 2 &pcfg_pull_none>;
25040e8011faSEmmanuel Vadot		};
25050e8011faSEmmanuel Vadot	};
25060e8011faSEmmanuel Vadot
25070e8011faSEmmanuel Vadot	spdif0 {
25080e8011faSEmmanuel Vadot		/omit-if-no-ref/
25090e8011faSEmmanuel Vadot		spdif0m0_tx: spdif0m0-tx {
25100e8011faSEmmanuel Vadot			rockchip,pins =
25110e8011faSEmmanuel Vadot				/* spdif0m0_tx */
25120e8011faSEmmanuel Vadot				<1 RK_PB6 3 &pcfg_pull_none>;
25130e8011faSEmmanuel Vadot		};
25140e8011faSEmmanuel Vadot
25150e8011faSEmmanuel Vadot		/omit-if-no-ref/
25160e8011faSEmmanuel Vadot		spdif0m1_tx: spdif0m1-tx {
25170e8011faSEmmanuel Vadot			rockchip,pins =
25180e8011faSEmmanuel Vadot				/* spdif0m1_tx */
25190e8011faSEmmanuel Vadot				<4 RK_PB4 6 &pcfg_pull_none>;
25200e8011faSEmmanuel Vadot		};
25210e8011faSEmmanuel Vadot	};
25220e8011faSEmmanuel Vadot
25230e8011faSEmmanuel Vadot	spdif1 {
25240e8011faSEmmanuel Vadot		/omit-if-no-ref/
25250e8011faSEmmanuel Vadot		spdif1m0_tx: spdif1m0-tx {
25260e8011faSEmmanuel Vadot			rockchip,pins =
25270e8011faSEmmanuel Vadot				/* spdif1m0_tx */
25280e8011faSEmmanuel Vadot				<1 RK_PB7 3 &pcfg_pull_none>;
25290e8011faSEmmanuel Vadot		};
25300e8011faSEmmanuel Vadot
25310e8011faSEmmanuel Vadot		/omit-if-no-ref/
25320e8011faSEmmanuel Vadot		spdif1m1_tx: spdif1m1-tx {
25330e8011faSEmmanuel Vadot			rockchip,pins =
25340e8011faSEmmanuel Vadot				/* spdif1m1_tx */
25350e8011faSEmmanuel Vadot				<4 RK_PB1 2 &pcfg_pull_none>;
25360e8011faSEmmanuel Vadot		};
25370e8011faSEmmanuel Vadot
25380e8011faSEmmanuel Vadot		/omit-if-no-ref/
25390e8011faSEmmanuel Vadot		spdif1m2_tx: spdif1m2-tx {
25400e8011faSEmmanuel Vadot			rockchip,pins =
25410e8011faSEmmanuel Vadot				/* spdif1m2_tx */
25420e8011faSEmmanuel Vadot				<4 RK_PC1 3 &pcfg_pull_none>;
25430e8011faSEmmanuel Vadot		};
25440e8011faSEmmanuel Vadot	};
25450e8011faSEmmanuel Vadot
25460e8011faSEmmanuel Vadot	spi0 {
25470e8011faSEmmanuel Vadot		/omit-if-no-ref/
25480e8011faSEmmanuel Vadot		spi0m0_pins: spi0m0-pins {
25490e8011faSEmmanuel Vadot			rockchip,pins =
25500e8011faSEmmanuel Vadot				/* spi0_clk_m0 */
25510e8011faSEmmanuel Vadot				<0 RK_PC6 8 &pcfg_pull_up_drv_level_1>,
25520e8011faSEmmanuel Vadot				/* spi0_miso_m0 */
25530e8011faSEmmanuel Vadot				<0 RK_PC7 8 &pcfg_pull_up_drv_level_1>,
25540e8011faSEmmanuel Vadot				/* spi0_mosi_m0 */
25550e8011faSEmmanuel Vadot				<0 RK_PC0 8 &pcfg_pull_up_drv_level_1>;
25560e8011faSEmmanuel Vadot		};
25570e8011faSEmmanuel Vadot
25580e8011faSEmmanuel Vadot		/omit-if-no-ref/
25590e8011faSEmmanuel Vadot		spi0m0_cs0: spi0m0-cs0 {
25600e8011faSEmmanuel Vadot			rockchip,pins =
25610e8011faSEmmanuel Vadot				/* spi0_cs0_m0 */
25620e8011faSEmmanuel Vadot				<0 RK_PD1 8 &pcfg_pull_up_drv_level_1>;
25630e8011faSEmmanuel Vadot		};
25640e8011faSEmmanuel Vadot
25650e8011faSEmmanuel Vadot		/omit-if-no-ref/
25660e8011faSEmmanuel Vadot		spi0m0_cs1: spi0m0-cs1 {
25670e8011faSEmmanuel Vadot			rockchip,pins =
25680e8011faSEmmanuel Vadot				/* spi0_cs1_m0 */
25690e8011faSEmmanuel Vadot				<0 RK_PB7 8 &pcfg_pull_up_drv_level_1>;
25700e8011faSEmmanuel Vadot		};
25710e8011faSEmmanuel Vadot		/omit-if-no-ref/
25720e8011faSEmmanuel Vadot		spi0m1_pins: spi0m1-pins {
25730e8011faSEmmanuel Vadot			rockchip,pins =
25740e8011faSEmmanuel Vadot				/* spi0_clk_m1 */
25750e8011faSEmmanuel Vadot				<4 RK_PA2 8 &pcfg_pull_up_drv_level_1>,
25760e8011faSEmmanuel Vadot				/* spi0_miso_m1 */
25770e8011faSEmmanuel Vadot				<4 RK_PA0 8 &pcfg_pull_up_drv_level_1>,
25780e8011faSEmmanuel Vadot				/* spi0_mosi_m1 */
25790e8011faSEmmanuel Vadot				<4 RK_PA1 8 &pcfg_pull_up_drv_level_1>;
25800e8011faSEmmanuel Vadot		};
25810e8011faSEmmanuel Vadot
25820e8011faSEmmanuel Vadot		/omit-if-no-ref/
25830e8011faSEmmanuel Vadot		spi0m1_cs0: spi0m1-cs0 {
25840e8011faSEmmanuel Vadot			rockchip,pins =
25850e8011faSEmmanuel Vadot				/* spi0_cs0_m1 */
25860e8011faSEmmanuel Vadot				<4 RK_PB2 8 &pcfg_pull_up_drv_level_1>;
25870e8011faSEmmanuel Vadot		};
25880e8011faSEmmanuel Vadot
25890e8011faSEmmanuel Vadot		/omit-if-no-ref/
25900e8011faSEmmanuel Vadot		spi0m1_cs1: spi0m1-cs1 {
25910e8011faSEmmanuel Vadot			rockchip,pins =
25920e8011faSEmmanuel Vadot				/* spi0_cs1_m1 */
25930e8011faSEmmanuel Vadot				<4 RK_PB1 8 &pcfg_pull_up_drv_level_1>;
25940e8011faSEmmanuel Vadot		};
25950e8011faSEmmanuel Vadot		/omit-if-no-ref/
25960e8011faSEmmanuel Vadot		spi0m2_pins: spi0m2-pins {
25970e8011faSEmmanuel Vadot			rockchip,pins =
25980e8011faSEmmanuel Vadot				/* spi0_clk_m2 */
25990e8011faSEmmanuel Vadot				<1 RK_PB3 8 &pcfg_pull_up_drv_level_1>,
26000e8011faSEmmanuel Vadot				/* spi0_miso_m2 */
26010e8011faSEmmanuel Vadot				<1 RK_PB1 8 &pcfg_pull_up_drv_level_1>,
26020e8011faSEmmanuel Vadot				/* spi0_mosi_m2 */
26030e8011faSEmmanuel Vadot				<1 RK_PB2 8 &pcfg_pull_up_drv_level_1>;
26040e8011faSEmmanuel Vadot		};
26050e8011faSEmmanuel Vadot
26060e8011faSEmmanuel Vadot		/omit-if-no-ref/
26070e8011faSEmmanuel Vadot		spi0m2_cs0: spi0m2-cs0 {
26080e8011faSEmmanuel Vadot			rockchip,pins =
26090e8011faSEmmanuel Vadot				/* spi0_cs0_m2 */
26100e8011faSEmmanuel Vadot				<1 RK_PB4 8 &pcfg_pull_up_drv_level_1>;
26110e8011faSEmmanuel Vadot		};
26120e8011faSEmmanuel Vadot
26130e8011faSEmmanuel Vadot		/omit-if-no-ref/
26140e8011faSEmmanuel Vadot		spi0m2_cs1: spi0m2-cs1 {
26150e8011faSEmmanuel Vadot			rockchip,pins =
26160e8011faSEmmanuel Vadot				/* spi0_cs1_m2 */
26170e8011faSEmmanuel Vadot				<1 RK_PB5 8 &pcfg_pull_up_drv_level_1>;
26180e8011faSEmmanuel Vadot		};
26190e8011faSEmmanuel Vadot		/omit-if-no-ref/
26200e8011faSEmmanuel Vadot		spi0m3_pins: spi0m3-pins {
26210e8011faSEmmanuel Vadot			rockchip,pins =
26220e8011faSEmmanuel Vadot				/* spi0_clk_m3 */
26230e8011faSEmmanuel Vadot				<3 RK_PD3 8 &pcfg_pull_up_drv_level_1>,
26240e8011faSEmmanuel Vadot				/* spi0_miso_m3 */
26250e8011faSEmmanuel Vadot				<3 RK_PD1 8 &pcfg_pull_up_drv_level_1>,
26260e8011faSEmmanuel Vadot				/* spi0_mosi_m3 */
26270e8011faSEmmanuel Vadot				<3 RK_PD2 8 &pcfg_pull_up_drv_level_1>;
26280e8011faSEmmanuel Vadot		};
26290e8011faSEmmanuel Vadot
26300e8011faSEmmanuel Vadot		/omit-if-no-ref/
26310e8011faSEmmanuel Vadot		spi0m3_cs0: spi0m3-cs0 {
26320e8011faSEmmanuel Vadot			rockchip,pins =
26330e8011faSEmmanuel Vadot				/* spi0_cs0_m3 */
26340e8011faSEmmanuel Vadot				<3 RK_PD4 8 &pcfg_pull_up_drv_level_1>;
26350e8011faSEmmanuel Vadot		};
26360e8011faSEmmanuel Vadot
26370e8011faSEmmanuel Vadot		/omit-if-no-ref/
26380e8011faSEmmanuel Vadot		spi0m3_cs1: spi0m3-cs1 {
26390e8011faSEmmanuel Vadot			rockchip,pins =
26400e8011faSEmmanuel Vadot				/* spi0_cs1_m3 */
26410e8011faSEmmanuel Vadot				<3 RK_PD5 8 &pcfg_pull_up_drv_level_1>;
26420e8011faSEmmanuel Vadot		};
26430e8011faSEmmanuel Vadot	};
26440e8011faSEmmanuel Vadot
26450e8011faSEmmanuel Vadot	spi1 {
26460e8011faSEmmanuel Vadot		/omit-if-no-ref/
26470e8011faSEmmanuel Vadot		spi1m1_pins: spi1m1-pins {
26480e8011faSEmmanuel Vadot			rockchip,pins =
26490e8011faSEmmanuel Vadot				/* spi1_clk_m1 */
26500e8011faSEmmanuel Vadot				<3 RK_PC1 8 &pcfg_pull_up_drv_level_1>,
26510e8011faSEmmanuel Vadot				/* spi1_miso_m1 */
26520e8011faSEmmanuel Vadot				<3 RK_PC0 8 &pcfg_pull_up_drv_level_1>,
26530e8011faSEmmanuel Vadot				/* spi1_mosi_m1 */
26540e8011faSEmmanuel Vadot				<3 RK_PB7 8 &pcfg_pull_up_drv_level_1>;
26550e8011faSEmmanuel Vadot		};
26560e8011faSEmmanuel Vadot
26570e8011faSEmmanuel Vadot		/omit-if-no-ref/
26580e8011faSEmmanuel Vadot		spi1m1_cs0: spi1m1-cs0 {
26590e8011faSEmmanuel Vadot			rockchip,pins =
26600e8011faSEmmanuel Vadot				/* spi1_cs0_m1 */
26610e8011faSEmmanuel Vadot				<3 RK_PC2 8 &pcfg_pull_up_drv_level_1>;
26620e8011faSEmmanuel Vadot		};
26630e8011faSEmmanuel Vadot
26640e8011faSEmmanuel Vadot		/omit-if-no-ref/
26650e8011faSEmmanuel Vadot		spi1m1_cs1: spi1m1-cs1 {
26660e8011faSEmmanuel Vadot			rockchip,pins =
26670e8011faSEmmanuel Vadot				/* spi1_cs1_m1 */
26680e8011faSEmmanuel Vadot				<3 RK_PC3 8 &pcfg_pull_up_drv_level_1>;
26690e8011faSEmmanuel Vadot		};
26700e8011faSEmmanuel Vadot
26710e8011faSEmmanuel Vadot		/omit-if-no-ref/
26720e8011faSEmmanuel Vadot		spi1m2_pins: spi1m2-pins {
26730e8011faSEmmanuel Vadot			rockchip,pins =
26740e8011faSEmmanuel Vadot				/* spi1_clk_m2 */
26750e8011faSEmmanuel Vadot				<1 RK_PD2 8 &pcfg_pull_up_drv_level_1>,
26760e8011faSEmmanuel Vadot				/* spi1_miso_m2 */
26770e8011faSEmmanuel Vadot				<1 RK_PD0 8 &pcfg_pull_up_drv_level_1>,
26780e8011faSEmmanuel Vadot				/* spi1_mosi_m2 */
26790e8011faSEmmanuel Vadot				<1 RK_PD1 8 &pcfg_pull_up_drv_level_1>;
26800e8011faSEmmanuel Vadot		};
26810e8011faSEmmanuel Vadot
26820e8011faSEmmanuel Vadot		/omit-if-no-ref/
26830e8011faSEmmanuel Vadot		spi1m2_cs0: spi1m2-cs0 {
26840e8011faSEmmanuel Vadot			rockchip,pins =
26850e8011faSEmmanuel Vadot				/* spi1_cs0_m2 */
26860e8011faSEmmanuel Vadot				<1 RK_PD3 8 &pcfg_pull_up_drv_level_1>;
26870e8011faSEmmanuel Vadot		};
26880e8011faSEmmanuel Vadot
26890e8011faSEmmanuel Vadot		/omit-if-no-ref/
26900e8011faSEmmanuel Vadot		spi1m2_cs1: spi1m2-cs1 {
26910e8011faSEmmanuel Vadot			rockchip,pins =
26920e8011faSEmmanuel Vadot				/* spi1_cs1_m2 */
26930e8011faSEmmanuel Vadot				<1 RK_PD5 8 &pcfg_pull_up_drv_level_1>;
26940e8011faSEmmanuel Vadot		};
26950e8011faSEmmanuel Vadot	};
26960e8011faSEmmanuel Vadot
26970e8011faSEmmanuel Vadot	spi2 {
26980e8011faSEmmanuel Vadot		/omit-if-no-ref/
26990e8011faSEmmanuel Vadot		spi2m0_pins: spi2m0-pins {
27000e8011faSEmmanuel Vadot			rockchip,pins =
27010e8011faSEmmanuel Vadot				/* spi2_clk_m0 */
27020e8011faSEmmanuel Vadot				<1 RK_PA6 8 &pcfg_pull_up_drv_level_1>,
27030e8011faSEmmanuel Vadot				/* spi2_miso_m0 */
27040e8011faSEmmanuel Vadot				<1 RK_PA4 8 &pcfg_pull_up_drv_level_1>,
27050e8011faSEmmanuel Vadot				/* spi2_mosi_m0 */
27060e8011faSEmmanuel Vadot				<1 RK_PA5 8 &pcfg_pull_up_drv_level_1>;
27070e8011faSEmmanuel Vadot		};
27080e8011faSEmmanuel Vadot
27090e8011faSEmmanuel Vadot		/omit-if-no-ref/
27100e8011faSEmmanuel Vadot		spi2m0_cs0: spi2m0-cs0 {
27110e8011faSEmmanuel Vadot			rockchip,pins =
27120e8011faSEmmanuel Vadot				/* spi2_cs0_m0 */
27130e8011faSEmmanuel Vadot				<1 RK_PA7 8 &pcfg_pull_up_drv_level_1>;
27140e8011faSEmmanuel Vadot		};
27150e8011faSEmmanuel Vadot
27160e8011faSEmmanuel Vadot		/omit-if-no-ref/
27170e8011faSEmmanuel Vadot		spi2m0_cs1: spi2m0-cs1 {
27180e8011faSEmmanuel Vadot			rockchip,pins =
27190e8011faSEmmanuel Vadot				/* spi2_cs1_m0 */
27200e8011faSEmmanuel Vadot				<1 RK_PB0 8 &pcfg_pull_up_drv_level_1>;
27210e8011faSEmmanuel Vadot		};
27220e8011faSEmmanuel Vadot
27230e8011faSEmmanuel Vadot		/omit-if-no-ref/
27240e8011faSEmmanuel Vadot		spi2m1_pins: spi2m1-pins {
27250e8011faSEmmanuel Vadot			rockchip,pins =
27260e8011faSEmmanuel Vadot				/* spi2_clk_m1 */
27270e8011faSEmmanuel Vadot				<4 RK_PA6 8 &pcfg_pull_up_drv_level_1>,
27280e8011faSEmmanuel Vadot				/* spi2_miso_m1 */
27290e8011faSEmmanuel Vadot				<4 RK_PA4 8 &pcfg_pull_up_drv_level_1>,
27300e8011faSEmmanuel Vadot				/* spi2_mosi_m1 */
27310e8011faSEmmanuel Vadot				<4 RK_PA5 8 &pcfg_pull_up_drv_level_1>;
27320e8011faSEmmanuel Vadot		};
27330e8011faSEmmanuel Vadot
27340e8011faSEmmanuel Vadot		/omit-if-no-ref/
27350e8011faSEmmanuel Vadot		spi2m1_cs0: spi2m1-cs0 {
27360e8011faSEmmanuel Vadot			rockchip,pins =
27370e8011faSEmmanuel Vadot				/* spi2_cs0_m1 */
27380e8011faSEmmanuel Vadot				<4 RK_PA7 8 &pcfg_pull_up_drv_level_1>;
27390e8011faSEmmanuel Vadot		};
27400e8011faSEmmanuel Vadot
27410e8011faSEmmanuel Vadot		/omit-if-no-ref/
27420e8011faSEmmanuel Vadot		spi2m1_cs1: spi2m1-cs1 {
27430e8011faSEmmanuel Vadot			rockchip,pins =
27440e8011faSEmmanuel Vadot				/* spi2_cs1_m1 */
27450e8011faSEmmanuel Vadot				<4 RK_PB0 8 &pcfg_pull_up_drv_level_1>;
27460e8011faSEmmanuel Vadot		};
27470e8011faSEmmanuel Vadot
27480e8011faSEmmanuel Vadot		/omit-if-no-ref/
27490e8011faSEmmanuel Vadot		spi2m2_pins: spi2m2-pins {
27500e8011faSEmmanuel Vadot			rockchip,pins =
27510e8011faSEmmanuel Vadot				/* spi2_clk_m2 */
27520e8011faSEmmanuel Vadot				<0 RK_PA5 1 &pcfg_pull_up_drv_level_1>,
27530e8011faSEmmanuel Vadot				/* spi2_miso_m2 */
27540e8011faSEmmanuel Vadot				<0 RK_PB3 1 &pcfg_pull_up_drv_level_1>,
27550e8011faSEmmanuel Vadot				/* spi2_mosi_m2 */
27560e8011faSEmmanuel Vadot				<0 RK_PA6 1 &pcfg_pull_up_drv_level_1>;
27570e8011faSEmmanuel Vadot		};
27580e8011faSEmmanuel Vadot
27590e8011faSEmmanuel Vadot		/omit-if-no-ref/
27600e8011faSEmmanuel Vadot		spi2m2_cs0: spi2m2-cs0 {
27610e8011faSEmmanuel Vadot			rockchip,pins =
27620e8011faSEmmanuel Vadot				/* spi2_cs0_m2 */
27630e8011faSEmmanuel Vadot				<0 RK_PB1 1 &pcfg_pull_up_drv_level_1>;
27640e8011faSEmmanuel Vadot		};
27650e8011faSEmmanuel Vadot
27660e8011faSEmmanuel Vadot		/omit-if-no-ref/
27670e8011faSEmmanuel Vadot		spi2m2_cs1: spi2m2-cs1 {
27680e8011faSEmmanuel Vadot			rockchip,pins =
27690e8011faSEmmanuel Vadot				/* spi2_cs1_m2 */
27700e8011faSEmmanuel Vadot				<0 RK_PB0 1 &pcfg_pull_up_drv_level_1>;
27710e8011faSEmmanuel Vadot		};
27720e8011faSEmmanuel Vadot	};
27730e8011faSEmmanuel Vadot
27740e8011faSEmmanuel Vadot	spi3 {
27750e8011faSEmmanuel Vadot		/omit-if-no-ref/
27760e8011faSEmmanuel Vadot		spi3m1_pins: spi3m1-pins {
27770e8011faSEmmanuel Vadot			rockchip,pins =
27780e8011faSEmmanuel Vadot				/* spi3_clk_m1 */
27790e8011faSEmmanuel Vadot				<4 RK_PB7 8 &pcfg_pull_up_drv_level_1>,
27800e8011faSEmmanuel Vadot				/* spi3_miso_m1 */
27810e8011faSEmmanuel Vadot				<4 RK_PB5 8 &pcfg_pull_up_drv_level_1>,
27820e8011faSEmmanuel Vadot				/* spi3_mosi_m1 */
27830e8011faSEmmanuel Vadot				<4 RK_PB6 8 &pcfg_pull_up_drv_level_1>;
27840e8011faSEmmanuel Vadot		};
27850e8011faSEmmanuel Vadot
27860e8011faSEmmanuel Vadot		/omit-if-no-ref/
27870e8011faSEmmanuel Vadot		spi3m1_cs0: spi3m1-cs0 {
27880e8011faSEmmanuel Vadot			rockchip,pins =
27890e8011faSEmmanuel Vadot				/* spi3_cs0_m1 */
27900e8011faSEmmanuel Vadot				<4 RK_PC0 8 &pcfg_pull_up_drv_level_1>;
27910e8011faSEmmanuel Vadot		};
27920e8011faSEmmanuel Vadot
27930e8011faSEmmanuel Vadot		/omit-if-no-ref/
27940e8011faSEmmanuel Vadot		spi3m1_cs1: spi3m1-cs1 {
27950e8011faSEmmanuel Vadot			rockchip,pins =
27960e8011faSEmmanuel Vadot				/* spi3_cs1_m1 */
27970e8011faSEmmanuel Vadot				<4 RK_PC1 8 &pcfg_pull_up_drv_level_1>;
27980e8011faSEmmanuel Vadot		};
27990e8011faSEmmanuel Vadot
28000e8011faSEmmanuel Vadot		/omit-if-no-ref/
28010e8011faSEmmanuel Vadot		spi3m2_pins: spi3m2-pins {
28020e8011faSEmmanuel Vadot			rockchip,pins =
28030e8011faSEmmanuel Vadot				/* spi3_clk_m2 */
28040e8011faSEmmanuel Vadot				<0 RK_PD3 8 &pcfg_pull_up_drv_level_1>,
28050e8011faSEmmanuel Vadot				/* spi3_miso_m2 */
28060e8011faSEmmanuel Vadot				<0 RK_PD0 8 &pcfg_pull_up_drv_level_1>,
28070e8011faSEmmanuel Vadot				/* spi3_mosi_m2 */
28080e8011faSEmmanuel Vadot				<0 RK_PD2 8 &pcfg_pull_up_drv_level_1>;
28090e8011faSEmmanuel Vadot		};
28100e8011faSEmmanuel Vadot
28110e8011faSEmmanuel Vadot		/omit-if-no-ref/
28120e8011faSEmmanuel Vadot		spi3m2_cs0: spi3m2-cs0 {
28130e8011faSEmmanuel Vadot			rockchip,pins =
28140e8011faSEmmanuel Vadot				/* spi3_cs0_m2 */
28150e8011faSEmmanuel Vadot				<0 RK_PD4 8 &pcfg_pull_up_drv_level_1>;
28160e8011faSEmmanuel Vadot		};
28170e8011faSEmmanuel Vadot
28180e8011faSEmmanuel Vadot		/omit-if-no-ref/
28190e8011faSEmmanuel Vadot		spi3m2_cs1: spi3m2-cs1 {
28200e8011faSEmmanuel Vadot			rockchip,pins =
28210e8011faSEmmanuel Vadot				/* spi3_cs1_m2 */
28220e8011faSEmmanuel Vadot				<0 RK_PD5 8 &pcfg_pull_up_drv_level_1>;
28230e8011faSEmmanuel Vadot		};
28240e8011faSEmmanuel Vadot
28250e8011faSEmmanuel Vadot		/omit-if-no-ref/
28260e8011faSEmmanuel Vadot		spi3m3_pins: spi3m3-pins {
28270e8011faSEmmanuel Vadot			rockchip,pins =
28280e8011faSEmmanuel Vadot				/* spi3_clk_m3 */
28290e8011faSEmmanuel Vadot				<3 RK_PD0 8 &pcfg_pull_up_drv_level_1>,
28300e8011faSEmmanuel Vadot				/* spi3_miso_m3 */
28310e8011faSEmmanuel Vadot				<3 RK_PC6 8 &pcfg_pull_up_drv_level_1>,
28320e8011faSEmmanuel Vadot				/* spi3_mosi_m3 */
28330e8011faSEmmanuel Vadot				<3 RK_PC7 8 &pcfg_pull_up_drv_level_1>;
28340e8011faSEmmanuel Vadot		};
28350e8011faSEmmanuel Vadot
28360e8011faSEmmanuel Vadot		/omit-if-no-ref/
28370e8011faSEmmanuel Vadot		spi3m3_cs0: spi3m3-cs0 {
28380e8011faSEmmanuel Vadot			rockchip,pins =
28390e8011faSEmmanuel Vadot				/* spi3_cs0_m3 */
28400e8011faSEmmanuel Vadot				<3 RK_PC4 8 &pcfg_pull_up_drv_level_1>;
28410e8011faSEmmanuel Vadot		};
28420e8011faSEmmanuel Vadot
28430e8011faSEmmanuel Vadot		/omit-if-no-ref/
28440e8011faSEmmanuel Vadot		spi3m3_cs1: spi3m3-cs1 {
28450e8011faSEmmanuel Vadot			rockchip,pins =
28460e8011faSEmmanuel Vadot				/* spi3_cs1_m3 */
28470e8011faSEmmanuel Vadot				<3 RK_PC5 8 &pcfg_pull_up_drv_level_1>;
28480e8011faSEmmanuel Vadot		};
28490e8011faSEmmanuel Vadot	};
28500e8011faSEmmanuel Vadot
28510e8011faSEmmanuel Vadot	spi4 {
28520e8011faSEmmanuel Vadot		/omit-if-no-ref/
28530e8011faSEmmanuel Vadot		spi4m0_pins: spi4m0-pins {
28540e8011faSEmmanuel Vadot			rockchip,pins =
28550e8011faSEmmanuel Vadot				/* spi4_clk_m0 */
28560e8011faSEmmanuel Vadot				<1 RK_PC2 8 &pcfg_pull_up_drv_level_1>,
28570e8011faSEmmanuel Vadot				/* spi4_miso_m0 */
28580e8011faSEmmanuel Vadot				<1 RK_PC0 8 &pcfg_pull_up_drv_level_1>,
28590e8011faSEmmanuel Vadot				/* spi4_mosi_m0 */
28600e8011faSEmmanuel Vadot				<1 RK_PC1 8 &pcfg_pull_up_drv_level_1>;
28610e8011faSEmmanuel Vadot		};
28620e8011faSEmmanuel Vadot
28630e8011faSEmmanuel Vadot		/omit-if-no-ref/
28640e8011faSEmmanuel Vadot		spi4m0_cs0: spi4m0-cs0 {
28650e8011faSEmmanuel Vadot			rockchip,pins =
28660e8011faSEmmanuel Vadot				/* spi4_cs0_m0 */
28670e8011faSEmmanuel Vadot				<1 RK_PC3 8 &pcfg_pull_up_drv_level_1>;
28680e8011faSEmmanuel Vadot		};
28690e8011faSEmmanuel Vadot
28700e8011faSEmmanuel Vadot		/omit-if-no-ref/
28710e8011faSEmmanuel Vadot		spi4m0_cs1: spi4m0-cs1 {
28720e8011faSEmmanuel Vadot			rockchip,pins =
28730e8011faSEmmanuel Vadot				/* spi4_cs1_m0 */
28740e8011faSEmmanuel Vadot				<1 RK_PC4 8 &pcfg_pull_up_drv_level_1>;
28750e8011faSEmmanuel Vadot		};
28760e8011faSEmmanuel Vadot
28770e8011faSEmmanuel Vadot		/omit-if-no-ref/
28780e8011faSEmmanuel Vadot		spi4m1_pins: spi4m1-pins {
28790e8011faSEmmanuel Vadot			rockchip,pins =
28800e8011faSEmmanuel Vadot				/* spi4_clk_m1 */
28810e8011faSEmmanuel Vadot				<3 RK_PA2 8 &pcfg_pull_up_drv_level_1>,
28820e8011faSEmmanuel Vadot				/* spi4_miso_m1 */
28830e8011faSEmmanuel Vadot				<3 RK_PA0 8 &pcfg_pull_up_drv_level_1>,
28840e8011faSEmmanuel Vadot				/* spi4_mosi_m1 */
28850e8011faSEmmanuel Vadot				<3 RK_PA1 8 &pcfg_pull_up_drv_level_1>;
28860e8011faSEmmanuel Vadot		};
28870e8011faSEmmanuel Vadot
28880e8011faSEmmanuel Vadot		/omit-if-no-ref/
28890e8011faSEmmanuel Vadot		spi4m1_cs0: spi4m1-cs0 {
28900e8011faSEmmanuel Vadot			rockchip,pins =
28910e8011faSEmmanuel Vadot				/* spi4_cs0_m1 */
28920e8011faSEmmanuel Vadot				<3 RK_PA3 8 &pcfg_pull_up_drv_level_1>;
28930e8011faSEmmanuel Vadot		};
28940e8011faSEmmanuel Vadot
28950e8011faSEmmanuel Vadot		/omit-if-no-ref/
28960e8011faSEmmanuel Vadot		spi4m1_cs1: spi4m1-cs1 {
28970e8011faSEmmanuel Vadot			rockchip,pins =
28980e8011faSEmmanuel Vadot				/* spi4_cs1_m1 */
28990e8011faSEmmanuel Vadot				<3 RK_PA4 8 &pcfg_pull_up_drv_level_1>;
29000e8011faSEmmanuel Vadot		};
29010e8011faSEmmanuel Vadot
29020e8011faSEmmanuel Vadot		/omit-if-no-ref/
29030e8011faSEmmanuel Vadot		spi4m2_pins: spi4m2-pins {
29040e8011faSEmmanuel Vadot			rockchip,pins =
29050e8011faSEmmanuel Vadot				/* spi4_clk_m2 */
29060e8011faSEmmanuel Vadot				<1 RK_PA2 8 &pcfg_pull_up_drv_level_1>,
29070e8011faSEmmanuel Vadot				/* spi4_miso_m2 */
29080e8011faSEmmanuel Vadot				<1 RK_PA0 8 &pcfg_pull_up_drv_level_1>,
29090e8011faSEmmanuel Vadot				/* spi4_mosi_m2 */
29100e8011faSEmmanuel Vadot				<1 RK_PA1 8 &pcfg_pull_up_drv_level_1>;
29110e8011faSEmmanuel Vadot		};
29120e8011faSEmmanuel Vadot
29130e8011faSEmmanuel Vadot		/omit-if-no-ref/
29140e8011faSEmmanuel Vadot		spi4m2_cs0: spi4m2-cs0 {
29150e8011faSEmmanuel Vadot			rockchip,pins =
29160e8011faSEmmanuel Vadot				/* spi4_cs0_m2 */
29170e8011faSEmmanuel Vadot				<1 RK_PA3 8 &pcfg_pull_up_drv_level_1>;
29180e8011faSEmmanuel Vadot		};
29190e8011faSEmmanuel Vadot	};
29200e8011faSEmmanuel Vadot
29210e8011faSEmmanuel Vadot	tsadc {
29220e8011faSEmmanuel Vadot		/omit-if-no-ref/
29230e8011faSEmmanuel Vadot		tsadcm1_shut: tsadcm1-shut {
29240e8011faSEmmanuel Vadot			rockchip,pins =
29250e8011faSEmmanuel Vadot				/* tsadcm1_shut */
29260e8011faSEmmanuel Vadot				<0 RK_PA2 2 &pcfg_pull_none>;
29270e8011faSEmmanuel Vadot		};
29280e8011faSEmmanuel Vadot
29290e8011faSEmmanuel Vadot		/omit-if-no-ref/
29300e8011faSEmmanuel Vadot		tsadc_shut: tsadc-shut {
29310e8011faSEmmanuel Vadot			rockchip,pins =
29320e8011faSEmmanuel Vadot				/* tsadc_shut */
29330e8011faSEmmanuel Vadot				<0 RK_PA1 2 &pcfg_pull_none>;
29340e8011faSEmmanuel Vadot		};
29350e8011faSEmmanuel Vadot
29360e8011faSEmmanuel Vadot		/omit-if-no-ref/
29370e8011faSEmmanuel Vadot		tsadc_shut_org: tsadc-shut-org {
29380e8011faSEmmanuel Vadot			rockchip,pins =
29390e8011faSEmmanuel Vadot				/* tsadc_shut_org */
29400e8011faSEmmanuel Vadot				<0 RK_PA1 1 &pcfg_pull_none>;
29410e8011faSEmmanuel Vadot		};
29420e8011faSEmmanuel Vadot	};
29430e8011faSEmmanuel Vadot
29440e8011faSEmmanuel Vadot	uart0 {
29450e8011faSEmmanuel Vadot		/omit-if-no-ref/
29460e8011faSEmmanuel Vadot		uart0m0_xfer: uart0m0-xfer {
29470e8011faSEmmanuel Vadot			rockchip,pins =
29480e8011faSEmmanuel Vadot				/* uart0_rx_m0 */
29490e8011faSEmmanuel Vadot				<0 RK_PC4 4 &pcfg_pull_up>,
29500e8011faSEmmanuel Vadot				/* uart0_tx_m0 */
29510e8011faSEmmanuel Vadot				<0 RK_PC5 4 &pcfg_pull_up>;
29520e8011faSEmmanuel Vadot		};
29530e8011faSEmmanuel Vadot
29540e8011faSEmmanuel Vadot		/omit-if-no-ref/
29550e8011faSEmmanuel Vadot		uart0m1_xfer: uart0m1-xfer {
29560e8011faSEmmanuel Vadot			rockchip,pins =
29570e8011faSEmmanuel Vadot				/* uart0_rx_m1 */
29580e8011faSEmmanuel Vadot				<0 RK_PB0 4 &pcfg_pull_up>,
29590e8011faSEmmanuel Vadot				/* uart0_tx_m1 */
29600e8011faSEmmanuel Vadot				<0 RK_PB1 4 &pcfg_pull_up>;
29610e8011faSEmmanuel Vadot		};
29620e8011faSEmmanuel Vadot
29630e8011faSEmmanuel Vadot		/omit-if-no-ref/
29640e8011faSEmmanuel Vadot		uart0m2_xfer: uart0m2-xfer {
29650e8011faSEmmanuel Vadot			rockchip,pins =
29660e8011faSEmmanuel Vadot				/* uart0_rx_m2 */
29670e8011faSEmmanuel Vadot				<4 RK_PA4 10 &pcfg_pull_up>,
29680e8011faSEmmanuel Vadot				/* uart0_tx_m2 */
29690e8011faSEmmanuel Vadot				<4 RK_PA3 10 &pcfg_pull_up>;
29700e8011faSEmmanuel Vadot		};
29710e8011faSEmmanuel Vadot
29720e8011faSEmmanuel Vadot		/omit-if-no-ref/
29730e8011faSEmmanuel Vadot		uart0_ctsn: uart0-ctsn {
29740e8011faSEmmanuel Vadot			rockchip,pins =
29750e8011faSEmmanuel Vadot				/* uart0_ctsn */
29760e8011faSEmmanuel Vadot				<0 RK_PD1 4 &pcfg_pull_none>;
29770e8011faSEmmanuel Vadot		};
29780e8011faSEmmanuel Vadot
29790e8011faSEmmanuel Vadot		/omit-if-no-ref/
29800e8011faSEmmanuel Vadot		uart0_rtsn: uart0-rtsn {
29810e8011faSEmmanuel Vadot			rockchip,pins =
29820e8011faSEmmanuel Vadot				/* uart0_rtsn */
29830e8011faSEmmanuel Vadot				<0 RK_PC6 4 &pcfg_pull_none>;
29840e8011faSEmmanuel Vadot		};
29850e8011faSEmmanuel Vadot	};
29860e8011faSEmmanuel Vadot
29870e8011faSEmmanuel Vadot	uart1 {
29880e8011faSEmmanuel Vadot		/omit-if-no-ref/
29890e8011faSEmmanuel Vadot		uart1m1_xfer: uart1m1-xfer {
29900e8011faSEmmanuel Vadot			rockchip,pins =
29910e8011faSEmmanuel Vadot				/* uart1_rx_m1 */
29920e8011faSEmmanuel Vadot				<1 RK_PB7 10 &pcfg_pull_up>,
29930e8011faSEmmanuel Vadot				/* uart1_tx_m1 */
29940e8011faSEmmanuel Vadot				<1 RK_PB6 10 &pcfg_pull_up>;
29950e8011faSEmmanuel Vadot		};
29960e8011faSEmmanuel Vadot
29970e8011faSEmmanuel Vadot		/omit-if-no-ref/
29980e8011faSEmmanuel Vadot		uart1m1_ctsn: uart1m1-ctsn {
29990e8011faSEmmanuel Vadot			rockchip,pins =
30000e8011faSEmmanuel Vadot				/* uart1m1_ctsn */
30010e8011faSEmmanuel Vadot				<1 RK_PD7 10 &pcfg_pull_none>;
30020e8011faSEmmanuel Vadot		};
30030e8011faSEmmanuel Vadot
30040e8011faSEmmanuel Vadot		/omit-if-no-ref/
30050e8011faSEmmanuel Vadot		uart1m1_rtsn: uart1m1-rtsn {
30060e8011faSEmmanuel Vadot			rockchip,pins =
30070e8011faSEmmanuel Vadot				/* uart1m1_rtsn */
30080e8011faSEmmanuel Vadot				<1 RK_PD6 10 &pcfg_pull_none>;
30090e8011faSEmmanuel Vadot		};
30100e8011faSEmmanuel Vadot
30110e8011faSEmmanuel Vadot		/omit-if-no-ref/
30120e8011faSEmmanuel Vadot		uart1m2_xfer: uart1m2-xfer {
30130e8011faSEmmanuel Vadot			rockchip,pins =
30140e8011faSEmmanuel Vadot				/* uart1_rx_m2 */
30150e8011faSEmmanuel Vadot				<0 RK_PD2 10 &pcfg_pull_up>,
30160e8011faSEmmanuel Vadot				/* uart1_tx_m2 */
30170e8011faSEmmanuel Vadot				<0 RK_PD1 10 &pcfg_pull_up>;
30180e8011faSEmmanuel Vadot		};
30190e8011faSEmmanuel Vadot
30200e8011faSEmmanuel Vadot		/omit-if-no-ref/
30210e8011faSEmmanuel Vadot		uart1m2_ctsn: uart1m2-ctsn {
30220e8011faSEmmanuel Vadot			rockchip,pins =
30230e8011faSEmmanuel Vadot				/* uart1m2_ctsn */
30240e8011faSEmmanuel Vadot				<0 RK_PD0 10 &pcfg_pull_none>;
30250e8011faSEmmanuel Vadot		};
30260e8011faSEmmanuel Vadot
30270e8011faSEmmanuel Vadot		/omit-if-no-ref/
30280e8011faSEmmanuel Vadot		uart1m2_rtsn: uart1m2-rtsn {
30290e8011faSEmmanuel Vadot			rockchip,pins =
30300e8011faSEmmanuel Vadot				/* uart1m2_rtsn */
30310e8011faSEmmanuel Vadot				<0 RK_PC7 10 &pcfg_pull_none>;
30320e8011faSEmmanuel Vadot		};
30330e8011faSEmmanuel Vadot	};
30340e8011faSEmmanuel Vadot
30350e8011faSEmmanuel Vadot	uart2 {
30360e8011faSEmmanuel Vadot		/omit-if-no-ref/
30370e8011faSEmmanuel Vadot		uart2m0_xfer: uart2m0-xfer {
30380e8011faSEmmanuel Vadot			rockchip,pins =
30390e8011faSEmmanuel Vadot				/* uart2_rx_m0 */
30400e8011faSEmmanuel Vadot				<0 RK_PB6 10 &pcfg_pull_up>,
30410e8011faSEmmanuel Vadot				/* uart2_tx_m0 */
30420e8011faSEmmanuel Vadot				<0 RK_PB5 10 &pcfg_pull_up>;
30430e8011faSEmmanuel Vadot		};
30440e8011faSEmmanuel Vadot
30450e8011faSEmmanuel Vadot		/omit-if-no-ref/
30460e8011faSEmmanuel Vadot		uart2m1_xfer: uart2m1-xfer {
30470e8011faSEmmanuel Vadot			rockchip,pins =
30480e8011faSEmmanuel Vadot				/* uart2_rx_m1 */
30490e8011faSEmmanuel Vadot				<4 RK_PD1 10 &pcfg_pull_up>,
30500e8011faSEmmanuel Vadot				/* uart2_tx_m1 */
30510e8011faSEmmanuel Vadot				<4 RK_PD0 10 &pcfg_pull_up>;
30520e8011faSEmmanuel Vadot		};
30530e8011faSEmmanuel Vadot
30540e8011faSEmmanuel Vadot		/omit-if-no-ref/
30550e8011faSEmmanuel Vadot		uart2m2_xfer: uart2m2-xfer {
30560e8011faSEmmanuel Vadot			rockchip,pins =
30570e8011faSEmmanuel Vadot				/* uart2_rx_m2 */
30580e8011faSEmmanuel Vadot				<3 RK_PB2 10 &pcfg_pull_up>,
30590e8011faSEmmanuel Vadot				/* uart2_tx_m2 */
30600e8011faSEmmanuel Vadot				<3 RK_PB1 10 &pcfg_pull_up>;
30610e8011faSEmmanuel Vadot		};
30620e8011faSEmmanuel Vadot
30630e8011faSEmmanuel Vadot		/omit-if-no-ref/
30640e8011faSEmmanuel Vadot		uart2_ctsn: uart2-ctsn {
30650e8011faSEmmanuel Vadot			rockchip,pins =
30660e8011faSEmmanuel Vadot				/* uart2_ctsn */
30670e8011faSEmmanuel Vadot				<3 RK_PB4 10 &pcfg_pull_none>;
30680e8011faSEmmanuel Vadot		};
30690e8011faSEmmanuel Vadot
30700e8011faSEmmanuel Vadot		/omit-if-no-ref/
30710e8011faSEmmanuel Vadot		uart2_rtsn: uart2-rtsn {
30720e8011faSEmmanuel Vadot			rockchip,pins =
30730e8011faSEmmanuel Vadot				/* uart2_rtsn */
30740e8011faSEmmanuel Vadot				<3 RK_PB3 10 &pcfg_pull_none>;
30750e8011faSEmmanuel Vadot		};
30760e8011faSEmmanuel Vadot	};
30770e8011faSEmmanuel Vadot
30780e8011faSEmmanuel Vadot	uart3 {
30790e8011faSEmmanuel Vadot		/omit-if-no-ref/
30800e8011faSEmmanuel Vadot		uart3m0_xfer: uart3m0-xfer {
30810e8011faSEmmanuel Vadot			rockchip,pins =
30820e8011faSEmmanuel Vadot				/* uart3_rx_m0 */
30830e8011faSEmmanuel Vadot				<1 RK_PC0 10 &pcfg_pull_up>,
30840e8011faSEmmanuel Vadot				/* uart3_tx_m0 */
30850e8011faSEmmanuel Vadot				<1 RK_PC1 10 &pcfg_pull_up>;
30860e8011faSEmmanuel Vadot		};
30870e8011faSEmmanuel Vadot
30880e8011faSEmmanuel Vadot		/omit-if-no-ref/
30890e8011faSEmmanuel Vadot		uart3m1_xfer: uart3m1-xfer {
30900e8011faSEmmanuel Vadot			rockchip,pins =
30910e8011faSEmmanuel Vadot				/* uart3_rx_m1 */
30920e8011faSEmmanuel Vadot				<3 RK_PB6 10 &pcfg_pull_up>,
30930e8011faSEmmanuel Vadot				/* uart3_tx_m1 */
30940e8011faSEmmanuel Vadot				<3 RK_PB5 10 &pcfg_pull_up>;
30950e8011faSEmmanuel Vadot		};
30960e8011faSEmmanuel Vadot
30970e8011faSEmmanuel Vadot		/omit-if-no-ref/
30980e8011faSEmmanuel Vadot		uart3m2_xfer: uart3m2-xfer {
30990e8011faSEmmanuel Vadot			rockchip,pins =
31000e8011faSEmmanuel Vadot				/* uart3_rx_m2 */
31010e8011faSEmmanuel Vadot				<4 RK_PA6 10 &pcfg_pull_up>,
31020e8011faSEmmanuel Vadot				/* uart3_tx_m2 */
31030e8011faSEmmanuel Vadot				<4 RK_PA5 10 &pcfg_pull_up>;
31040e8011faSEmmanuel Vadot		};
31050e8011faSEmmanuel Vadot
31060e8011faSEmmanuel Vadot		/omit-if-no-ref/
31070e8011faSEmmanuel Vadot		uart3_ctsn: uart3-ctsn {
31080e8011faSEmmanuel Vadot			rockchip,pins =
31090e8011faSEmmanuel Vadot				/* uart3_ctsn */
31100e8011faSEmmanuel Vadot				<1 RK_PC3 10 &pcfg_pull_none>;
31110e8011faSEmmanuel Vadot		};
31120e8011faSEmmanuel Vadot
31130e8011faSEmmanuel Vadot		/omit-if-no-ref/
31140e8011faSEmmanuel Vadot		uart3_rtsn: uart3-rtsn {
31150e8011faSEmmanuel Vadot			rockchip,pins =
31160e8011faSEmmanuel Vadot				/* uart3_rtsn */
31170e8011faSEmmanuel Vadot				<1 RK_PC2 10 &pcfg_pull_none>;
31180e8011faSEmmanuel Vadot		};
31190e8011faSEmmanuel Vadot	};
31200e8011faSEmmanuel Vadot
31210e8011faSEmmanuel Vadot	uart4 {
31220e8011faSEmmanuel Vadot		/omit-if-no-ref/
31230e8011faSEmmanuel Vadot		uart4m0_xfer: uart4m0-xfer {
31240e8011faSEmmanuel Vadot			rockchip,pins =
31250e8011faSEmmanuel Vadot				/* uart4_rx_m0 */
31260e8011faSEmmanuel Vadot				<1 RK_PD3 10 &pcfg_pull_up>,
31270e8011faSEmmanuel Vadot				/* uart4_tx_m0 */
31280e8011faSEmmanuel Vadot				<1 RK_PD2 10 &pcfg_pull_up>;
31290e8011faSEmmanuel Vadot		};
31300e8011faSEmmanuel Vadot
31310e8011faSEmmanuel Vadot		/omit-if-no-ref/
31320e8011faSEmmanuel Vadot		uart4m1_xfer: uart4m1-xfer {
31330e8011faSEmmanuel Vadot			rockchip,pins =
31340e8011faSEmmanuel Vadot				/* uart4_rx_m1 */
31350e8011faSEmmanuel Vadot				<3 RK_PD0 10 &pcfg_pull_up>,
31360e8011faSEmmanuel Vadot				/* uart4_tx_m1 */
31370e8011faSEmmanuel Vadot				<3 RK_PD1 10 &pcfg_pull_up>;
31380e8011faSEmmanuel Vadot		};
31390e8011faSEmmanuel Vadot
31400e8011faSEmmanuel Vadot		/omit-if-no-ref/
31410e8011faSEmmanuel Vadot		uart4m2_xfer: uart4m2-xfer {
31420e8011faSEmmanuel Vadot			rockchip,pins =
31430e8011faSEmmanuel Vadot				/* uart4_rx_m2 */
31440e8011faSEmmanuel Vadot				<1 RK_PB2 10 &pcfg_pull_up>,
31450e8011faSEmmanuel Vadot				/* uart4_tx_m2 */
31460e8011faSEmmanuel Vadot				<1 RK_PB3 10 &pcfg_pull_up>;
31470e8011faSEmmanuel Vadot		};
31480e8011faSEmmanuel Vadot
31490e8011faSEmmanuel Vadot		/omit-if-no-ref/
31500e8011faSEmmanuel Vadot		uart4_ctsn: uart4-ctsn {
31510e8011faSEmmanuel Vadot			rockchip,pins =
31520e8011faSEmmanuel Vadot				/* uart4_ctsn */
31530e8011faSEmmanuel Vadot				<1 RK_PC7 10 &pcfg_pull_none>;
31540e8011faSEmmanuel Vadot		};
31550e8011faSEmmanuel Vadot
31560e8011faSEmmanuel Vadot		/omit-if-no-ref/
31570e8011faSEmmanuel Vadot		uart4_rtsn: uart4-rtsn {
31580e8011faSEmmanuel Vadot			rockchip,pins =
31590e8011faSEmmanuel Vadot				/* uart4_rtsn */
31600e8011faSEmmanuel Vadot				<1 RK_PC5 10 &pcfg_pull_none>;
31610e8011faSEmmanuel Vadot		};
31620e8011faSEmmanuel Vadot	};
31630e8011faSEmmanuel Vadot
31640e8011faSEmmanuel Vadot	uart5 {
31650e8011faSEmmanuel Vadot		/omit-if-no-ref/
31660e8011faSEmmanuel Vadot		uart5m0_xfer: uart5m0-xfer {
31670e8011faSEmmanuel Vadot			rockchip,pins =
31680e8011faSEmmanuel Vadot				/* uart5_rx_m0 */
31690e8011faSEmmanuel Vadot				<4 RK_PD4 10 &pcfg_pull_up>,
31700e8011faSEmmanuel Vadot				/* uart5_tx_m0 */
31710e8011faSEmmanuel Vadot				<4 RK_PD5 10 &pcfg_pull_up>;
31720e8011faSEmmanuel Vadot		};
31730e8011faSEmmanuel Vadot
31740e8011faSEmmanuel Vadot		/omit-if-no-ref/
31750e8011faSEmmanuel Vadot		uart5m0_ctsn: uart5m0-ctsn {
31760e8011faSEmmanuel Vadot			rockchip,pins =
31770e8011faSEmmanuel Vadot				/* uart5m0_ctsn */
31780e8011faSEmmanuel Vadot				<4 RK_PD2 10 &pcfg_pull_none>;
31790e8011faSEmmanuel Vadot		};
31800e8011faSEmmanuel Vadot
31810e8011faSEmmanuel Vadot		/omit-if-no-ref/
31820e8011faSEmmanuel Vadot		uart5m0_rtsn: uart5m0-rtsn {
31830e8011faSEmmanuel Vadot			rockchip,pins =
31840e8011faSEmmanuel Vadot				/* uart5m0_rtsn */
31850e8011faSEmmanuel Vadot				<4 RK_PD3 10 &pcfg_pull_none>;
31860e8011faSEmmanuel Vadot		};
31870e8011faSEmmanuel Vadot
31880e8011faSEmmanuel Vadot		/omit-if-no-ref/
31890e8011faSEmmanuel Vadot		uart5m1_xfer: uart5m1-xfer {
31900e8011faSEmmanuel Vadot			rockchip,pins =
31910e8011faSEmmanuel Vadot				/* uart5_rx_m1 */
31920e8011faSEmmanuel Vadot				<3 RK_PC5 10 &pcfg_pull_up>,
31930e8011faSEmmanuel Vadot				/* uart5_tx_m1 */
31940e8011faSEmmanuel Vadot				<3 RK_PC4 10 &pcfg_pull_up>;
31950e8011faSEmmanuel Vadot		};
31960e8011faSEmmanuel Vadot
31970e8011faSEmmanuel Vadot		/omit-if-no-ref/
31980e8011faSEmmanuel Vadot		uart5m1_ctsn: uart5m1-ctsn {
31990e8011faSEmmanuel Vadot			rockchip,pins =
32000e8011faSEmmanuel Vadot				/* uart5m1_ctsn */
32010e8011faSEmmanuel Vadot				<2 RK_PA2 10 &pcfg_pull_none>;
32020e8011faSEmmanuel Vadot		};
32030e8011faSEmmanuel Vadot
32040e8011faSEmmanuel Vadot		/omit-if-no-ref/
32050e8011faSEmmanuel Vadot		uart5m1_rtsn: uart5m1-rtsn {
32060e8011faSEmmanuel Vadot			rockchip,pins =
32070e8011faSEmmanuel Vadot				/* uart5m1_rtsn */
32080e8011faSEmmanuel Vadot				<2 RK_PA3 10 &pcfg_pull_none>;
32090e8011faSEmmanuel Vadot		};
32100e8011faSEmmanuel Vadot
32110e8011faSEmmanuel Vadot		/omit-if-no-ref/
32120e8011faSEmmanuel Vadot		uart5m2_xfer: uart5m2-xfer {
32130e8011faSEmmanuel Vadot			rockchip,pins =
32140e8011faSEmmanuel Vadot				/* uart5_rx_m2 */
32150e8011faSEmmanuel Vadot				<2 RK_PD4 10 &pcfg_pull_up>,
32160e8011faSEmmanuel Vadot				/* uart5_tx_m2 */
32170e8011faSEmmanuel Vadot				<2 RK_PD5 10 &pcfg_pull_up>;
32180e8011faSEmmanuel Vadot		};
32190e8011faSEmmanuel Vadot	};
32200e8011faSEmmanuel Vadot
32210e8011faSEmmanuel Vadot	uart6 {
32220e8011faSEmmanuel Vadot		/omit-if-no-ref/
32230e8011faSEmmanuel Vadot		uart6m1_xfer: uart6m1-xfer {
32240e8011faSEmmanuel Vadot			rockchip,pins =
32250e8011faSEmmanuel Vadot				/* uart6_rx_m1 */
32260e8011faSEmmanuel Vadot				<1 RK_PA0 10 &pcfg_pull_up>,
32270e8011faSEmmanuel Vadot				/* uart6_tx_m1 */
32280e8011faSEmmanuel Vadot				<1 RK_PA1 10 &pcfg_pull_up>;
32290e8011faSEmmanuel Vadot		};
32300e8011faSEmmanuel Vadot
32310e8011faSEmmanuel Vadot		/omit-if-no-ref/
32320e8011faSEmmanuel Vadot		uart6m1_ctsn: uart6m1-ctsn {
32330e8011faSEmmanuel Vadot			rockchip,pins =
32340e8011faSEmmanuel Vadot				/* uart6m1_ctsn */
32350e8011faSEmmanuel Vadot				<1 RK_PA3 10 &pcfg_pull_none>;
32360e8011faSEmmanuel Vadot		};
32370e8011faSEmmanuel Vadot
32380e8011faSEmmanuel Vadot		/omit-if-no-ref/
32390e8011faSEmmanuel Vadot		uart6m1_rtsn: uart6m1-rtsn {
32400e8011faSEmmanuel Vadot			rockchip,pins =
32410e8011faSEmmanuel Vadot				/* uart6m1_rtsn */
32420e8011faSEmmanuel Vadot				<1 RK_PA2 10 &pcfg_pull_none>;
32430e8011faSEmmanuel Vadot		};
32440e8011faSEmmanuel Vadot
32450e8011faSEmmanuel Vadot		/omit-if-no-ref/
32460e8011faSEmmanuel Vadot		uart6m2_xfer: uart6m2-xfer {
32470e8011faSEmmanuel Vadot			rockchip,pins =
32480e8011faSEmmanuel Vadot				/* uart6_rx_m2 */
32490e8011faSEmmanuel Vadot				<1 RK_PD1 10 &pcfg_pull_up>,
32500e8011faSEmmanuel Vadot				/* uart6_tx_m2 */
32510e8011faSEmmanuel Vadot				<1 RK_PD0 10 &pcfg_pull_up>;
32520e8011faSEmmanuel Vadot		};
32530e8011faSEmmanuel Vadot	};
32540e8011faSEmmanuel Vadot
32550e8011faSEmmanuel Vadot	uart7 {
32560e8011faSEmmanuel Vadot		/omit-if-no-ref/
32570e8011faSEmmanuel Vadot		uart7m1_xfer: uart7m1-xfer {
32580e8011faSEmmanuel Vadot			rockchip,pins =
32590e8011faSEmmanuel Vadot				/* uart7_rx_m1 */
32600e8011faSEmmanuel Vadot				<3 RK_PC1 10 &pcfg_pull_up>,
32610e8011faSEmmanuel Vadot				/* uart7_tx_m1 */
32620e8011faSEmmanuel Vadot				<3 RK_PC0 10 &pcfg_pull_up>;
32630e8011faSEmmanuel Vadot		};
32640e8011faSEmmanuel Vadot
32650e8011faSEmmanuel Vadot		/omit-if-no-ref/
32660e8011faSEmmanuel Vadot		uart7m1_ctsn: uart7m1-ctsn {
32670e8011faSEmmanuel Vadot			rockchip,pins =
32680e8011faSEmmanuel Vadot				/* uart7m1_ctsn */
32690e8011faSEmmanuel Vadot				<3 RK_PC3 10 &pcfg_pull_none>;
32700e8011faSEmmanuel Vadot		};
32710e8011faSEmmanuel Vadot
32720e8011faSEmmanuel Vadot		/omit-if-no-ref/
32730e8011faSEmmanuel Vadot		uart7m1_rtsn: uart7m1-rtsn {
32740e8011faSEmmanuel Vadot			rockchip,pins =
32750e8011faSEmmanuel Vadot				/* uart7m1_rtsn */
32760e8011faSEmmanuel Vadot				<3 RK_PC2 10 &pcfg_pull_none>;
32770e8011faSEmmanuel Vadot		};
32780e8011faSEmmanuel Vadot
32790e8011faSEmmanuel Vadot		/omit-if-no-ref/
32800e8011faSEmmanuel Vadot		uart7m2_xfer: uart7m2-xfer {
32810e8011faSEmmanuel Vadot			rockchip,pins =
32820e8011faSEmmanuel Vadot				/* uart7_rx_m2 */
32830e8011faSEmmanuel Vadot				<1 RK_PB4 10 &pcfg_pull_up>,
32840e8011faSEmmanuel Vadot				/* uart7_tx_m2 */
32850e8011faSEmmanuel Vadot				<1 RK_PB5 10 &pcfg_pull_up>;
32860e8011faSEmmanuel Vadot		};
32870e8011faSEmmanuel Vadot	};
32880e8011faSEmmanuel Vadot
32890e8011faSEmmanuel Vadot	uart8 {
32900e8011faSEmmanuel Vadot		/omit-if-no-ref/
32910e8011faSEmmanuel Vadot		uart8m0_xfer: uart8m0-xfer {
32920e8011faSEmmanuel Vadot			rockchip,pins =
32930e8011faSEmmanuel Vadot				/* uart8_rx_m0 */
32940e8011faSEmmanuel Vadot				<4 RK_PB1 10 &pcfg_pull_up>,
32950e8011faSEmmanuel Vadot				/* uart8_tx_m0 */
32960e8011faSEmmanuel Vadot				<4 RK_PB0 10 &pcfg_pull_up>;
32970e8011faSEmmanuel Vadot		};
32980e8011faSEmmanuel Vadot
32990e8011faSEmmanuel Vadot		/omit-if-no-ref/
33000e8011faSEmmanuel Vadot		uart8m0_ctsn: uart8m0-ctsn {
33010e8011faSEmmanuel Vadot			rockchip,pins =
33020e8011faSEmmanuel Vadot				/* uart8m0_ctsn */
33030e8011faSEmmanuel Vadot				<4 RK_PB3 10 &pcfg_pull_none>;
33040e8011faSEmmanuel Vadot		};
33050e8011faSEmmanuel Vadot
33060e8011faSEmmanuel Vadot		/omit-if-no-ref/
33070e8011faSEmmanuel Vadot		uart8m0_rtsn: uart8m0-rtsn {
33080e8011faSEmmanuel Vadot			rockchip,pins =
33090e8011faSEmmanuel Vadot				/* uart8m0_rtsn */
33100e8011faSEmmanuel Vadot				<4 RK_PB2 10 &pcfg_pull_none>;
33110e8011faSEmmanuel Vadot		};
33120e8011faSEmmanuel Vadot
33130e8011faSEmmanuel Vadot		/omit-if-no-ref/
33140e8011faSEmmanuel Vadot		uart8m1_xfer: uart8m1-xfer {
33150e8011faSEmmanuel Vadot			rockchip,pins =
33160e8011faSEmmanuel Vadot				/* uart8_rx_m1 */
33170e8011faSEmmanuel Vadot				<3 RK_PA3 10 &pcfg_pull_up>,
33180e8011faSEmmanuel Vadot				/* uart8_tx_m1 */
33190e8011faSEmmanuel Vadot				<3 RK_PA2 10 &pcfg_pull_up>;
33200e8011faSEmmanuel Vadot		};
33210e8011faSEmmanuel Vadot
33220e8011faSEmmanuel Vadot		/omit-if-no-ref/
33230e8011faSEmmanuel Vadot		uart8m1_ctsn: uart8m1-ctsn {
33240e8011faSEmmanuel Vadot			rockchip,pins =
33250e8011faSEmmanuel Vadot				/* uart8m1_ctsn */
33260e8011faSEmmanuel Vadot				<3 RK_PA5 10 &pcfg_pull_none>;
33270e8011faSEmmanuel Vadot		};
33280e8011faSEmmanuel Vadot
33290e8011faSEmmanuel Vadot		/omit-if-no-ref/
33300e8011faSEmmanuel Vadot		uart8m1_rtsn: uart8m1-rtsn {
33310e8011faSEmmanuel Vadot			rockchip,pins =
33320e8011faSEmmanuel Vadot				/* uart8m1_rtsn */
33330e8011faSEmmanuel Vadot				<3 RK_PA4 10 &pcfg_pull_none>;
33340e8011faSEmmanuel Vadot		};
33350e8011faSEmmanuel Vadot
33360e8011faSEmmanuel Vadot		/omit-if-no-ref/
33370e8011faSEmmanuel Vadot		uart8_xfer: uart8-xfer {
33380e8011faSEmmanuel Vadot			rockchip,pins =
33390e8011faSEmmanuel Vadot				/* uart8_rx_ */
33400e8011faSEmmanuel Vadot				<4 RK_PB1 10 &pcfg_pull_up>;
33410e8011faSEmmanuel Vadot		};
33420e8011faSEmmanuel Vadot	};
33430e8011faSEmmanuel Vadot
33440e8011faSEmmanuel Vadot	uart9 {
33450e8011faSEmmanuel Vadot		/omit-if-no-ref/
33460e8011faSEmmanuel Vadot		uart9m0_xfer: uart9m0-xfer {
33470e8011faSEmmanuel Vadot			rockchip,pins =
33480e8011faSEmmanuel Vadot				/* uart9_rx_m0 */
33490e8011faSEmmanuel Vadot				<2 RK_PC4 10 &pcfg_pull_up>,
33500e8011faSEmmanuel Vadot				/* uart9_tx_m0 */
33510e8011faSEmmanuel Vadot				<2 RK_PC2 10 &pcfg_pull_up>;
33520e8011faSEmmanuel Vadot		};
33530e8011faSEmmanuel Vadot
33540e8011faSEmmanuel Vadot		/omit-if-no-ref/
33550e8011faSEmmanuel Vadot		uart9m1_xfer: uart9m1-xfer {
33560e8011faSEmmanuel Vadot			rockchip,pins =
33570e8011faSEmmanuel Vadot				/* uart9_rx_m1 */
33580e8011faSEmmanuel Vadot				<4 RK_PB5 10 &pcfg_pull_up>,
33590e8011faSEmmanuel Vadot				/* uart9_tx_m1 */
33600e8011faSEmmanuel Vadot				<4 RK_PB4 10 &pcfg_pull_up>;
33610e8011faSEmmanuel Vadot		};
33620e8011faSEmmanuel Vadot
33630e8011faSEmmanuel Vadot		/omit-if-no-ref/
33640e8011faSEmmanuel Vadot		uart9m1_ctsn: uart9m1-ctsn {
33650e8011faSEmmanuel Vadot			rockchip,pins =
33660e8011faSEmmanuel Vadot				/* uart9m1_ctsn */
33670e8011faSEmmanuel Vadot				<4 RK_PA1 10 &pcfg_pull_none>;
33680e8011faSEmmanuel Vadot		};
33690e8011faSEmmanuel Vadot
33700e8011faSEmmanuel Vadot		/omit-if-no-ref/
33710e8011faSEmmanuel Vadot		uart9m1_rtsn: uart9m1-rtsn {
33720e8011faSEmmanuel Vadot			rockchip,pins =
33730e8011faSEmmanuel Vadot				/* uart9m1_rtsn */
33740e8011faSEmmanuel Vadot				<4 RK_PA0 10 &pcfg_pull_none>;
33750e8011faSEmmanuel Vadot		};
33760e8011faSEmmanuel Vadot
33770e8011faSEmmanuel Vadot		/omit-if-no-ref/
33780e8011faSEmmanuel Vadot		uart9m2_xfer: uart9m2-xfer {
33790e8011faSEmmanuel Vadot			rockchip,pins =
33800e8011faSEmmanuel Vadot				/* uart9_rx_m2 */
33810e8011faSEmmanuel Vadot				<3 RK_PD4 10 &pcfg_pull_up>,
33820e8011faSEmmanuel Vadot				/* uart9_tx_m2 */
33830e8011faSEmmanuel Vadot				<3 RK_PD5 10 &pcfg_pull_up>;
33840e8011faSEmmanuel Vadot		};
33850e8011faSEmmanuel Vadot
33860e8011faSEmmanuel Vadot		/omit-if-no-ref/
33870e8011faSEmmanuel Vadot		uart9m2_ctsn: uart9m2-ctsn {
33880e8011faSEmmanuel Vadot			rockchip,pins =
33890e8011faSEmmanuel Vadot				/* uart9m2_ctsn */
33900e8011faSEmmanuel Vadot				<3 RK_PD3 10 &pcfg_pull_none>;
33910e8011faSEmmanuel Vadot		};
33920e8011faSEmmanuel Vadot
33930e8011faSEmmanuel Vadot		/omit-if-no-ref/
33940e8011faSEmmanuel Vadot		uart9m2_rtsn: uart9m2-rtsn {
33950e8011faSEmmanuel Vadot			rockchip,pins =
33960e8011faSEmmanuel Vadot				/* uart9m2_rtsn */
33970e8011faSEmmanuel Vadot				<3 RK_PD2 10 &pcfg_pull_none>;
33980e8011faSEmmanuel Vadot		};
33990e8011faSEmmanuel Vadot	};
34000e8011faSEmmanuel Vadot
34010e8011faSEmmanuel Vadot	vop {
34020e8011faSEmmanuel Vadot		/omit-if-no-ref/
34030e8011faSEmmanuel Vadot		vop_pins: vop-pins {
34040e8011faSEmmanuel Vadot			rockchip,pins =
34050e8011faSEmmanuel Vadot				/* vop_post_empty */
34060e8011faSEmmanuel Vadot				<1 RK_PA2 1 &pcfg_pull_none>;
34070e8011faSEmmanuel Vadot		};
34080e8011faSEmmanuel Vadot	};
34090e8011faSEmmanuel Vadot};
34100e8011faSEmmanuel Vadot
34110e8011faSEmmanuel Vadot/*
34120e8011faSEmmanuel Vadot * This part is edited handly.
34130e8011faSEmmanuel Vadot */
34140e8011faSEmmanuel Vadot&pinctrl {
34150e8011faSEmmanuel Vadot	bt656 {
34160e8011faSEmmanuel Vadot		/omit-if-no-ref/
34170e8011faSEmmanuel Vadot		bt656_pins: bt656-pins {
34180e8011faSEmmanuel Vadot			rockchip,pins =
34190e8011faSEmmanuel Vadot				/* bt1120_clkout */
34200e8011faSEmmanuel Vadot				<4 RK_PB0 2 &pcfg_pull_none_drv_level_2>,
34210e8011faSEmmanuel Vadot				/* bt1120_d0 */
34220e8011faSEmmanuel Vadot				<4 RK_PA0 2 &pcfg_pull_none_drv_level_2>,
34230e8011faSEmmanuel Vadot				/* bt1120_d1 */
34240e8011faSEmmanuel Vadot				<4 RK_PA1 2 &pcfg_pull_none_drv_level_2>,
34250e8011faSEmmanuel Vadot				/* bt1120_d2 */
34260e8011faSEmmanuel Vadot				<4 RK_PA2 2 &pcfg_pull_none_drv_level_2>,
34270e8011faSEmmanuel Vadot				/* bt1120_d3 */
34280e8011faSEmmanuel Vadot				<4 RK_PA3 2 &pcfg_pull_none_drv_level_2>,
34290e8011faSEmmanuel Vadot				/* bt1120_d4 */
34300e8011faSEmmanuel Vadot				<4 RK_PA4 2 &pcfg_pull_none_drv_level_2>,
34310e8011faSEmmanuel Vadot				/* bt1120_d5 */
34320e8011faSEmmanuel Vadot				<4 RK_PA5 2 &pcfg_pull_none_drv_level_2>,
34330e8011faSEmmanuel Vadot				/* bt1120_d6 */
34340e8011faSEmmanuel Vadot				<4 RK_PA6 2 &pcfg_pull_none_drv_level_2>,
34350e8011faSEmmanuel Vadot				/* bt1120_d7 */
34360e8011faSEmmanuel Vadot				<4 RK_PA7 2 &pcfg_pull_none_drv_level_2>;
34370e8011faSEmmanuel Vadot		};
34380e8011faSEmmanuel Vadot	};
34390e8011faSEmmanuel Vadot
34400e8011faSEmmanuel Vadot	gpio-func {
34410e8011faSEmmanuel Vadot		/omit-if-no-ref/
34420e8011faSEmmanuel Vadot		tsadc_gpio_func: tsadc-gpio-func {
34430e8011faSEmmanuel Vadot			rockchip,pins =
34440e8011faSEmmanuel Vadot				<0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>;
34450e8011faSEmmanuel Vadot		};
34460e8011faSEmmanuel Vadot	};
34470e8011faSEmmanuel Vadot};
3448