]> 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:29:16 +0000 (09:29 +0900)
commit2349199db55bfb99e2ebdce285a7e297ba63a7ef
tree092b3120ed00aff3704bac57dbe0b4bd4c64789c
parent90e27a05f64b8b4b6021cd996bef957656a8c8ab
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]