linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
@ 2021-01-09 17:01 Adam Ford
  2021-01-26 11:20 ` Tony Lindgren
  2021-10-01  7:54 ` Andreas Kemnade
  0 siblings, 2 replies; 6+ messages in thread
From: Adam Ford @ 2021-01-09 17:01 UTC (permalink / raw)
  To: linux-omap
  Cc: hns, aford, Adam Ford, Benoît Cousson, Tony Lindgren,
	Rob Herring, devicetree, linux-kernel

Previously, the 1GHz variants were marked as a turbo,
because that variant has reduced thermal operating range.

Now that the thermal throttling is in place, it should be
safe to remove the turbo-mode from the 1GHz variants, because
the CPU will automatically slow if the thermal limit is reached.

Signed-off-by: Adam Ford <aford173@gmail.com>
---
V2:  The orignal patch had the wrong file added. Add the omap36xx.dtsi

diff --git a/arch/arm/boot/dts/omap36xx.dtsi b/arch/arm/boot/dts/omap36xx.dtsi
index 05fe5ed127b0..20844dbc002e 100644
--- a/arch/arm/boot/dts/omap36xx.dtsi
+++ b/arch/arm/boot/dts/omap36xx.dtsi
@@ -72,7 +72,6 @@ opp1g-1000000000 {
 					 <1375000 1375000 1375000>;
 			/* only on am/dm37x with speed-binned bit set */
 			opp-supported-hw = <0xffffffff 2>;
-			turbo-mode;
 		};
 	};
 
-- 
2.25.1


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

end of thread, other threads:[~2021-10-07 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-09 17:01 [PATCH V2] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants Adam Ford
2021-01-26 11:20 ` Tony Lindgren
2021-10-01  7:54 ` Andreas Kemnade
2021-10-01  9:59   ` H. Nikolaus Schaller
2021-10-02 12:12     ` Adam Ford
2021-10-07 18:00       ` Andreas Kemnade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).