All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Updates for v4.20
@ 2018-09-28 10:22 ` Simon Horman
  0 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2018-09-28 10:22 UTC (permalink / raw)
  To: arm
  Cc: linux-renesas-soc, Olof Johansson, Kevin Hilman, Arnd Bergmann,
	linux-arm-kernel, Magnus Damm, Simon Horman

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC updates for v4.20.


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-soc-for-v4.20

for you to fetch changes up to 6d14d4d313d09dabdb06b4a9f4e5fe4305051e9b:

  ARM: shmobile: Rework the PMIC IRQ line quirk (2018-09-19 11:11:46 +0200)

----------------------------------------------------------------
Renesas ARM Based SoC Updates for v4.20

* Rework the PMIC IRQ line quirk to use DT rather than hard coded topology
* Convert to SPDX identifiers
* Convert to using %pOFn instead of device_node.name
* Remove the no longer needed ARCH_SHMOBILE Kconfig symbol
* RZ/G1N (r8a7744) SoC: Add basic SoC and debug-ll support
* R-Car H1 (r8a7779) SoC: remove unused includes

----------------------------------------------------------------
Biju Das (2):
      ARM: shmobile: r8a7744: Basic SoC support
      ARM: debug-ll: Add support for r8a7744

Geert Uytterhoeven (2):
      ARM: shmobile: r8a7779: Remove unused includes
      ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol

Kuninori Morimoto (1):
      ARM: shmobile: convert to SPDX identifiers

Marek Vasut (1):
      ARM: shmobile: Rework the PMIC IRQ line quirk

Rob Herring (1):
      ARM: shmobile: Convert to using %pOFn instead of device_node.name

 arch/arm/Kconfig.debug                             |   9 +-
 arch/arm/mach-shmobile/Kconfig                     |  10 +-
 arch/arm/mach-shmobile/headsmp-scu.S               |  13 +-
 arch/arm/mach-shmobile/headsmp.S                   |   7 +-
 arch/arm/mach-shmobile/platsmp-scu.c               |   5 +-
 arch/arm/mach-shmobile/platsmp.c                   |   5 +-
 arch/arm/mach-shmobile/pm-rcar-gen2.c              |   5 +-
 arch/arm/mach-shmobile/pm-rmobile.c                |   7 +-
 arch/arm/mach-shmobile/pm-rmobile.h                |   7 +-
 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 139 ++++++++++++++++-----
 arch/arm/mach-shmobile/setup-r8a7779.c             |   2 -
 arch/arm/mach-shmobile/setup-rcar-gen2.c           |   2 +
 arch/arm/mach-shmobile/smp-sh73a0.c                |  10 +-
 arch/arm/mach-shmobile/suspend.c                   |   5 +-
 arch/arm/mach-shmobile/timer.c                     |  10 +-
 15 files changed, 137 insertions(+), 99 deletions(-)

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

end of thread, other threads:[~2018-09-29  2:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 10:22 [GIT PULL] Renesas ARM Based SoC Updates for v4.20 Simon Horman
2018-09-28 10:22 ` Simon Horman
2018-09-28 10:22 ` [PATCH 1/7] ARM: shmobile: r8a7779: Remove unused includes Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 2/7] ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 3/7] ARM: shmobile: Convert to using %pOFn instead of device_node.name Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 4/7] ARM: shmobile: convert to SPDX identifiers Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 5/7] ARM: shmobile: r8a7744: Basic SoC support Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 6/7] ARM: debug-ll: Add support for r8a7744 Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 7/7] ARM: shmobile: Rework the PMIC IRQ line quirk Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 20:15 ` [GIT PULL] Renesas ARM Based SoC Updates for v4.20 Arnd Bergmann
2018-09-28 20:15   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.