From 08bcc754c380da2c99efd61d687de033e1142fbb Mon Sep 17 00:00:00 2001 From: Olof Johansson Date: Thu, 4 Dec 2014 23:33:38 -0800 Subject: [PATCH] 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 --- arch/arm/boot/dts/rk3288.dtsi | 1 + 1 file changed, 1 insertion(+) 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 @@ cpus { #address-cells = <1>; #size-cells = <0>; + enable-method = "rockchip,rk3066-smp"; rockchip,pmu = <&pmu>; cpu0: cpu@500 { -- 2.11.0