diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2022-11-22 13:37:13 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-28 19:43:34 +0100 |
commit | 6c82b94d583a116faf99858379ee34844df963a1 (patch) | |
tree | 7cde6fa5654fc4cfb3a7269766edf65bc49aaf2e /arch | |
parent | arm64: dts: msm8992-bullhead: add memory hole region (diff) | |
download | linux-6c82b94d583a116faf99858379ee34844df963a1.tar.xz linux-6c82b94d583a116faf99858379ee34844df963a1.zip |
Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state"
Due to recent improvements of the cluster idle state support for Qcom based
platforms, we are now able to support the deepest cluster idle state. Let's
therefore revert the earlier workaround.
This reverts commit cadaa773bcf1 ("arm64: dts: qcom: sm8250: Disable the
not yet supported cluster idle state"), which is available from v6.1-rc6.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221122123713.65631-1-ulf.hansson@linaro.org
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sm8250.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi index dab5579946f3..927032863e2f 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -334,7 +334,6 @@ exit-latency-us = <6562>; min-residency-us = <9987>; local-timer-stop; - status = "disabled"; }; }; }; |