Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
ARM64: sdmmagpie: lower minimal frequency of big cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Yaroslav Furman <[email protected]>
  • Loading branch information
YaroST12 committed Feb 26, 2021
1 parent cc21b4e commit 81f6bc0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions arch/arm64/boot/dts/qcom/sdmmagpie.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -401,10 +401,10 @@

CPU_COST_1: core-cost1 {
busy-cost-data = <
486 370
588 432
691 542
819 701
964 998
981 1016
1024 1101
>;
idle-cost-data = <
Expand All @@ -426,10 +426,10 @@

CLUSTER_COST_1: cluster-cost1 {
busy-cost-data = <
588 19
691 21
486 19
588 21
819 21
964 25
981 25
1024 26
>;
idle-cost-data = <
Expand Down Expand Up @@ -976,10 +976,11 @@
<1804800>;

qcom,cpufreq-table-6 =
<1094400>,
<1324800>,
<1555200>,
<1843200>,
<2169600>,
<2208000>,
<2304000>;
};

Expand Down

0 comments on commit 81f6bc0

Please sign in to comment.