mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
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:
@@ -37,6 +37,7 @@
|
||||
|
||||
qcom,core-clk-rate = <133333333>;
|
||||
qcom,core-clk-rate-hs = <66666667>;
|
||||
qcom,hibernate-skip-thaw;
|
||||
|
||||
qcom,pm-qos-latency = <2>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user