usb: disable AB311 usb3.0 [1/1]

PD#SWPL-13820

Problem:
disable AB311 usb3.0.

Solution:
disable AB311 usb3.0

Verify:
tm2

Change-Id: Ic69c8ea8e9f31d66f738a019d6b59e2d9a1a51a4
Signed-off-by: Yue Wang <yue.wang@amlogic.com>
This commit is contained in:
Yue Wang
2019-09-06 12:25:09 +08:00
committed by Jianxin Pan
parent f77c2c96af
commit f6034b4e58
2 changed files with 6 additions and 6 deletions

View File

@@ -2116,9 +2116,9 @@
&usb3_phy_v2 {
status = "okay";
portnum = <2>;
portconfig-30 = <1>;
portconfig-31 = <1>;
portnum = <0>;
portconfig-30 = <0>;
portconfig-31 = <0>;
};
&usb_otg {

View File

@@ -2113,9 +2113,9 @@
&usb3_phy_v2 {
status = "okay";
portnum = <2>;
portconfig-30 = <1>;
portconfig-31 = <1>;
portnum = <0>;
portconfig-30 = <0>;
portconfig-31 = <0>;
};
&usb_otg {