All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Updates for v4.10
@ 2016-11-04  9:44 ` Simon Horman
  0 siblings, 0 replies; 22+ messages in thread
From: Simon Horman @ 2016-11-04  9:44 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.10.


The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9652623f8f019edc93a7a934a10b7d0b90421d5a:

  ARM: shmobile: r8a7779/marzen: Add board part number to DT bindings (2016-11-04 10:25:45 +0100)

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

Enhancements:
* Basic support for r8a7743 SoC; only SoC code so far
* Select errata 798181 for SoCs with CA15 cores

Clean-up:
* Consolidate R8A7743 and R8A779[234] machine definitions

Documentation:
* Add Marzen, Gose and Alt board part numbers to DT bindings
* Document SK-RZG1M board

----------------------------------------------------------------
Geert Uytterhoeven (4):
      ARM: shmobile: Sort Kconfig selections
      ARM: shmobile: r8a7794/alt: Add board part number to DT bindings
      ARM: shmobile: r8a7793/gose: Add board part number to DT bindings
      ARM: shmobile: r8a7779/marzen: Add board part number to DT bindings

Laurent Pinchart (1):
      ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions

Sergei Shtylyov (2):
      ARM: shmobile: r8a7743: basic SoC support
      ARM: shmobile: document SK-RZG1M board

Simon Horman (2):
      ARM: shmobile: only call rcar_gen2_clocks_init() if present
      ARM: shmobile: select errata 798181 for SoCs with CA15 cores

 Documentation/devicetree/bindings/arm/shmobile.txt | 10 +++--
 arch/arm/mach-shmobile/Kconfig                     | 16 ++++++--
 arch/arm/mach-shmobile/Makefile                    |  3 --
 arch/arm/mach-shmobile/setup-r8a7792.c             | 35 -----------------
 arch/arm/mach-shmobile/setup-r8a7793.c             | 33 ----------------
 arch/arm/mach-shmobile/setup-r8a7794.c             | 33 ----------------
 arch/arm/mach-shmobile/setup-rcar-gen2.c           | 44 +++++++++++++++++++++-
 7 files changed, 63 insertions(+), 111 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/setup-r8a7792.c
 delete mode 100644 arch/arm/mach-shmobile/setup-r8a7793.c
 delete mode 100644 arch/arm/mach-shmobile/setup-r8a7794.c

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

end of thread, other threads:[~2016-11-18  7:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04  9:44 [GIT PULL] Renesas ARM Based SoC Updates for v4.10 Simon Horman
2016-11-04  9:44 ` Simon Horman
2016-11-04  9:44 ` [PATCH 1/9] ARM: shmobile: Sort Kconfig selections Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 2/9] ARM: shmobile: only call rcar_gen2_clocks_init() if present Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 3/9] ARM: shmobile: r8a7743: basic SoC support Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 4/9] ARM: shmobile: document SK-RZG1M board Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 5/9] ARM: shmobile: r8a7794/alt: Add board part number to DT bindings Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 6/9] ARM: shmobile: r8a7793/gose: " Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 7/9] ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 8/9] ARM: shmobile: select errata 798181 for SoCs with CA15 cores Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-04  9:44 ` [PATCH 9/9] ARM: shmobile: r8a7779/marzen: Add board part number to DT bindings Simon Horman
2016-11-04  9:44   ` Simon Horman
2016-11-18  1:41 ` [GIT PULL] Renesas ARM Based SoC Updates for v4.10 Olof Johansson
2016-11-18  1:41   ` Olof Johansson

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.