From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] Renesas ARM Based SoC r8a7740 Multiplatform Updates for v3.18
Date: Tue, 9 Sep 2014 13:22:01 +0900 [thread overview]
Message-ID: <cover.1410235700.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM based SoC r8a7740 multiplatform updates
for v3.18.
This pull request is based on
"Renesas ARM Based SoC R8a7740 CCF and Timers Updates for v3.18"
tagged as renesas-r8a7740-ccf-and-timers-for-v3.18,
which you have previously pulled.
This pull request is a revised version of an earlier
pull-request of the same name. The previous version truncated
one of the patches due to an error on my part.
The following changes since commit 433306747791845677ba662435a9bbbafaa21df3:
ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dt (2014-08-23 19:58:57 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-r8a7740-multiplatform-for-v3.18
for you to fetch changes up to 968d1af17b01b5eb343e17f64281561e1e169bb6:
ARM: shmobile: armadillo800eva reference: Remove DTS (2014-09-04 12:59:55 +0900)
----------------------------------------------------------------
Renesas ARM Based SoC r8a7740 Multiplatform Updates for v3.18
* Enable multiplatform support for r8a7740 SoC and remove
its DT-reference C board DTS files.
----------------------------------------------------------------
Magnus Damm (6):
ARM: shmobile: r8a7740: Multiplatform support
ARM: shmobile: armadillo800eva: Sync DTS
ARM: shmobile: armadillo800eva: Build DTS for multiplatform
ARM: shmobile: r8a7740: Add restart callback
ARM: shmobile: armadillo800eva reference: Remove C board code
ARM: shmobile: armadillo800eva reference: Remove DTS
arch/arm/boot/dts/Makefile | 2 +-
.../boot/dts/r8a7740-armadillo800eva-reference.dts | 300 ---------------------
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 276 ++++++++++++++++++-
arch/arm/mach-shmobile/Kconfig | 20 +-
arch/arm/mach-shmobile/Makefile | 1 -
arch/arm/mach-shmobile/Makefile.boot | 1 -
.../board-armadillo800eva-reference.c | 199 --------------
arch/arm/mach-shmobile/pm-r8a7740.c | 5 +-
arch/arm/mach-shmobile/r8a7740.h | 4 +-
arch/arm/mach-shmobile/setup-r8a7740.c | 16 +-
10 files changed, 300 insertions(+), 524 deletions(-)
delete mode 100644 arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
delete mode 100644 arch/arm/mach-shmobile/board-armadillo800eva-reference.c
next reply other threads:[~2014-09-09 4:22 UTC|newest]
Thread overview: 8+ 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/6] ARM: shmobile: r8a7740: Multiplatform support Simon Horman
2014-09-09 4:22 ` [PATCH 2/6] ARM: shmobile: armadillo800eva: Sync DTS Simon Horman
2014-09-09 4:22 ` [PATCH 3/6] ARM: shmobile: armadillo800eva: Build DTS for multiplatform Simon Horman
2014-09-09 4:22 ` [PATCH 4/6] ARM: shmobile: r8a7740: Add restart callback Simon Horman
2014-09-09 4:22 ` [PATCH 5/6] ARM: shmobile: armadillo800eva reference: Remove C board code Simon Horman
2014-09-09 4:22 ` [PATCH 6/6] ARM: shmobile: armadillo800eva reference: Remove DTS Simon Horman
2014-09-09 15:09 ` [GIT PULL v2] Renesas ARM Based SoC r8a7740 Multiplatform Updates for v3.18 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.1410235700.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).