linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC r8a7745 SYSC Driver Updates for v4.10
@ 2016-11-23 20:13 Simon Horman
  2016-11-23 20:13 ` [PATCH 1/2] ARM: shmobile: r8a7745: add power domain index macros Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Horman @ 2016-11-23 20:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC r8a7745 SYSC Driver updates for
v4.10.

This pull request is based on v4.9-rc1.

This pull request is broken out of an earlier pull request,
"Second Round of Renesas ARM Based SoC Drivers Updates for v4.10".
The motivation for breaking up the pull request is to provide
branches with minimal dependencies.

This pull request is targeted at the next/drivers branch of the arm-soc tree.

It introduces some minor merge conflicts in:
    Documentation/devicetree/bindings/power/renesas,rcar-sysc.txt
    drivers/soc/renesas/Makefile
    drivers/soc/renesas/rcar-sysc.c
    drivers/soc/renesas/rcar-sysc.h
The resolution is to take both sides. A sample merge resolution is
provided in the renesas-next-20161123v2-v4.9-rc1 tag of the renesas tree.


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-r8a7745-sysc-for-v4.10

for you to fetch changes up to 141723e0cbdc1139410f77d8a572f17ce2de6bf5:

  soc: renesas: rcar-sysc: add R8A7745 support (2016-11-23 14:28:41 +0100)

----------------------------------------------------------------
Renesas ARM Based SoC r8a7745 SYSC Driver Updates for v4.10

* Add support for the r8a7745 SoC to rcar-sysc

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

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

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

end of thread, other threads:[~2016-11-30 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 20:13 [GIT PULL] Renesas ARM Based SoC r8a7745 SYSC Driver Updates for v4.10 Simon Horman
2016-11-23 20:13 ` [PATCH 1/2] ARM: shmobile: r8a7745: add power domain index macros Simon Horman
2016-11-23 20:13 ` [PATCH 2/2] soc: renesas: rcar-sysc: add R8A7745 support Simon Horman
2016-11-30 15:41 ` [GIT PULL] Renesas ARM Based SoC r8a7745 SYSC Driver Updates for v4.10 Arnd Bergmann

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