usb: enable usb3.0 for s905d2_u200
authorYue Wang <yue.wang@amlogic.com>
Fri, 9 Mar 2018 09:37:56 +0000 (17:37 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 9 Mar 2018 09:43:52 +0000 (01:43 -0800)
PD#156734: usb: enable usn3.0 for s905d2_u200

Change-Id: I284a09ef192a23a844287ebf514b266f0662ccd6
Signed-off-by: Yue Wang <yue.wang@amlogic.com>
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts

index b1e58a1..b1eef10 100644 (file)
 
 &usb3_phy_v2 {
        status = "okay";
-       portnum = <0>;
+       portnum = <1>;
        otg = <1>;
        gpio-vbus-power = "GPIOH_6";
        gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
 
 &pcie_A {
        reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
-       status = "okay";
+       status = "disable";
 };
 
 &meson_cooldev {