Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
ARM: dts: msm: Enable A57 cores for MSM8994V2
Browse files Browse the repository at this point in the history
Quad-A57 @ 384MHz is validated. Enable them on MSM8994V2.

Change-Id: Icf7def9819f2466fa28ac7cb0fa246e7853cc3fd
Signed-off-by: Junjie Wu <junjiew@codeaurora.org>
  • Loading branch information
Junjie Wu authored and Gerrit - the friendly Code Review server committed Oct 8, 2014
1 parent 5286419 commit 5a933e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions arch/arm/boot/dts/qcom/msm8994-v2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
qcom,msm-id = <207 0x20000>;

chosen {
bootargs = "sched_enable_hmp=1 sched_enable_power_aware=1 maxcpus=4";
bootargs = "sched_enable_hmp=1 sched_enable_power_aware=1";
};
};

Expand Down Expand Up @@ -83,8 +83,7 @@
qcom,a57-speedbin0-v0 =
< 0 0>,
< 300000000 2>,
< 384000000 3>,
< 480000000 4>;
< 384000000 3>;
qcom,cci-speedbin0-v0 =
< 0 0>,
< 300000000 4>,
Expand Down

0 comments on commit 5a933e9

Please sign in to comment.