ARM: keystone: Enable SMP support on Keystone machines
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 10 Jun 2013 16:20:17 +0000 (12:20 -0400)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 17 Jun 2013 22:35:35 +0000 (18:35 -0400)
commitf07cb6a089644e2334c3523af589d9233cc18c74
tree916c2c2ee1e558b7369d565e7d0fbe8443f153b8
parent828989ad87af15b555f783a70efa2cc526b35b3f
ARM: keystone: Enable SMP support on Keystone machines

Add basic SMP support for Keystone machines. This does not
include support for CPU hotplug for now.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: arm@kernel.org
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/Kconfig
arch/arm/mach-keystone/Makefile
arch/arm/mach-keystone/keystone.c
arch/arm/mach-keystone/keystone.h [new file with mode: 0644]
arch/arm/mach-keystone/platsmp.c [new file with mode: 0644]