projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5969d32
)
arm64: dts: sdm850: Remove unnecessary turbo-mode
author
Steev Klimaszewski
<steev@kali.org>
Mon, 18 Jul 2022 23:01:08 +0000
(18:01 -0500)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Mon, 18 Jul 2022 23:10:52 +0000
(18:10 -0500)
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
arch/arm64/boot/dts/qcom/sdm850.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sdm850.dtsi
b/arch/arm64/boot/dts/qcom/sdm850.dtsi
index b1c2cf566c7a43453e2060895293d6d9bcf1b394..da9f6fbe32f6cda5f85d9bc36767c5f195764e7d 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sdm850.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sdm850.dtsi
@@
-16,6
+16,5
@@
cpu4_opp34: opp-2956800000 {
opp-hz = /bits/ 64 <2956800000>;
opp-peak-kBps = <7216000 25497600>;
- turbo-mode;
};
};