summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-xp-mv78460.dtsi
diff options
context:
space:
mode:
authorThomas Petazzoni2014-04-14 15:54:00 +0200
committerJason Cooper2014-04-24 07:50:14 +0200
commit231578565d865e30fa175256f6c9fcd5d6f00808 (patch)
tree2ad6d59829a0195ffd95b8dc2038e6247b724047 /arch/arm/boot/dts/armada-xp-mv78460.dtsi
parentARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device Tree (diff)
downloadkernel-qcow2-linux-231578565d865e30fa175256f6c9fcd5d6f00808.tar.gz
kernel-qcow2-linux-231578565d865e30fa175256f6c9fcd5d6f00808.tar.xz
kernel-qcow2-linux-231578565d865e30fa175256f6c9fcd5d6f00808.zip
ARM: mvebu: add enable-method property for CPUs
This commit updates the Armada XP Device Trees (for the three variants of Armada XP) to declare the "enable-method" property for the CPUs, which helps operating systems find the appropriate logic to manage the CPUs, especially to boot secondary CPUs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Link: https://lkml.kernel.org/r/1397483648-26611-4-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/armada-xp-mv78460.dtsi')
-rw-r--r--arch/arm/boot/dts/armada-xp-mv78460.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/armada-xp-mv78460.dtsi b/arch/arm/boot/dts/armada-xp-mv78460.dtsi
index 31ba6d8fbadf..6da84bf40aaf 100644
--- a/arch/arm/boot/dts/armada-xp-mv78460.dtsi
+++ b/arch/arm/boot/dts/armada-xp-mv78460.dtsi
@@ -30,6 +30,7 @@
cpus {
#address-cells = <1>;
#size-cells = <0>;
+ enable-method = "marvell,armada-xp-smp";
cpu@0 {
device_type = "cpu";