]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Add r8a7790 SMP support using APMU code
authorMagnus Damm <damm@opensource.se>
Wed, 28 Aug 2013 23:22:07 +0000 (08:22 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:03 +0000 (17:56 +0900)
commit86d7aad37d88131ff2cfc8b52db15f450b9da81d
tree159ac3c95b3880cd4a816806e64fc7d489177a6d
parent78fae2217c9feb146ae34515b8f85d2221f43e9e
ARM: shmobile: Add r8a7790 SMP support using APMU code

Add r8a7790 SMP support using the shared APMU code. To enable
SMP the r8a7790 specific DTS needs to be updated to include
CPU cores, and this is happening in a separate patch.

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/board-lager-reference.c
arch/arm/mach-shmobile/board-lager.c
arch/arm/mach-shmobile/include/mach/r8a7790.h
arch/arm/mach-shmobile/setup-r8a7790.c
arch/arm/mach-shmobile/smp-r8a7790.c [new file with mode: 0644]