From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup
Date: Thu, 28 Aug 2014 03:34:43 +0000 [thread overview]
Message-ID: <20140828033443.18867.55162.sendpatchset@w520> (raw)
ARM: shmobile: r8a7740 and Armadillo cleanup
[PATCH 01/05] ARM: shmobile: armadillo800eva: Sync DTS
[PATCH 02/05] ARM: shmobile: armadillo800eva: Build DTS for multiplatform
[PATCH 03/05] ARM: shmobile: r8a7740: Add restart callback
[PATCH 04/05] ARM: shmobile: armadillo800eva reference: Remove C board code
[PATCH 05/05] ARM: shmobile: armadillo800eva reference: Remove DTS
This patch series cleans up the Armadillo board support by removing
the DT reference implementation. To not lose functionality the reset
handling code is moved from (incorrect) board specific location to
the r8a7740 SoC code.
With this patch series applied the "DT Reference" case is now replaced
by r8a7740 Multiplatform using the same DTS/DTB as the r8a7740 legacy
case.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Built on top of renesas-devel-20140827-v3.17-rc2
arch/arm/boot/dts/Makefile | 2
arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts | 300 --------------
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 276 ++++++++++++
arch/arm/mach-shmobile/Kconfig | 15
arch/arm/mach-shmobile/Makefile | 1
arch/arm/mach-shmobile/Makefile.boot | 1
arch/arm/mach-shmobile/board-armadillo800eva-reference.c | 199 ---------
arch/arm/mach-shmobile/setup-r8a7740.c | 8
8 files changed, 284 insertions(+), 518 deletions(-)
next reply other threads:[~2014-08-28 3:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-28 3:34 Magnus Damm [this message]
2014-08-28 11:57 ` [PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup Geert Uytterhoeven
2014-08-29 0:32 ` 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=20140828033443.18867.55162.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--cc=linux-sh@vger.kernel.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 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.