From 65a7ec68a1c06bbf3bb26f7def30d41c93b9ff12 Mon Sep 17 00:00:00 2001 From: Tushar Nimkar Date: Wed, 3 Nov 2021 11:51:08 +0530 Subject: [PATCH] ARM: dts: msm: Let Idle states enabled by default for cape This change enables Idle states. Change-Id: I209687a54c18a5c1814fb97fd52ae10a8396dac2 --- qcom/cape.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcom/cape.dtsi b/qcom/cape.dtsi index 0d41c569..b7499087 100644 --- a/qcom/cape.dtsi +++ b/qcom/cape.dtsi @@ -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"; }; };