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

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

Merge "ARM: dts: msm: Add USB device tree changes for SA8155"

parents 9e4599bb 431b24b0
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
@@ -182,15 +182,11 @@
};

&usb0 {
	dwc3@a600000 {
		usb-phy = <&usb2_phy0>, <&usb_nop_phy>;
		maximum-speed = "high-speed";
	};
	qcom,host-poweroff-in-pm-suspend;
};

&usb1 {
	status = "ok";
	dwc3@a800000 {
		dr_mode = "host";
	};
	qcom,default-mode-host;
	qcom,host-poweroff-in-pm-suspend;
};