[PATCH v3 7/8] ARM: dts: enable smp for rk3036

Xing Zheng zhengxing at rock-chips.com
Mon Sep 28 19:37:03 PDT 2015


Enable the rk3036's cpu1 and smp.

Signed-off-by: Xing Zheng <zhengxing at rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko at sntech.de>
---

Changes in v3: None

 arch/arm/boot/dts/rk3036.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/rk3036.dtsi b/arch/arm/boot/dts/rk3036.dtsi
index fea51de..ecd053d 100644
--- a/arch/arm/boot/dts/rk3036.dtsi
+++ b/arch/arm/boot/dts/rk3036.dtsi
@@ -72,6 +72,7 @@
 	cpus {
 		#address-cells = <1>;
 		#size-cells = <0>;
+		enable-method = "rockchip,rk3036-smp";
 
 		cpu0: cpu at f00 {
 			device_type = "cpu";
-- 
1.7.9.5





More information about the linux-arm-kernel mailing list