]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: omap36xx: declare 1GHz OPP as turbo again
authorAndreas Kemnade <andreas@kemnade.info>
Fri, 18 Oct 2024 21:47:27 +0000 (23:47 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 29 Oct 2024 23:47:04 +0000 (16:47 -0700)
commit96a64e9730c2c76cfa5c510583a0fbf40d62886b
tree2cacf55f20d45b66b90f565fc7b33f8118802b31
parentd61ceb5a520162e1f321369a6aeeea28eecab6c4
ARM: dts: omap36xx: declare 1GHz OPP as turbo again

Operating stable without reduced chip life at 1Ghz needs several
technologies working: The technologies involve
- SmartReflex
- DVFS

As this cannot directly specified in the OPP table as dependecies in the
devicetree yet, use the turbo flag again to mark this OPP as something
special to have some kind of opt-in.

So revert commit
5f1bf7ae8481 ("ARM: dts: omap36xx: Remove turbo mode for 1GHz variants")

Practical reasoning:
At least the GTA04A5 (DM3730) has become unstable with that OPP enabled.
Furthermore nothing enforces the availability of said technologies,
even in the kernel configuration, so allow users to rather opt-in.

Cc: Stable@vger.kernel.org
Fixes: 5f1bf7ae8481 ("ARM: dts: omap36xx: Remove turbo mode for 1GHz variants")
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20241018214727.275162-1-andreas@kemnade.info
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/ti/omap/omap36xx.dtsi