diff options
author | Olof Johansson <olof@lixom.net> | 2014-12-05 02:33:38 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-12-05 02:34:06 -0500 |
commit | 08bcc754c380da2c99efd61d687de033e1142fbb (patch) | |
tree | 2da35e9b180224dbfcaeafa87ccd30b285e202e1 | |
parent | fb3268b0081e4a9a8baa369b8e882874dcd5f955 (diff) |
Revert "ARM: dts: rockchip: temporarily disable smp on rk3288"
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 b77d43943ea83997c6c37b8831d1561981d499c5.
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/boot/dts/rk3288.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index acb6a2fba183..8313077b75a7 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi | |||
@@ -47,6 +47,7 @@ | |||
47 | cpus { | 47 | cpus { |
48 | #address-cells = <1>; | 48 | #address-cells = <1>; |
49 | #size-cells = <0>; | 49 | #size-cells = <0>; |
50 | enable-method = "rockchip,rk3066-smp"; | ||
50 | rockchip,pmu = <&pmu>; | 51 | rockchip,pmu = <&pmu>; |
51 | 52 | ||
52 | cpu0: cpu@500 { | 53 | cpu0: cpu@500 { |