Skip to content

Commit

Permalink
Revert "ARM: dts: rockchip: temporarily disable smp on rk3288"
Browse files Browse the repository at this point in the history
We now have the physical-timers patches lined up as a dependency in this same
branch, so we can revert the temporary disablement.

This reverts commit b77d439.

Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Olof Johansson committed Dec 5, 2014
1 parent fb3268b commit 08bcc75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/rk3288.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
cpus {
#address-cells = <1>;
#size-cells = <0>;
enable-method = "rockchip,rk3066-smp";
rockchip,pmu = <&pmu>;

cpu0: cpu@500 {
Expand Down

0 comments on commit 08bcc75

Please sign in to comment.