From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Third Round of Renesas ARM Based SoC Soc Updates for v3.18
Date: Tue, 9 Sep 2014 13:22:17 +0900 [thread overview]
Message-ID: <cover.1410235571.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these third round of Renesas ARM based SoC soc updates for v3.18.
This pull request is based on the previous round of
such requests, tagged as renesas-soc2-for-v3.18,
which you have already pulled.
This pull-request has a minor conflict with
"[GIT PULL] Renesas ARM Based SoC Kconfig Cleanups for v3.18",
tagged as renesas-kconfig-cleanups-for-v3.18, which you
have previously pulled.
The solution is to take both and the conflicting area of
arch/arm/mach-shmobile/Kconfig should look like this:
config ARCH_R8A7791
bool "R-Car M2-W (R8A77910)"
select ARCH_RCAR_GEN2
config ARCH_R8A7794
bool "R-Car E2 (R8A77940)"
select ARCH_RCAR_GEN2
comment "Renesas ARM SoCs Board Type"
This resolution can be found in the renesas-next-20140905-v3.17-rc2 tag
of my renesas tree on kernel.org.
The following changes since commit 86155b35d173317518458c6f9c0a3ea8c5324bed:
ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h (2014-08-22 12:23:32 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc3-for-v3.18
for you to fetch changes up to 5923abb205e05773e0bb16c7ca4c0b41dbeec40e:
ARM: shmobile: Initial r8a7794 SoC support (2014-09-05 17:23:49 +0900)
----------------------------------------------------------------
Third Round of Renesas ARM Based SoC Soc Updates for v3.18
* Initial r8a7794 SoC support
* Support Cortex-A7 in shmobile_init_delay()
----------------------------------------------------------------
Ulrich Hecht (2):
ARM: shmobile: support Cortex-A7 in shmobile_init_delay()
ARM: shmobile: Initial r8a7794 SoC support
arch/arm/mach-shmobile/Kconfig | 4 ++++
arch/arm/mach-shmobile/Makefile | 1 +
arch/arm/mach-shmobile/setup-r8a7794.c | 35 ++++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/timer.c | 9 +++++----
4 files changed, 45 insertions(+), 4 deletions(-)
create mode 100644 arch/arm/mach-shmobile/setup-r8a7794.c
next reply other threads:[~2014-09-09 4:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 4:22 Simon Horman [this message]
2014-09-09 4:22 ` [PATCH 1/2] ARM: shmobile: support Cortex-A7 in shmobile_init_delay() Simon Horman
2014-09-09 4:22 ` [PATCH 2/2] ARM: shmobile: Initial r8a7794 SoC support Simon Horman
2014-09-09 15:20 ` [GIT PULL] Third Round of Renesas ARM Based SoC Soc Updates for v3.18 Arnd Bergmann
2014-09-09 23:52 ` Simon Horman
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.1410235571.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).