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

Commit b956189a authored by Sai Krishna Juturi's avatar Sai Krishna Juturi
Browse files

ARM: dts: msm: Reset USB phy on every disconnect



Remove "qcom,hsusb-otg-disable-reset" flag to
allow PHY to reset every time during disconnect.
This helps to to recover from issues that occur
due to ulpi_timeout.

Change-Id: I1593f653e0a29bdf26f440f34a997b5fdf36ff68
Signed-off-by: default avatarSai Krishna Juturi <jsaikrishna@codeaurora.org>
parent 33b650b5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -828,7 +828,6 @@
		qcom,hsusb-otg-mode = <1>; /* DEVICE only */
		qcom,hsusb-otg-otg-control = <2>; /* PMIC */
		qcom,dp-manual-pullup;
		qcom,hsusb-otg-disable-reset;
		qcom,phy-dvdd-always-on;
		qcom,hsusb-otg-mpm-dpsehv-int = <49>;
		qcom,hsusb-otg-mpm-dmsehv-int = <58>;