]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: r8a7791 SMP support
authorMagnus Damm <damm@opensource.se>
Tue, 1 Oct 2013 08:13:16 +0000 (17:13 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 8 Oct 2013 00:53:02 +0000 (09:53 +0900)
commit687c27b07050c21a62c4c975777c89e698649a6b
treeee6e9e117c6ee675004058e689acdbf23f648afd
parent31e4e292f85189f01949124b04aabb3b50ba3e86
ARM: shmobile: r8a7791 SMP support

Tie in the APMU SMP code on r8a7791. When used together
with the secondary CPU device node and smp_ops in the
board specific code then this will allow use of the
two Cortex-A15 cores in the r8a7791 SoC.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/include/mach/r8a7791.h
arch/arm/mach-shmobile/setup-r8a7791.c
arch/arm/mach-shmobile/smp-r8a7791.c [new file with mode: 0644]