linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.4
@ 2015-10-15  0:33 Simon Horman
  2015-10-15  0:33 ` [PATCH 1/6] ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Simon Horman @ 2015-10-15  0:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these second round of Renesas ARM based SoC cleanup for v4.4.

This pull request is based on the previous round of
such requests, tagged as renesas-cleanup-for-v4.4,
which you have already pulled.


The following changes since commit 04418c23a9411b85b8789eab5f4397bcbd62b7b4:

  ARM: shmobile: Remove legacy clock support leftovers (2015-09-14 10:06:56 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cleanup2-for-v4.4

for you to fetch changes up to 1fd377b3fc1e071702e27b2f828e3abd8b31c74d:

  ARM: shmobile: R-Mobile: add missing of_node_put (2015-10-12 09:15:29 +0900)

----------------------------------------------------------------
Second Round of Renesas ARM Based SoC Cleanup for v4.4

* Remove now unused legacy pm domain code
* Add missing of_node_put to pm-rmobile
* Corresct spelling of interrupt-names in renesas-memory-controller binding
  documentation
* Correct signdness of CPU id in shmobile apmu implementation
* Make some functions static as appropriate

----------------------------------------------------------------
Andrzej Hajda (1):
      ARM: shmobile: apmu: correct type of CPU id

Geert Uytterhoeven (3):
      ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static
      ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() static
      ARM: shmobile: r8a7779: Remove legacy PM Domain remainings

Julia Lawall (1):
      ARM: shmobile: R-Mobile: add missing of_node_put

Lee Jones (1):
      ARM: shmobile: dt: Rename incorrect interrupt related binding

 .../renesas-memory-controllers.txt                 |  6 +-
 arch/arm/mach-shmobile/platsmp-apmu.c              |  4 +-
 arch/arm/mach-shmobile/pm-r8a7779.c                | 99 ----------------------
 arch/arm/mach-shmobile/pm-rmobile.c                |  4 +-
 arch/arm/mach-shmobile/r8a7779.h                   |  6 --
 arch/arm/mach-shmobile/setup-r8a7778.c             |  3 +-
 6 files changed, 10 insertions(+), 112 deletions(-)

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

end of thread, other threads:[~2015-10-22 16:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15  0:33 [GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.4 Simon Horman
2015-10-15  0:33 ` [PATCH 1/6] ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static Simon Horman
2015-10-15  0:33 ` [PATCH 2/6] ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() static Simon Horman
2015-10-15  0:33 ` [PATCH 3/6] ARM: shmobile: r8a7779: Remove legacy PM Domain remainings Simon Horman
2015-10-15  0:33 ` [PATCH 4/6] ARM: shmobile: apmu: correct type of CPU id Simon Horman
2015-10-15  0:33 ` [PATCH 5/6] ARM: shmobile: dt: Rename incorrect interrupt related binding Simon Horman
2015-10-15  8:06   ` Lee Jones
2015-10-15  0:33 ` [PATCH 6/6] ARM: shmobile: R-Mobile: add missing of_node_put Simon Horman
2015-10-22 16:48 ` [GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.4 Olof Johansson

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).