Merge "Revert "ARM: dts: msm: Disable LPM states"" into kernel.lnx.6.6.r1-rel
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
78ba5c445d
@@ -305,7 +305,6 @@
|
||||
min-residency-us = <3200>;
|
||||
arm,psci-suspend-param = <0x40000003>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
SILVER_RAIL_OFF: silver-cluster0-c4 { /* C4 */
|
||||
@@ -316,7 +315,6 @@
|
||||
min-residency-us = <6700>;
|
||||
arm,psci-suspend-param = <0x40000004>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
GOLD_OFF: gold-c3 { /* C3 */
|
||||
@@ -327,7 +325,6 @@
|
||||
min-residency-us = <4011>;
|
||||
arm,psci-suspend-param = <0x40000003>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
GOLD_RAIL_OFF: gold-cluster1-c4 { /* C4 */
|
||||
@@ -338,7 +335,6 @@
|
||||
min-residency-us = <7951>;
|
||||
arm,psci-suspend-param = <0x40000004>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
GOLD_PLUS_OFF: gold-plus-c3 { /* C3 */
|
||||
@@ -349,7 +345,6 @@
|
||||
min-residency-us = <6230>;
|
||||
arm,psci-suspend-param = <0x40000003>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
GOLD_PLUS_RAIL_OFF: gold-plus-cluster3-c4 { /* C4 */
|
||||
@@ -360,7 +355,6 @@
|
||||
min-residency-us = <7480>;
|
||||
arm,psci-suspend-param = <0x40000004>;
|
||||
local-timer-stop;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
CLUSTER_PWR_DN: cluster-d4 { /* D4 */
|
||||
@@ -370,7 +364,6 @@
|
||||
exit-latency-us = <2350>;
|
||||
min-residency-us = <9144>;
|
||||
arm,psci-suspend-param = <0x41000044>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
CX_RET: cx-ret { /* Cx Ret */
|
||||
@@ -380,7 +373,6 @@
|
||||
exit-latency-us = <2801>;
|
||||
min-residency-us = <8550>;
|
||||
arm,psci-suspend-param = <0x41001344>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
APSS_OFF: cluster-e3 { /* E3 */
|
||||
@@ -390,7 +382,6 @@
|
||||
exit-latency-us = <4400>;
|
||||
min-residency-us = <10150>;
|
||||
arm,psci-suspend-param = <0x4100b344>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user