summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r8a77961.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2023-02-02 11:52:41 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2023-03-06 10:48:28 +0100
commit320dfca630887173a605b3f51f22afd59f038bdb (patch)
treeea03ac1079f3cfda823d1f58abda3ffd730c11c7 /arch/arm64/boot/dts/renesas/r8a77961.dtsi
parent79d9cfa9d3cf3f790bff384d2d3177c51e4a50cb (diff)
arm64: dts: renesas: rcar-gen3: Remove bogus "turbo-mode" properties
On several R-Car Gen3(e) SoCs, multiple (up to 4) operating points in the same cluster are marked with the "turbo-mode" property, which is meant only for operating points beyond "Normal Mode". Fix this by dropping the property from all operating points but the "High Performance" one. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/866d06aec09e5a86dba11970f93a728b3e34e9f5.1675335086.git.geert+renesas@glider.be
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77961.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77961.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77961.dtsi b/arch/arm64/boot/dts/renesas/r8a77961.dtsi
index 59a18dfcb8cc..d52cb0b67d80 100644
--- a/arch/arm64/boot/dts/renesas/r8a77961.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77961.dtsi
@@ -70,13 +70,11 @@
opp-hz = /bits/ 64 <1600000000>;
opp-microvolt = <900000>;
clock-latency-ns = <300000>;
- turbo-mode;
};
opp-1700000000 {
opp-hz = /bits/ 64 <1700000000>;
opp-microvolt = <900000>;
clock-latency-ns = <300000>;
- turbo-mode;
};
opp-1800000000 {
opp-hz = /bits/ 64 <1800000000>;