Commit 757991c0 authored by Steev Klimaszewski's avatar Steev Klimaszewski Committed by Bjorn Andersson
Browse files

arm64: dts: sdm850: Remove unnecessary turbo-mode



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: default avatarSteev Klimaszewski <steev@kali.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220718230109.8193-1-steev@kali.org
parent 5969d329
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,6 +16,5 @@ cpu4_opp33: opp-2841600000 {
	cpu4_opp34: opp-2956800000 {
		opp-hz = /bits/ 64 <2956800000>;
		opp-peak-kBps = <7216000 25497600>;
		turbo-mode;
	};
};