Skip to content

Commit 041149c

Browse files
Randy Lirkhuangtao
authored andcommitted
arm64: dts: rockchip: remove a stub pin node for rk3399-linux.dtsi
This stub pin node would prevent the whole pinctrl driver being loading. Then any board files include the common rk3399 linux would meet the power failure. Change-Id: Ib223eb517c879b3819e9d8da4c0d5750886897c6 Signed-off-by: Randy Li <randy.li@rock-chips.com>
1 parent 35cc344 commit 041149c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,6 @@
198198
rockchip,pins = <1 3 RK_FUNC_1 &pcfg_pull_none>;
199199
};
200200

201-
isp_prelight: isp-prelight {
202-
/* ISP_PRELIGHTTRIG */
203-
/* used as pwrdn in excavator Evb_ExtBoard_MipiCam */
204-
/* rockchip,pins = <1 4 RK_FUNC_1 &pcfg_pull_none>; */
205-
};
206-
207201
isp_flash_trigger_as_gpio: isp-flash-trigger-as-gpio {
208202
/* ISP_FLASHTRIGOU */
209203
rockchip,pins = <0 17 RK_FUNC_GPIO &pcfg_pull_none>;

0 commit comments

Comments
 (0)