]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit062d578d857fd092a3a9a6f69e2df953278078b8
tree2caea94309f657027e92aa5c87dbc01959a53eb6
parent37120679e942782ebe0e477992d5991574f33917
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