xref: /OK3568_Linux_fs/kernel/arch/arm/boot/dts/rk3288-pinctrl.dtsi (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2022 Rockchip Electronics Co., Ltd.
4 */
5
6#include <dt-bindings/pinctrl/rockchip.h>
7#include "rockchip-pinconf.dtsi"
8
9&pinctrl {
10	hdmi {
11		hdmi_gpio: hdmi-gpio {
12			rockchip,pins =
13				<7 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>,
14				<7 RK_PC4 RK_FUNC_GPIO &pcfg_pull_none>;
15		};
16
17		hdmi_cec_c0: hdmi-cec-c0 {
18			rockchip,pins =
19				<7 RK_PC0 2 &pcfg_pull_none>;
20		};
21
22		hdmi_cec_c7: hdmi-cec-c7 {
23			rockchip,pins =
24				<7 RK_PC7 4 &pcfg_pull_none>;
25		};
26
27		hdmi_ddc: hdmi-ddc {
28			rockchip,pins =
29				<7 RK_PC3 2 &pcfg_pull_none>,
30				<7 RK_PC4 2 &pcfg_pull_none>;
31		};
32
33		hdmi_ddc_unwedge: hdmi-ddc-unwedge {
34			rockchip,pins =
35				<7 RK_PC3 RK_FUNC_GPIO &pcfg_output_low>,
36				<7 RK_PC4 2 &pcfg_pull_none>;
37		};
38	};
39
40	suspend {
41		global_pwroff: global-pwroff {
42			rockchip,pins =
43				<0 RK_PA0 1 &pcfg_pull_none>;
44		};
45
46		ddrio_pwroff: ddrio-pwroff {
47			rockchip,pins =
48				<0 RK_PA1 1 &pcfg_pull_none>;
49		};
50
51		ddr0_retention: ddr0-retention {
52			rockchip,pins =
53				<0 RK_PA2 1 &pcfg_pull_up>;
54		};
55
56		ddr1_retention: ddr1-retention {
57			rockchip,pins =
58				<0 RK_PA3 1 &pcfg_pull_up>;
59		};
60	};
61
62	edp {
63		edp_hpd: edp-hpd {
64			rockchip,pins =
65				<7 RK_PB3 2 &pcfg_pull_down>;
66		};
67	};
68
69	i2c0 {
70		i2c0_xfer: i2c0-xfer {
71			rockchip,pins =
72				<0 RK_PB7 1 &pcfg_pull_none>,
73				<0 RK_PC0 1 &pcfg_pull_none>;
74		};
75	};
76
77	i2c1 {
78		i2c1_xfer: i2c1-xfer {
79			rockchip,pins =
80				<8 RK_PA4 1 &pcfg_pull_none>,
81				<8 RK_PA5 1 &pcfg_pull_none>;
82		};
83	};
84
85	i2c2 {
86		i2c2_xfer: i2c2-xfer {
87			rockchip,pins =
88				<6 RK_PB1 1 &pcfg_pull_none>,
89				<6 RK_PB2 1 &pcfg_pull_none>;
90		};
91	};
92
93	i2c3 {
94		i2c3_xfer: i2c3-xfer {
95			rockchip,pins =
96				<2 RK_PC0 1 &pcfg_pull_none>,
97				<2 RK_PC1 1 &pcfg_pull_none>;
98		};
99	};
100
101	i2c4 {
102		i2c4_xfer: i2c4-xfer {
103			rockchip,pins =
104				<7 RK_PC1 1 &pcfg_pull_none>,
105				<7 RK_PC2 1 &pcfg_pull_none>;
106		};
107	};
108
109	i2c5 {
110		i2c5_xfer: i2c5-xfer {
111			rockchip,pins =
112				<7 RK_PC3 1 &pcfg_pull_none>,
113				<7 RK_PC4 1 &pcfg_pull_none>;
114		};
115	};
116
117	i2s0 {
118		i2s0_bus: i2s0-bus {
119			rockchip,pins =
120				<6 RK_PA0 1 &pcfg_pull_none>,
121				<6 RK_PA1 1 &pcfg_pull_none>,
122				<6 RK_PA2 1 &pcfg_pull_none>,
123				<6 RK_PA3 1 &pcfg_pull_none>,
124				<6 RK_PA4 1 &pcfg_pull_none>;
125		};
126
127		i2s0_mclk: i2s0-mclk {
128			rockchip,pins =
129				<6 RK_PB0 1 &pcfg_pull_none>;
130		};
131	};
132
133	lcdc {
134		lcdc_rgb_pins: lcdc-rgb-pins {
135			rockchip,pins =
136				<1 RK_PD3 1 &pcfg_pull_none>, /* LCDC_DCLK */
137				<1 RK_PD2 1 &pcfg_pull_none>, /* LCDC_DEN */
138				<1 RK_PD1 1 &pcfg_pull_none>, /* LCDC_VSYNC */
139				<1 RK_PD0 1 &pcfg_pull_none>; /* LCDC_HSYNC */
140		};
141
142		lcdc_sleep_pins: lcdc-sleep-pins {
143			rockchip,pins =
144				<1 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>, /* LCDC_DCLK */
145				<1 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>, /* LCDC_DEN */
146				<1 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>, /* LCDC_VSYNC */
147				<1 RK_PD0 RK_FUNC_GPIO &pcfg_pull_none>; /* LCDC_HSYNC */
148		};
149	};
150
151	sdmmc {
152		sdmmc_clk: sdmmc-clk {
153			rockchip,pins =
154				<6 RK_PC4 1 &pcfg_pull_none>;
155		};
156
157		sdmmc_cmd: sdmmc-cmd {
158			rockchip,pins =
159				<6 RK_PC5 1 &pcfg_pull_up>;
160		};
161
162		sdmmc_cd: sdmmc-cd {
163			rockchip,pins =
164				<6 RK_PC6 1 &pcfg_pull_up>;
165		};
166
167		sdmmc_bus1: sdmmc-bus1 {
168			rockchip,pins =
169				<6 RK_PC0 1 &pcfg_pull_up>;
170		};
171
172		sdmmc_bus4: sdmmc-bus4 {
173			rockchip,pins =
174				<6 RK_PC0 1 &pcfg_pull_up>,
175				<6 RK_PC1 1 &pcfg_pull_up>,
176				<6 RK_PC2 1 &pcfg_pull_up>,
177				<6 RK_PC3 1 &pcfg_pull_up>;
178		};
179	};
180
181	sdio0 {
182		sdio0_bus1: sdio0-bus1 {
183			rockchip,pins =
184				<4 RK_PC4 1 &pcfg_pull_up>;
185		};
186
187		sdio0_bus4: sdio0-bus4 {
188			rockchip,pins =
189				<4 RK_PC4 1 &pcfg_pull_up>,
190				<4 RK_PC5 1 &pcfg_pull_up>,
191				<4 RK_PC6 1 &pcfg_pull_up>,
192				<4 RK_PC7 1 &pcfg_pull_up>;
193		};
194
195		sdio0_cmd: sdio0-cmd {
196			rockchip,pins =
197				<4 RK_PD0 1 &pcfg_pull_up>;
198		};
199
200		sdio0_clk: sdio0-clk {
201			rockchip,pins =
202				<4 RK_PD1 1 &pcfg_pull_none>;
203		};
204
205		sdio0_cd: sdio0-cd {
206			rockchip,pins =
207				<4 RK_PD2 1 &pcfg_pull_up>;
208		};
209
210		sdio0_wp: sdio0-wp {
211			rockchip,pins =
212				<4 RK_PD3 1 &pcfg_pull_up>;
213		};
214
215		sdio0_pwr: sdio0-pwr {
216			rockchip,pins =
217				<4 RK_PD4 1 &pcfg_pull_up>;
218		};
219
220		sdio0_bkpwr: sdio0-bkpwr {
221			rockchip,pins =
222				<4 RK_PD5 1 &pcfg_pull_up>;
223		};
224
225		sdio0_int: sdio0-int {
226			rockchip,pins =
227				<4 RK_PD6 1 &pcfg_pull_up>;
228		};
229	};
230
231	sdio1 {
232		sdio1_bus1: sdio1-bus1 {
233			rockchip,pins =
234				<3 RK_PD0 4 &pcfg_pull_up>;
235		};
236
237		sdio1_bus4: sdio1-bus4 {
238			rockchip,pins =
239				<3 RK_PD0 4 &pcfg_pull_up>,
240				<3 RK_PD1 4 &pcfg_pull_up>,
241				<3 RK_PD2 4 &pcfg_pull_up>,
242				<3 RK_PD3 4 &pcfg_pull_up>;
243		};
244
245		sdio1_cd: sdio1-cd {
246			rockchip,pins =
247				<3 RK_PD4 4 &pcfg_pull_up>;
248		};
249
250		sdio1_wp: sdio1-wp {
251			rockchip,pins =
252				<3 RK_PD5 4 &pcfg_pull_up>;
253		};
254
255		sdio1_bkpwr: sdio1-bkpwr {
256			rockchip,pins =
257				<3 RK_PD6 4 &pcfg_pull_up>;
258		};
259
260		sdio1_int: sdio1-int {
261			rockchip,pins =
262				<3 RK_PD7 4 &pcfg_pull_up>;
263		};
264
265		sdio1_cmd: sdio1-cmd {
266			rockchip,pins =
267				<4 RK_PA6 4 &pcfg_pull_up>;
268		};
269
270		sdio1_clk: sdio1-clk {
271			rockchip,pins =
272				<4 RK_PA7 4 &pcfg_pull_none>;
273		};
274
275		sdio1_pwr: sdio1-pwr {
276			rockchip,pins =
277				<4 RK_PB1 4 &pcfg_pull_up>;
278		};
279	};
280
281	emmc {
282		emmc_clk: emmc-clk {
283			rockchip,pins =
284				<3 RK_PC2 2 &pcfg_pull_none>;
285		};
286
287		emmc_cmd: emmc-cmd {
288			rockchip,pins =
289				<3 RK_PC0 2 &pcfg_pull_up>;
290		};
291
292		emmc_pwr: emmc-pwr {
293			rockchip,pins =
294				<3 RK_PB1 2 &pcfg_pull_up>;
295		};
296
297		emmc_bus1: emmc-bus1 {
298			rockchip,pins =
299				<3 RK_PA0 2 &pcfg_pull_up>;
300		};
301
302		emmc_bus4: emmc-bus4 {
303			rockchip,pins =
304				<3 RK_PA0 2 &pcfg_pull_up>,
305				<3 RK_PA1 2 &pcfg_pull_up>,
306				<3 RK_PA2 2 &pcfg_pull_up>,
307				<3 RK_PA3 2 &pcfg_pull_up>;
308		};
309
310		emmc_bus8: emmc-bus8 {
311			rockchip,pins =
312				<3 RK_PA0 2 &pcfg_pull_up>,
313				<3 RK_PA1 2 &pcfg_pull_up>,
314				<3 RK_PA2 2 &pcfg_pull_up>,
315				<3 RK_PA3 2 &pcfg_pull_up>,
316				<3 RK_PA4 2 &pcfg_pull_up>,
317				<3 RK_PA5 2 &pcfg_pull_up>,
318				<3 RK_PA6 2 &pcfg_pull_up>,
319				<3 RK_PA7 2 &pcfg_pull_up>;
320		};
321	};
322
323	spi0 {
324		spi0_clk: spi0-clk {
325			rockchip,pins =
326				<5 RK_PB4 1 &pcfg_pull_up>;
327		};
328		spi0_cs0: spi0-cs0 {
329			rockchip,pins =
330				<5 RK_PB5 1 &pcfg_pull_up>;
331		};
332		spi0_tx: spi0-tx {
333			rockchip,pins =
334				<5 RK_PB6 1 &pcfg_pull_up>;
335		};
336		spi0_rx: spi0-rx {
337			rockchip,pins =
338				<5 RK_PB7 1 &pcfg_pull_up>;
339		};
340		spi0_cs1: spi0-cs1 {
341			rockchip,pins =
342				<5 RK_PC0 1 &pcfg_pull_up>;
343		};
344	};
345	spi1 {
346		spi1_clk: spi1-clk {
347			rockchip,pins =
348				<7 RK_PB4 2 &pcfg_pull_up>;
349		};
350		spi1_cs0: spi1-cs0 {
351			rockchip,pins =
352				<7 RK_PB5 2 &pcfg_pull_up>;
353		};
354		spi1_rx: spi1-rx {
355			rockchip,pins =
356				<7 RK_PB6 2 &pcfg_pull_up>;
357		};
358		spi1_tx: spi1-tx {
359			rockchip,pins =
360				<7 RK_PB7 2 &pcfg_pull_up>;
361		};
362	};
363
364	spi2 {
365		spi2_cs1: spi2-cs1 {
366			rockchip,pins =
367				<8 RK_PA3 1 &pcfg_pull_up>;
368		};
369		spi2_clk: spi2-clk {
370			rockchip,pins =
371				<8 RK_PA6 1 &pcfg_pull_up>;
372		};
373		spi2_cs0: spi2-cs0 {
374			rockchip,pins =
375				<8 RK_PA7 1 &pcfg_pull_up>;
376		};
377		spi2_rx: spi2-rx {
378			rockchip,pins =
379				<8 RK_PB0 1 &pcfg_pull_up>;
380		};
381		spi2_tx: spi2-tx {
382			rockchip,pins =
383				<8 RK_PB1 1 &pcfg_pull_up>;
384		};
385	};
386
387	uart0 {
388		uart0_xfer: uart0-xfer {
389			rockchip,pins =
390				<4 RK_PC0 1 &pcfg_pull_up>,
391				<4 RK_PC1 1 &pcfg_pull_up>;
392		};
393
394		uart0_cts: uart0-cts {
395			rockchip,pins =
396				<4 RK_PC2 1 &pcfg_pull_up>;
397		};
398
399		uart0_rts: uart0-rts {
400			rockchip,pins =
401				<4 RK_PC3 1 &pcfg_pull_none>;
402		};
403	};
404
405	uart1 {
406		uart1_xfer: uart1-xfer {
407			rockchip,pins =
408				<5 RK_PB0 1 &pcfg_pull_up>,
409				<5 RK_PB1 1 &pcfg_pull_up>;
410		};
411
412		uart1_cts: uart1-cts {
413			rockchip,pins =
414				<5 RK_PB2 1 &pcfg_pull_up>;
415		};
416
417		uart1_rts: uart1-rts {
418			rockchip,pins =
419				<5 RK_PB3 1 &pcfg_pull_none>;
420		};
421	};
422
423	uart2 {
424		uart2_xfer: uart2-xfer {
425			rockchip,pins =
426				<7 RK_PC6 1 &pcfg_pull_up>,
427				<7 RK_PC7 1 &pcfg_pull_up>;
428		};
429		/* no rts / cts for uart2 */
430	};
431
432	uart3 {
433		uart3_xfer: uart3-xfer {
434			rockchip,pins =
435				<7 RK_PA7 1 &pcfg_pull_up>,
436				<7 RK_PB0 1 &pcfg_pull_up>;
437		};
438
439		uart3_cts: uart3-cts {
440			rockchip,pins =
441				<7 RK_PB1 1 &pcfg_pull_up>;
442		};
443
444		uart3_rts: uart3-rts {
445			rockchip,pins =
446				<7 RK_PB2 1 &pcfg_pull_none>;
447		};
448	};
449
450	uart4 {
451		uart4_xfer: uart4-xfer {
452			rockchip,pins =
453				<5 RK_PB7 3 &pcfg_pull_up>,
454				<5 RK_PB6 3 &pcfg_pull_up>;
455		};
456
457		uart4_cts: uart4-cts {
458			rockchip,pins =
459				<5 RK_PB4 3 &pcfg_pull_up>;
460		};
461
462		uart4_rts: uart4-rts {
463			rockchip,pins =
464				<5 RK_PB5 3 &pcfg_pull_none>;
465		};
466	};
467
468	tsadc {
469		otp_pin: otp-pin {
470			rockchip,pins =
471				<0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
472		};
473
474		otp_out: otp-out {
475			rockchip,pins =
476				<0 RK_PB2 1 &pcfg_pull_none>;
477		};
478	};
479
480	pwm0 {
481		pwm0_pin: pwm0-pin {
482			rockchip,pins =
483				<7 RK_PA0 1 &pcfg_pull_none>;
484		};
485
486		pwm0_pin_pull_down: pwm0-pin-pull-down {
487			rockchip,pins =
488				<7 RK_PA0 1 &pcfg_pull_down>;
489		};
490
491	};
492
493	pwm1 {
494		pwm1_pin: pwm1-pin {
495			rockchip,pins =
496				<7 RK_PA1 1 &pcfg_pull_none>;
497		};
498
499		pwm1_pin_pull_down: pwm1-pin-pull-down {
500			rockchip,pins =
501				<7 RK_PA1 1 &pcfg_pull_down>;
502		};
503	};
504
505	pwm2 {
506		pwm2_pin: pwm2-pin {
507			rockchip,pins =
508				<7 RK_PC6 3 &pcfg_pull_none>;
509		};
510
511		pwm2_pin_pull_down: pwm2-pin-pull-down {
512			rockchip,pins =
513				<7 RK_PC6 3 &pcfg_pull_down>;
514		};
515	};
516
517	pwm3 {
518		pwm3_pin: pwm3-pin {
519			rockchip,pins =
520				<7 RK_PC7 3 &pcfg_pull_none>;
521		};
522
523		pwm3_pin_pull_down: pwm3-pin-pull-down {
524			rockchip,pins =
525				<7 RK_PC7 3 &pcfg_pull_down>;
526		};
527	};
528
529	gmac {
530		rgmii_pins: rgmii-pins {
531			rockchip,pins =
532				<3 RK_PD6 3 &pcfg_pull_none>,
533				<3 RK_PD7 3 &pcfg_pull_none>,
534				<3 RK_PD2 3 &pcfg_pull_none>,
535				<3 RK_PD3 3 &pcfg_pull_none>,
536				<3 RK_PD4 3 &pcfg_pull_none_drv_level_12>,
537				<3 RK_PD5 3 &pcfg_pull_none_drv_level_12>,
538				<3 RK_PD0 3 &pcfg_pull_none_drv_level_12>,
539				<3 RK_PD1 3 &pcfg_pull_none_drv_level_12>,
540				<4 RK_PA0 3 &pcfg_pull_none>,
541				<4 RK_PA5 3 &pcfg_pull_none>,
542				<4 RK_PA6 3 &pcfg_pull_none>,
543				<4 RK_PB1 3 &pcfg_pull_none_drv_level_12>,
544				<4 RK_PA4 3 &pcfg_pull_none_drv_level_12>,
545				<4 RK_PA1 3 &pcfg_pull_none>,
546				<4 RK_PA3 3 &pcfg_pull_none>;
547		};
548
549		rmii_pins: rmii-pins {
550			rockchip,pins =
551				<3 RK_PD6 3 &pcfg_pull_none>,
552				<3 RK_PD7 3 &pcfg_pull_none>,
553				<3 RK_PD4 3 &pcfg_pull_none>,
554				<3 RK_PD5 3 &pcfg_pull_none>,
555				<4 RK_PA0 3 &pcfg_pull_none>,
556				<4 RK_PA5 3 &pcfg_pull_none>,
557				<4 RK_PA4 3 &pcfg_pull_none>,
558				<4 RK_PA1 3 &pcfg_pull_none>,
559				<4 RK_PA2 3 &pcfg_pull_none>,
560				<4 RK_PA3 3 &pcfg_pull_none>;
561		};
562	};
563
564	spdif {
565		spdif_tx: spdif-tx {
566			rockchip,pins =
567				<6 RK_PB3 1 &pcfg_pull_none>;
568		};
569	};
570
571	isp_pin {
572		isp_mipi: isp-mipi {
573			rockchip,pins =
574				/* cif_clkout */
575				<2 RK_PB3 1 &pcfg_pull_none>;
576		};
577
578		isp_dvp_d2d9: isp-d2d9 {
579			rockchip,pins =
580				/* cif_data2 ... cif_data9 */
581				<2 RK_PA0 1 &pcfg_pull_none>,
582				<2 RK_PA1 1 &pcfg_pull_none>,
583				<2 RK_PA2 1 &pcfg_pull_none>,
584				<2 RK_PA3 1 &pcfg_pull_none>,
585				<2 RK_PA4 1 &pcfg_pull_none>,
586				<2 RK_PA5 1 &pcfg_pull_none>,
587				<2 RK_PA6 1 &pcfg_pull_none>,
588				<2 RK_PA7 1 &pcfg_pull_none>,
589				/* cif_sync, cif_href */
590				<2 RK_PB0 1 &pcfg_pull_none>,
591				<2 RK_PB1 1 &pcfg_pull_none>,
592				/* cif_clkin */
593				<2 RK_PB2 1 &pcfg_pull_none>;
594		};
595
596		isp_dvp_d0d1: isp-d0d1 {
597			rockchip,pins =
598				/* cif_data0, cif_data1 */
599				<2 RK_PB4 1 &pcfg_pull_none>,
600				<2 RK_PB5 1 &pcfg_pull_none>;
601		};
602
603		isp_dvp_d10d11: isp-d10d11 {
604			rockchip,pins =
605				/* cif_data10, cif_data11 */
606				<2 RK_PB6 1 &pcfg_pull_none>,
607				<2 RK_PB7 1 &pcfg_pull_none>;
608		};
609
610		isp_dvp_d0d7: isp-d0d7 {
611			rockchip,pins =
612				/* cif_data0 ... cif_data7 */
613				<2 RK_PB4 1 &pcfg_pull_none>,
614				<2 RK_PB5 1 &pcfg_pull_none>,
615				<2 RK_PA0 1 &pcfg_pull_none>,
616				<2 RK_PA1 1 &pcfg_pull_none>,
617				<2 RK_PA2 1 &pcfg_pull_none>,
618				<2 RK_PA3 1 &pcfg_pull_none>,
619				<2 RK_PA4 1 &pcfg_pull_none>,
620				<2 RK_PA5 1 &pcfg_pull_none>;
621		};
622
623		isp_shutter: isp-shutter {
624			rockchip,pins =
625				/* SHUTTEREN, SHUTTERTRIG */
626				<7 RK_PB4 2 &pcfg_pull_none>,
627				<7 RK_PB7 2 &pcfg_pull_none>;
628		};
629
630		isp_flash_trigger: isp-flash-trigger {
631			rockchip,pins =
632				/* ISP_FLASHTRIGOU */
633				<7 RK_PB5 2 &pcfg_pull_none>;
634		};
635
636		isp_prelight: isp-prelight {
637			rockchip,pins =
638				/* ISP_PRELIGHTTRIG */
639				<7 RK_PB6 2 &pcfg_pull_none>;
640		};
641
642		isp_flash_trigger_as_gpio: isp-flash-trigger-as-gpio {
643			rockchip,pins =
644				/* ISP_FLASHTRIGOU */
645				<7 RK_PB5 2 &pcfg_pull_none>;
646		};
647	};
648
649	cif_pin {
650		cif_dvp_d0d1: cif-dvp-d0d1 {
651			rockchip,pins =
652				<2 RK_PB4 1 &pcfg_pull_none>, /* cif_data0 */
653				<2 RK_PB5 1 &pcfg_pull_none>; /* cif_data1 */
654		};
655
656		cif_dvp_d2d9: cif-dvp-d2d9 {
657			rockchip,pins =
658				<2 RK_PA0 1 &pcfg_pull_none>, /* cif_data2 */
659				<2 RK_PA1 1 &pcfg_pull_none>, /* cif_data3 */
660				<2 RK_PA2 1 &pcfg_pull_none>, /* cif_data4 */
661				<2 RK_PA3 1 &pcfg_pull_none>, /* cif_data5 */
662				<2 RK_PA4 1 &pcfg_pull_none>, /* cif_data6 */
663				<2 RK_PA5 1 &pcfg_pull_none>, /* cif_data7 */
664				<2 RK_PA6 1 &pcfg_pull_none>, /* cif_data8 */
665				<2 RK_PA7 1 &pcfg_pull_none>, /* cif_data9 */
666				<2 RK_PB0 1 &pcfg_pull_none>, /* cif_sync */
667				<2 RK_PB1 1 &pcfg_pull_none>, /* cif_href */
668				<2 RK_PB2 1 &pcfg_pull_none>, /* cif_clkin */
669				<2 RK_PB3 1 &pcfg_pull_none>; /* cif_clkout */
670		};
671
672		cif_dvp_d10d11: cif-dvp-d10d11 {
673			rockchip,pins =
674				<2 RK_PB6 1 &pcfg_pull_none>, /* cif_data10 */
675				<2 RK_PB7 1 &pcfg_pull_none>; /* cif_data11 */
676		};
677	};
678};
679