From 31e9b4427725a556ca525eb8ebaeeb05f333dd67 Mon Sep 17 00:00:00 2001 From: Yue Wang Date: Wed, 21 Mar 2018 12:18:12 +0800 Subject: [PATCH] usb: fix u211 dts setting. PD#162619: usb: fix u211 dts setting. Change-Id: I098f9d857272ce94ddb9fe16d876b4e0b2e0d8e8 Signed-off-by: Yue Wang --- arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts index 4ed56e21ac49..091365456e0f 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts @@ -1072,16 +1072,14 @@ &usb3_phy_v2 { status = "okay"; - portnum = <0>; - otg = <1>; - gpio-vbus-power = "GPIOH_6"; - gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>; + portnum = <1>; + otg = <0>; }; &dwc2_a { status = "okay"; /** 0: normal, 1: otg+dwc3 host only, 2: otg+dwc3 device only*/ - controller-type = <3>; + controller-type = <1>; }; ðmac { status = "okay"; @@ -1240,7 +1238,7 @@ &pcie_A { reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>; - status = "okay"; + status = "disable"; }; &meson_cooldev {