Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8634b4c authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable USB3 on QCS405 RCM platform"

parents fdc064b0 c844a321
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -53,3 +53,15 @@
&smb1351_otg_supply {
	status = "disabled";
};

&usb3 {
	status = "disabled";
};

&usb_ss_phy {
	status = "disabled";
};

&usb2_phy1 {
	status = "disabled";
};