All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 00/05] ARM: shmobile: sh73a0 and kzm9g Multiplatform revisit
Date: Wed, 17 Dec 2014 09:42:04 +0000	[thread overview]
Message-ID: <20141217094204.7039.45337.sendpatchset@w520> (raw)

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

             reply	other threads:[~2014-12-17  9:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17  9:42 Magnus Damm [this message]
2014-12-18  0:22 ` [PATCH v2 00/05] ARM: shmobile: sh73a0 and kzm9g Multiplatform revisit 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

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=20141217094204.7039.45337.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.