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>
&usb3_phy_v2 {
status = "okay";
- portnum = <2>;
- portconfig-30 = <1>;
- portconfig-31 = <1>;
+ portnum = <0>;
+ portconfig-30 = <0>;
+ portconfig-31 = <0>;
};
&usb_otg {
&usb3_phy_v2 {
status = "okay";
- portnum = <2>;
- portconfig-30 = <1>;
- portconfig-31 = <1>;
+ portnum = <0>;
+ portconfig-30 = <0>;
+ portconfig-31 = <0>;
};
&usb_otg {