ARM: ux500: add an SMP enablement type and move cpu nodes
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Aug 2015 07:26:41 +0000 (09:26 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 6 Aug 2015 08:10:34 +0000 (10:10 +0200)
commitbf64dd262eaaece2ff560e86fabf94c6725f3b5c
tree2caea94309f657027e92aa5c87dbc01959a53eb6
parentc1bfa985ded82cacdfc6403e78f329c44e35534a
ARM: ux500: add an SMP enablement type and move cpu nodes

The "cpus" node cannot be inside the "soc" node, while this
works for the CoreSight blocks, the early boot code will look
for "cpus" directly under the root node, so this is a hard
convention. So move the CPU nodes.

Augment the "reg" property to match what is actually in the
hardware: 0x300 and 0x301 respectively.

Then add an SMP enablement type to be used by the SMP init
code, "ste,dbx500-smp".

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Documentation/devicetree/bindings/arm/cpus.txt
arch/arm/boot/dts/ste-dbx5x0.dtsi