linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: shmobile: r8a7791: Correct number of CPU cores
@ 2014-10-24  8:33 Simon Horman
  2014-10-24  8:33 ` [PATCH 1/2] ARM: shmobile: Separate APMU resource data into CPU dependant part Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Simon Horman @ 2014-10-24  8:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this short series separates AMPU resource data as it is not
common accross R-Car gen2 SoCs: only the r8a7790 (H1) has the resouces
described. It then corrects the resource data for the r8a7791,
the only other SoC currently present in mainline that uses this data.

Based on the renesas-next-20141024-v3.18-rc1 tag of my renesas tree.

Hisashi Nakamura (2):
  ARM: shmobile: Separate APMU resource data into CPU dependant part
  ARM: shmobile: r8a7791: Correct number of CPU cores

 arch/arm/mach-shmobile/common.h       |  5 -----
 arch/arm/mach-shmobile/platsmp-apmu.c | 27 +++++++++------------------
 arch/arm/mach-shmobile/platsmp-apmu.h | 32 ++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/smp-r8a7790.c  | 16 +++++++++++++++-
 arch/arm/mach-shmobile/smp-r8a7791.c  | 12 +++++++++++-
 5 files changed, 67 insertions(+), 25 deletions(-)
 create mode 100644 arch/arm/mach-shmobile/platsmp-apmu.h

-- 
2.1.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-05  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-24  8:33 [PATCH 0/2] ARM: shmobile: r8a7791: Correct number of CPU cores Simon Horman
2014-10-24  8:33 ` [PATCH 1/2] ARM: shmobile: Separate APMU resource data into CPU dependant part Simon Horman
2014-10-24  8:33 ` [PATCH 2/2] ARM: shmobile: r8a7791: Correct number of CPU cores Simon Horman
2014-11-05  0:36 ` [PATCH 0/2] " Simon Horman
2014-11-05  1:23   ` Magnus Damm
2014-11-05  1:56     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).