arm64: dts: rockchip: Remove redundant cif_clkout pinctrl node for rk3566 tablet

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I85fc4281d62037f29606c5fc9363bf1df49e5651
This commit is contained in:
Tao Huang
2020-11-25 11:28:05 +08:00
parent 6c86515104
commit 357d136f5d
3 changed files with 0 additions and 24 deletions

View File

@@ -992,14 +992,6 @@
};
};
cif {
cif_clkout: cif-clkout {
rockchip,pins =
/* cif_clkout */
<4 RK_PC0 RK_FUNC_1 &pcfg_pull_none>;
};
};
gt9xx {
gt9xx_gpio: gt9xx-gpio {
rockchip,pins = <3 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>,

View File

@@ -874,14 +874,6 @@
};
};
cif {
cif_clkout: cif-clkout {
rockchip,pins =
/* cif_clkout */
<4 RK_PC0 RK_FUNC_1 &pcfg_pull_none>;
};
};
tp {
tp_gpio: tp-gpio {
rockchip,pins = <3 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>,

View File

@@ -914,14 +914,6 @@
};
};
cif {
cif_clkout: cif-clkout {
rockchip,pins =
/* cif_clkout */
<4 RK_PC0 RK_FUNC_1 &pcfg_pull_none>;
};
};
tp {
tp_gpio: tp-gpio {
rockchip,pins = <3 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>,