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

Commit 6cf24faa authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: apq: Disable USB host suspend functionality on DB8096



With host only mode, there are few issues seen with host bus suspend
and resume functionality. Hence disable USB host suspend functionality
on DB8096.

Change-Id: I025b80eb6a47bc64f23b664875daa1c4a9751b31
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 8c155eaf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -409,6 +409,7 @@
	pinctrl-0 = <&usb_hub_reset_active>;
	pinctrl-1 = <&usb_hub_reset_suspend>;
	qcom,ext-hub-reset-gpio =  <&tlmm 103 0>;
	qcom,disable-host-mode-pm;
	dwc3@7600000 {
		dr_mode = "host";
	};