linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup
@ 2014-08-28  3:34 Magnus Damm
  2014-08-28 11:57 ` Geert Uytterhoeven
  2014-08-29  0:32 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2014-08-28  3:34 UTC (permalink / raw)
  To: linux-sh

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

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

end of thread, other threads:[~2014-08-29  0:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28  3:34 [PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup Magnus Damm
2014-08-28 11:57 ` Geert Uytterhoeven
2014-08-29  0:32 ` Simon Horman

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