linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/05] ARM: shmobile: sh73a0 and kzm9g Multiplatform revisit
@ 2014-12-17  9:42 Magnus Damm
  2014-12-18  0:22 ` Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Magnus Damm @ 2014-12-17  9:42 UTC (permalink / raw)
  To: linux-sh

ARM: shmobile: sh73a0 and kzm9g Multiplatform revisit

[PATCH v2 01/05] ARM: shmobile: kzm9g-reference: 0x48008000 load address
[PATCH v2 02/05] ARM: shmobile: sh73a0: Introduce generic setup callback
[PATCH v2 03/05] ARM: shmobile: sh73a0: Add Multiplatform support
[PATCH v2 04/05] ARM: shmobile: kzm9g: Sync with DT reference
[PATCH v2 05/05] ARM: shmobile: kzm9g: Build DTS for Multiplatform

This patch series enables sh73a0 Multiplatform support. At this point
the KZM9G board code written in C is left as-is, but future updates will
make sure to get rid of DT reference DTS and C board code.

To make it work you need the sh73a0 CCF v7 series and the DIV6 v7
series from Ulrich Hecht.

Patch 1-3 should be possible to merge without any special dependencies.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Built on top of renesas-devel-20141217-v3.18

 arch/arm/boot/dts/Makefile            |    3 
 arch/arm/boot/dts/sh73a0-kzm9g.dts    |  342 ++++++++++++++++++++++++++++++++-
 arch/arm/mach-shmobile/Kconfig        |    5 
 arch/arm/mach-shmobile/Makefile       |    4 
 arch/arm/mach-shmobile/Makefile.boot  |    2 
 arch/arm/mach-shmobile/setup-sh73a0.c |   21 +-
 arch/arm/mach-shmobile/smp-sh73a0.c   |    2 
 7 files changed, 369 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2014-12-18  9:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17  9:42 [PATCH v2 00/05] ARM: shmobile: sh73a0 and kzm9g Multiplatform revisit Magnus Damm
2014-12-18  0:22 ` Simon Horman
2014-12-18  0:24 ` Simon Horman
2014-12-18  0:34 ` Simon Horman
2014-12-18  8:03 ` Geert Uytterhoeven
2014-12-18  9:09 ` Magnus Damm
2014-12-18  9:48 ` Geert Uytterhoeven

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