mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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>,
|
||||
|
||||
@@ -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>,
|
||||
|
||||
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user