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

Commit ed19a0c0 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Enable PHY sleep clock reset



Krypton initialization sequence requires reset of the phy_sleep_clk.
Setting the device tree attribute to indicate that such a reset should be
performed. Without this reset, on few devices USB core doesn't raise any
interrupt and USB enumerations doesn't work.

Change-Id: I3b500902e30f77d04222ed98ae23761ebc8ebf58
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent f0f3dd3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -481,6 +481,7 @@
						<61 512 0 0>,
						<61 512 240000 960000>;
		qti,no-suspend-resume;
		qti,reset_hsphy_sleep_clk_on_init;

		dwc3@f9200000 {
				compatible = "synopsys,dwc3";