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

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

Merge "ARM: dts: msm: Enable primary usb port in HS mode on sm8150-auto-adp-star"

parents ea61b3a1 129ae4fb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -300,3 +300,10 @@
		};
	};
};

&usb0 {
	dwc3@a600000 {
		usb-phy = <&usb2_phy0>, <&usb_nop_phy>;
		maximum-speed = "high-speed";
	};
};