arm64: dts: rockchip: rk3568-pinctrl: add cif group configurations

Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
Change-Id: I22c5661b4e77f6b0c8cdf316e14135e7b1d8b581
This commit is contained in:
Wang Panzhenzhuan
2020-11-24 09:03:51 +08:00
committed by Tao Huang
parent 95a674b078
commit 40fb762353

View File

@@ -206,6 +206,40 @@
};
};
cif {
/omit-if-no-ref/
cif_clkout: cif-clkout {
rockchip,pins =
/* cif_clkout */
<4 RK_PC0 RK_FUNC_1 &pcfg_pull_none>;
};
/omit-if-no-ref/
cif_dvp_8bit: cif-dvp-8bit {
rockchip,pins =
/* cif_d8 */
<3 RK_PD6 1 &pcfg_pull_none>,
/* cif_d9 */
<3 RK_PD7 1 &pcfg_pull_none>,
/* cif_d10 */
<4 RK_PA0 1 &pcfg_pull_none>,
/* cif_d11 */
<4 RK_PA1 1 &pcfg_pull_none>,
/* cif_d12 */
<4 RK_PA2 1 &pcfg_pull_none>,
/* cif_d13 */
<4 RK_PA3 1 &pcfg_pull_none>,
/* cif_d14 */
<4 RK_PA4 1 &pcfg_pull_none>,
/* cif_d15 */
<4 RK_PA5 1 &pcfg_pull_none>,
/* cif_href */
<4 RK_PB6 1 &pcfg_pull_none>,
/* cif_vsync */
<4 RK_PB7 1 &pcfg_pull_none>,
/* cif_clkin */
<4 RK_PC1 1 &pcfg_pull_none>,
/* cif_clkout */
<4 RK_PC0 1 &pcfg_pull_none>;
};
/omit-if-no-ref/
cif_dvp_ctl: cif-dvp_ctl {
rockchip,pins =