]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: ux500: get SCU base from device tree
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 May 2015 07:46:40 +0000 (09:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 18 May 2015 13:06:40 +0000 (15:06 +0200)
commit58202033faca18198af21dabb7e75481d4a2cd8a
treeabf3cc5d1b6c239ae71c2c6e23f5e41ac66e4fd6
parent80757f2335c93fbb9a8fa5a2e68f8ef46d2d5081
ARM: ux500: get SCU base from device tree

The SMP startup/shutdown code relied on a static SCU base
address, let's get this from the device tree instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/platsmp.c