From 4bf90d3001684ec4b39394a20ed7d1d03fc86efd Mon Sep 17 00:00:00 2001 From: Sneh Mankad Date: Tue, 24 Dec 2024 17:20:54 +0530 Subject: [PATCH] ARM: dts: msm: Disable LPM states Change-Id: I80bcfa39c2eb7ce37f2df1a86a0ab914043e6845 Signed-off-by: Sneh Mankad --- qcom/kera.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qcom/kera.dtsi b/qcom/kera.dtsi index efcb4f6d..3c3ea791 100644 --- a/qcom/kera.dtsi +++ b/qcom/kera.dtsi @@ -297,6 +297,7 @@ min-residency-us = <3200>; arm,psci-suspend-param = <0x40000003>; local-timer-stop; + status = "disabled"; }; SILVER_RAIL_OFF: silver-cluster0-c4 { /* C4 */ @@ -307,6 +308,7 @@ min-residency-us = <6700>; arm,psci-suspend-param = <0x40000004>; local-timer-stop; + status = "disabled"; }; GOLD_OFF: gold-c3 { /* C3 */ @@ -317,6 +319,7 @@ min-residency-us = <4011>; arm,psci-suspend-param = <0x40000003>; local-timer-stop; + status = "disabled"; }; GOLD_RAIL_OFF: gold-cluster1-c4 { /* C4 */ @@ -327,6 +330,7 @@ min-residency-us = <7951>; arm,psci-suspend-param = <0x40000004>; local-timer-stop; + status = "disabled"; }; GOLD_PLUS_OFF: gold-plus-c3 { /* C3 */ @@ -337,6 +341,7 @@ min-residency-us = <6230>; arm,psci-suspend-param = <0x40000003>; local-timer-stop; + status = "disabled"; }; GOLD_PLUS_RAIL_OFF: gold-plus-cluster3-c4 { /* C4 */ @@ -347,6 +352,7 @@ min-residency-us = <7480>; arm,psci-suspend-param = <0x40000004>; local-timer-stop; + status = "disabled"; }; CLUSTER_PWR_DN: cluster-d4 { /* D4 */ @@ -356,6 +362,7 @@ exit-latency-us = <2350>; min-residency-us = <9144>; arm,psci-suspend-param = <0x41000044>; + status = "disabled"; }; CX_RET: cx-ret { /* Cx Ret */ @@ -365,6 +372,7 @@ exit-latency-us = <2801>; min-residency-us = <8550>; arm,psci-suspend-param = <0x41001344>; + status = "disabled"; }; APSS_OFF: cluster-e3 { /* E3 */ @@ -374,6 +382,7 @@ exit-latency-us = <4400>; min-residency-us = <10150>; arm,psci-suspend-param = <0x4100b344>; + status = "disabled"; }; };