aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk3066a.dtsi
diff options
context:
space:
mode:
authorHeiko Stübner <heiko@sntech.de>2014-03-27 01:06:32 +0100
committerOlof Johansson <olof@lixom.net>2014-05-26 11:15:53 -0700
commit26ab69cb4c1f77060bece483f2ec210163867782 (patch)
treea7fb76ff3d21501a1e81f9b76b38577a97406f64 /arch/arm/boot/dts/rk3066a.dtsi
parentMerge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/soc (diff)
downloadlinux-dev-26ab69cb4c1f77060bece483f2ec210163867782.tar.xz
linux-dev-26ab69cb4c1f77060bece483f2ec210163867782.zip
ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE
With the newly introduced CPU_METHOD_OF_DECLARE is not necessary anymore to reference the relevant smp_ops in the board file, but instead it can simply be set by the enable-method property of the cpu nodes. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/rk3066a.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3066a.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
index 4d4dfbb59f4b..90b354db16a0 100644
--- a/arch/arm/boot/dts/rk3066a.dtsi
+++ b/arch/arm/boot/dts/rk3066a.dtsi
@@ -24,6 +24,7 @@
cpus {
#address-cells = <1>;
#size-cells = <0>;
+ enable-method = "rockchip,rk3066-smp";
cpu@0 {
device_type = "cpu";