linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/02] ARM: shmobile: Initial r8a7790 APMU SMP code
Date: Fri, 09 Aug 2013 19:07:44 +0900	[thread overview]
Message-ID: <20130809100744.10827.62207.sendpatchset@w520> (raw)

ARM: shmobile: Initial r8a7790 APMU SMP code

[PATCH 01/02] ARM: shmobile: Add r8a7790 SMP support using APMU code
[PATCH 02/02] ARM: shmobile: Add r8a7790 CA15 CPU cores and APMU as DTS

This series adds SMP support to r8a7790 using the APMU code. With these
patches applied r8a7790 CA15 support for SMP boot and CPU Hotplug is
known to be working.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas.git renesas-devel-20130807 and
 [PATCH 00/05] ARM: shmobile: Yet another SMP series
 [PATCH 00/02] ARM: shmobile: Rename to r8a73a4/r8a7790_init_early()
 [PATCH] ARM: shmobile: Shared APMU SMP support code
 [PATCH 00/02] ARM: shmobile: Initial r8a73a4 APMU SMP code

 arch/arm/boot/dts/r8a7790.dtsi                |   27 ++++++++++
 arch/arm/mach-shmobile/Makefile               |    1 
 arch/arm/mach-shmobile/include/mach/r8a7790.h |    1 
 arch/arm/mach-shmobile/setup-r8a7790.c        |    3 +
 arch/arm/mach-shmobile/smp-r8a7790.c          |   67 +++++++++++++++++++++++++
 5 files changed, 99 insertions(+)

             reply	other threads:[~2013-08-09 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 10:07 Magnus Damm [this message]
2013-08-09 10:07 ` [PATCH 01/02] ARM: shmobile: Add r8a7790 SMP support using APMU code Magnus Damm
2013-08-21  9:14   ` Simon Horman
2013-08-09 10:08 ` [PATCH 02/02] ARM: shmobile: Add r8a7790 CA15 CPU cores and APMU as DTS Magnus Damm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130809100744.10827.62207.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).