Skip to content

Commit 4419d19

Browse files
committed
arm64: dts: sdm845: introduce efficient frequency tables
* Based on results from freqbench runs, found in 412f4ba73ea2a98f08c978d935f7975f1c1140d0 and 412f4ba73ea2a98f08c978d935f7975f1c1140d0
1 parent 25c8121 commit 4419d19

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-v2.dtsi

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,17 @@
8282

8383
&clock_cpucc {
8484
compatible = "qcom,clk-cpu-osm-v2";
85+
qcom,cpufreq-table-0 =
86+
< 748800>,
87+
<1056000>,
88+
<1228800>,
89+
<1766400>;
90+
91+
qcom,cpufreq-table-4 =
92+
< 825600>,
93+
<1286400>,
94+
<1612800>,
95+
<2803200>;
8596
};
8697

8798
&pcie1 {

0 commit comments

Comments
 (0)