Skip to content

Commit 1e0c71c

Browse files
Caesar-githubZhengShunQian
authored andcommitted
arm64: dts: rockchip: rk3399-sapphire-excavator-linux: fixes the incorrect pdn pin for rk3399 camera
This patch fixes that ethernet is abnormal without connecting the camera, since the gpio3_a4 is reused by the gmac. Change-Id: I39cd40f62d706491dac57eda2c43408c4a88e7a0 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
1 parent b0b7468 commit 1e0c71c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-linux.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
"rockchip,camera_sleep";
336336
pinctrl-0 = <&cam0_default_pins>;
337337
pinctrl-1 = <&cam0_sleep_pins>;
338-
rockchip,pd-gpio = <&gpio3 4 GPIO_ACTIVE_LOW>;
338+
rockchip,pd-gpio = <&gpio1 4 GPIO_ACTIVE_LOW>;
339339
//rockchip,pwr-gpio = <&gpio3 13 0>;
340340
/* mipi switch control*/
341341
rockchip,rst-gpio = <&gpio2 10 GPIO_ACTIVE_LOW>;

0 commit comments

Comments
 (0)