2022-11-22 13:08:09

by Ulf Hansson

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---

Note that, the improvements that I am referring to above, comes from the below
series, which Bjorn has queued for v6.2.

https://lore.kernel.org/linux-arm-kernel/[email protected]/

Kind regards
Ulf Hansson

---
arch/arm64/boot/dts/qcom/sm8250.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
index e276eed1f8e2..a5b62cadb129 100644
--- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
@@ -334,7 +334,6 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
exit-latency-us = <6562>;
min-residency-us = <9987>;
local-timer-stop;
- status = "disabled";
};
};
};
--
2.34.1


2022-12-28 19:20:38

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state"

On Tue, 22 Nov 2022 13:37:13 +0100, Ulf Hansson wrote:
> 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.
>
> [...]

Applied, thanks!

[1/1] Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state"
commit: 6c82b94d583a116faf99858379ee34844df963a1

Best regards,
--
Bjorn Andersson <[email protected]>