All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode
@ 2022-07-18 23:01 Steev Klimaszewski
  2022-07-19  4:48 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Steev Klimaszewski @ 2022-07-18 23:01 UTC (permalink / raw)
  To: steev
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel

qcom-cpufreq-hw finds turbo-mode in the LUT hardware tables
and slaps the flag on the last element, so there's no reason
to add it in the dts, so remove it.

Signed-off-by: Steev Klimaszewski <steev@kali.org>
---
 arch/arm64/boot/dts/qcom/sdm850.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm850.dtsi b/arch/arm64/boot/dts/qcom/sdm850.dtsi
index b1c2cf566c7a..da9f6fbe32f6 100644
--- a/arch/arm64/boot/dts/qcom/sdm850.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm850.dtsi
@@ -16,6 +16,5 @@ cpu4_opp33: opp-2841600000 {
 	cpu4_opp34: opp-2956800000 {
 		opp-hz = /bits/ 64 <2956800000>;
 		opp-peak-kBps = <7216000 25497600>;
-		turbo-mode;
 	};
 };
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode
  2022-07-18 23:01 [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode Steev Klimaszewski
@ 2022-07-19  4:48 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-07-19  4:48 UTC (permalink / raw)
  To: steev
  Cc: robh+dt, linux-arm-msm, linux-kernel, Andy Gross, devicetree,
	Konrad Dybcio, krzysztof.kozlowski+dt

On Mon, 18 Jul 2022 18:01:08 -0500, Steev Klimaszewski wrote:
> qcom-cpufreq-hw finds turbo-mode in the LUT hardware tables
> and slaps the flag on the last element, so there's no reason
> to add it in the dts, so remove it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: sdm850: Remove unnecessary turbo-mode
      commit: 757991c0778f5c9621955358a9fbf88999131ae1

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-19  4:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-18 23:01 [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode Steev Klimaszewski
2022-07-19  4:48 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.