diff options
author | Adam Ford <aford173@gmail.com> | 2021-01-09 18:01:03 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2021-01-26 12:19:50 +0100 |
commit | 5f1bf7ae848104b7cb589e03a9bbef61a9a62612 (patch) | |
tree | 62096ceec34d04f204576a8899d7e802f5f999cb /arch/arm/boot/dts/omap36xx.dtsi | |
parent | ARM: dts: omap443x: Correct sgx clock to 307.2MHz as used on motorola vendor ... (diff) | |
download | linux-5f1bf7ae848104b7cb589e03a9bbef61a9a62612.tar.xz linux-5f1bf7ae848104b7cb589e03a9bbef61a9a62612.zip |
ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap36xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/omap36xx.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <1375000 1375000 1375000>; /* only on am/dm37x with speed-binned bit set */ opp-supported-hw = <0xffffffff 2>; - turbo-mode; }; }; |