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: Steev Klimaszewski <steev@kali.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220718230109.8193-1-steev@kali.org
This commit is contained in:
parent
5969d3290f
commit
757991c077
@ -16,6 +16,5 @@
|
|||||||
cpu4_opp34: opp-2956800000 {
|
cpu4_opp34: opp-2956800000 {
|
||||||
opp-hz = /bits/ 64 <2956800000>;
|
opp-hz = /bits/ 64 <2956800000>;
|
||||||
opp-peak-kBps = <7216000 25497600>;
|
opp-peak-kBps = <7216000 25497600>;
|
||||||
turbo-mode;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user