Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 51606ed

Browse files
Haseo97Team Quanta
authored andcommitted
ARM64: dts: Underclock BIG and little CPU's
Signed-off-by: Haseo97 <jawgattus@gmail.com>
1 parent 0c9b5bb commit 51606ed

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

arch/arm/boot/dts/qcom/msm8937.dtsi

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,6 +735,9 @@
735735

736736
qcom,speed1-bin-v0-c0 =
737737
< 0 0>,
738+
< 249600000 1>,
739+
< 384000000 1>,
740+
< 518400000 1>,
738741
< 768000000 1>,
739742
< 902400000 2>,
740743
< 998400000 4>,
@@ -743,6 +746,9 @@
743746

744747
qcom,speed1-bin-v0-c1 =
745748
< 0 0>,
749+
< 422400000 1>,
750+
< 652800000 1>,
751+
< 806400000 1>,
746752
< 960000000 1>,
747753
< 1094400000 2>,
748754
< 1248000000 4>,
@@ -792,6 +798,9 @@
792798
qcom,governor-per-policy;
793799

794800
qcom,cpufreq-table-0 =
801+
< 422400 >,
802+
< 652800 >,
803+
< 806400 >,
795804
< 960000 >,
796805
< 1094400 >,
797806
< 1209600 >,
@@ -801,6 +810,9 @@
801810
< 1497600 >;
802811

803812
qcom,cpufreq-table-4 =
813+
< 249600 >,
814+
< 384000 >,
815+
< 518400 >,
804816
< 768000 >,
805817
< 902400 >,
806818
< 998400 >,

0 commit comments

Comments
 (0)