ARM: dts: msm: Skip thaw during hibernate for USB

For the targets where hibernate is supported, clocks and
regulators are turned off for the controller and phy via Glue
driver msm. If the controller core tries to access the registers
during thaw, it will crash with unclocked access.

Change-Id: I439546cbe00c6bc561537c37ab79a5d4d243dc47
This commit is contained in:
Uttkarsh Aggarwal
2024-03-26 14:00:36 +05:30
parent 001de96c52
commit 9a4c12f566

View File

@@ -37,6 +37,7 @@
qcom,core-clk-rate = <133333333>;
qcom,core-clk-rate-hs = <66666667>;
qcom,hibernate-skip-thaw;
qcom,pm-qos-latency = <2>;