Merge "ARM: dts: msm: Let Idle states enabled by default for cape"

This commit is contained in:
qctecmdr
2021-11-04 23:03:28 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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";
};
};