Skip to content

Commit

Permalink
arm64: dts: overclocking - Add additional frequencies and voltages to…
Browse files Browse the repository at this point in the history
… speed bins 0 and 2

Signed-off-by: Planet-X <planetx.dev@gmail.com>
  • Loading branch information
Planet-X authored and khusika committed May 2, 2018
1 parent c7a3e03 commit 5e530ab
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions arch/arm/boot/dts/qcom/msm8953.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,10 @@
< 1689600000 4>,
< 1804800000 5>,
< 1958400000 6>,
< 2016000000 7>;
< 2016000000 7>,
< 2150400000 8>,
< 2208000000 9>;

qcom,speed0-bin-v0-cci =
< 0 0>,
< 261120000 1>,
Expand All @@ -947,7 +950,10 @@
< 675840000 4>,
< 721920000 5>,
< 783360000 6>,
< 806400000 7>;
< 806400000 7>,
< 860160000 8>,
< 883200000 9>;

qcom,speed2-bin-v0-cl =
< 0 0>,
< 652800000 1>,
Expand All @@ -956,7 +962,10 @@
< 1689600000 4>,
< 1804800000 5>,
< 1958400000 6>,
< 2016000000 7>;
< 2016000000 7>,
< 2150400000 8>,
< 2208000000 9>;

qcom,speed2-bin-v0-cci =
< 0 0>,
< 261120000 1>,
Expand All @@ -965,7 +974,10 @@
< 675840000 4>,
< 721920000 5>,
< 783360000 6>,
< 806400000 7>;
< 806400000 7>,
< 860160000 8>,
< 883200000 9>;

qcom,speed7-bin-v0-cl =
< 0 0>,
< 652800000 1>,
Expand Down

0 comments on commit 5e530ab

Please sign in to comment.