From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Updates for v4.20
Date: Fri, 28 Sep 2018 12:22:47 +0200 [thread overview]
Message-ID: <cover.1538123953.git.horms+renesas@verge.net.au> (raw)
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(-)
next reply other threads:[~2018-09-28 10:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 10:22 Simon Horman [this message]
2018-09-28 10:22 ` [PATCH 1/7] ARM: shmobile: r8a7779: Remove unused includes 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 ` [PATCH 3/7] ARM: shmobile: Convert to using %pOFn instead of device_node.name Simon Horman
2018-09-28 10:22 ` [PATCH 4/7] ARM: shmobile: convert to SPDX identifiers Simon Horman
2018-09-28 10:22 ` [PATCH 5/7] ARM: shmobile: r8a7744: Basic SoC support Simon Horman
2018-09-28 10:22 ` [PATCH 6/7] ARM: debug-ll: Add support for r8a7744 Simon Horman
2018-09-28 10:22 ` [PATCH 7/7] ARM: shmobile: Rework the PMIC IRQ line quirk Simon Horman
2018-09-28 20:15 ` [GIT PULL] Renesas ARM Based SoC Updates for v4.20 Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1538123953.git.horms+renesas@verge.net.au \
--to=horms+renesas@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).