mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Let Idle states enabled by default for cape
This change enables Idle states. Change-Id: I209687a54c18a5c1814fb97fd52ae10a8396dac2
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
33e2363502
commit
65a7ec68a1
@@ -221,7 +221,6 @@
|
||||
min-residency-us = <4090>;
|
||||
arm,psci-suspend-param = <0x40000004>;
|
||||
local-timer-stop;
|
||||
status = "nok";
|
||||
};
|
||||
|
||||
GOLD_OFF: gold-c4 { /* C4 */
|
||||
@@ -232,7 +231,6 @@
|
||||
min-residency-us = <4791>;
|
||||
arm,psci-suspend-param = <0x40000004>;
|
||||
local-timer-stop;
|
||||
status = "nok";
|
||||
};
|
||||
|
||||
CLUSTER_PWR_DN: cluster-d4 { /* D4 */
|
||||
@@ -242,7 +240,6 @@
|
||||
exit-latency-us = <2500>;
|
||||
min-residency-us = <5309>;
|
||||
arm,psci-suspend-param = <0x41000044>;
|
||||
status = "nok";
|
||||
};
|
||||
|
||||
APSS_OFF: cluster-e3 { /* E3 */
|
||||
@@ -252,7 +249,6 @@
|
||||
exit-latency-us = <3500>;
|
||||
min-residency-us = <13959>;
|
||||
arm,psci-suspend-param = <0x4100c344>;
|
||||
status = "nok";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user