mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm64: dts: rockchip: rk3568-pinctrl: separate cam pins as two groups for using independently
Signed-off-by: Allon Huang <allon.huang@rock-chips.com> Change-Id: Ib4bc4ebcfc9aa42aad96aae6229b0a761e3efd90
This commit is contained in:
@@ -157,10 +157,14 @@
|
||||
};
|
||||
cam {
|
||||
/omit-if-no-ref/
|
||||
cam_pins: cam-pins {
|
||||
cam_clkout0: cam-clkout0 {
|
||||
rockchip,pins =
|
||||
/* cam_clkout0 */
|
||||
<4 RK_PA7 1 &pcfg_pull_none>,
|
||||
<4 RK_PA7 1 &pcfg_pull_none>;
|
||||
};
|
||||
/omit-if-no-ref/
|
||||
cam_clkout1: cam-clkout1 {
|
||||
rockchip,pins =
|
||||
/* cam_clkout1 */
|
||||
<4 RK_PB0 1 &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user