linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/05] ARM: shmobile: Use CPU notifiers for SCU boot vector code
@ 2013-09-14 13:46 Magnus Damm
  2013-09-14 13:46 ` [PATCH 01/05] ARM: shmobile: Add CPU notifier based " Magnus Damm
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Magnus Damm @ 2013-09-14 13:46 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: Use CPU notifiers for SCU boot vector code

[PATCH 01/05] ARM: shmobile: Add CPU notifier based SCU boot vector code
[PATCH 02/05] ARM: shmobile: Let sh73a0 rely on SCU CPU notifier
[PATCH 03/05] ARM: shmobile: Let EMEV2 rely on SCU CPU notifier
[PATCH 04/05] ARM: shmobile: Let r8a7779 rely on SCU CPU notifier
[PATCH 05/05] ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()

This series converts mach-shmobile to use CPU notifiers for boot vector
setup for SCU based SoCs such as sh73a0, EMEV2 and r8a7779. This
allows us to remove the shmobile_smp_scu_boot_secondary() function,
and it is also ground work for the CPUIdle resume path.

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

 Written against renesas.git tag renesas-devel-20130906

 arch/arm/mach-shmobile/include/mach/common.h |    2 -
 arch/arm/mach-shmobile/platsmp-scu.c         |   32 +++++++++++++++++++-------
 arch/arm/mach-shmobile/smp-emev2.c           |    6 ----
 arch/arm/mach-shmobile/smp-r8a7779.c         |    4 ---
 arch/arm/mach-shmobile/smp-sh73a0.c          |    5 ----
 5 files changed, 24 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2013-09-18  0:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-14 13:46 [PATCH 00/05] ARM: shmobile: Use CPU notifiers for SCU boot vector code Magnus Damm
2013-09-14 13:46 ` [PATCH 01/05] ARM: shmobile: Add CPU notifier based " Magnus Damm
2013-09-14 13:46 ` [PATCH 02/05] ARM: shmobile: Let sh73a0 rely on SCU CPU notifier Magnus Damm
2013-09-14 13:46 ` [PATCH 03/05] ARM: shmobile: Let EMEV2 " Magnus Damm
2013-09-14 13:46 ` [PATCH 04/05] ARM: shmobile: Let r8a7779 " Magnus Damm
2013-09-14 13:47 ` [PATCH 05/05] ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() Magnus Damm
2013-09-18  0:34 ` [PATCH 00/05] ARM: shmobile: Use CPU notifiers for SCU boot vector code 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).