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

for you to fetch changes up to 603311ba979fa5bbbf6a8961e5f7a27deafce1b4:

  soc: renesas: rcar-sysc: add R8A7743 support (2016-10-17 08:21:20 +0200)

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

* Add support for the r8a7743 SoC to rcar-sysc

----------------------------------------------------------------
Sergei Shtylyov (2):
      ARM: shmobile: r8a7743: add power domain index macros
      soc: renesas: rcar-sysc: add R8A7743 support

 .../bindings/power/renesas,rcar-sysc.txt           |  7 +++--
 drivers/soc/renesas/Makefile                       |  1 +
 drivers/soc/renesas/r8a7743-sysc.c                 | 32 ++++++++++++++++++++++
 drivers/soc/renesas/rcar-sysc.c                    |  3 ++
 drivers/soc/renesas/rcar-sysc.h                    |  1 +
 include/dt-bindings/power/r8a7743-sysc.h           | 25 +++++++++++++++++
 6 files changed, 66 insertions(+), 3 deletions(-)
 create mode 100644 drivers/soc/renesas/r8a7743-sysc.c
 create mode 100644 include/dt-bindings/power/r8a7743-sysc.h

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

end of thread, other threads:[~2016-11-08 21:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02  9:24 [GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.10 Simon Horman
2016-11-02  9:24 ` Simon Horman
2016-11-02  9:24 ` [PATCH 1/2] ARM: shmobile: r8a7743: add power domain index macros Simon Horman
2016-11-02  9:24   ` Simon Horman
2016-11-02  9:24 ` [PATCH 2/2] soc: renesas: rcar-sysc: add R8A7743 support Simon Horman
2016-11-02  9:24   ` Simon Horman
2016-11-08  3:18 ` [GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.10 Olof Johansson
2016-11-08  3:18   ` 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.