From: Jacob Chen Date: Tue, 8 Nov 2016 00:55:36 +0000 (+0800) Subject: Revert "arm64: dts: rk3399-sapphire: add vbus-5v gpio control in fusb302 node." X-Git-Tag: firefly_0821_release~1310 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=commitdiff_plain;h=90960093e88adea9487632ade580589c50da10c6 Revert "arm64: dts: rk3399-sapphire: add vbus-5v gpio control in fusb302 node." This reverts commit cb3e42dc8cf5e1e0431535a2fbe2a39dfac91d39. This will make usb port in my board can't work, no 5v voltage. Is it no issues in android? Change-Id: I95fbd957d0ddb5fddf215d3b00ef74aae8af08d3 Signed-off-by: Jacob Chen --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi index 5d2afc63f257..905687518a57 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi @@ -158,6 +158,7 @@ vcc5v0_host: vcc5v0-host-regulator { compatible = "regulator-fixed"; enable-active-high; + gpio = <&gpio4 25 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&host_vbus_drv>; regulator-name = "vcc5v0_host"; @@ -482,7 +483,6 @@ reg = <0x22>; pinctrl-names = "default"; pinctrl-0 = <&fusb0_int>; - vbus-5v-gpios = <&gpio4 25 GPIO_ACTIVE_HIGH>; int-n-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>; status = "okay"; };