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>
This commit is contained in:
Caesar Wang
2018-09-17 16:49:35 +08:00
committed by Tao Huang
parent dd1fa389a9
commit 6ee9465908

View File

@@ -335,7 +335,7 @@
"rockchip,camera_sleep";
pinctrl-0 = <&cam0_default_pins>;
pinctrl-1 = <&cam0_sleep_pins>;
rockchip,pd-gpio = <&gpio3 4 GPIO_ACTIVE_LOW>;
rockchip,pd-gpio = <&gpio1 4 GPIO_ACTIVE_LOW>;
//rockchip,pwr-gpio = <&gpio3 13 0>;
/* mipi switch control*/
rockchip,rst-gpio = <&gpio2 10 GPIO_ACTIVE_LOW>;