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

Commit 480f55cc authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: Disable PM runtime on USB Device for mdmcalifornium



Emulation target does not support phy suspend. Hence disable
PM runtime for emulation target to prevent phy suspend.

Change-Id: I659a617d92dd0c27f33bd0a2234cb7f2bdaf3bac
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 07179574
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
};

&usb3 {
	qcom,disable-dev-mode-pm;
	dwc3@8a00000 {
		maximum-speed = "high-speed";
	};