linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/06] ARM: mach-shmobile: map_io and init_early update
Date: Wed, 29 Feb 2012 12:36:56 +0000	[thread overview]
Message-ID: <20120229123656.28584.90874.sendpatchset@w520> (raw)

 ARM: mach-shmobile: map_io and init_early update

[PATCH 01/06] ARM: mach-shmobile: sh7367 map_io and init_early update
[PATCH 02/06] ARM: mach-shmobile: sh7377 map_io and init_early update
[PATCH 03/06] ARM: mach-shmobile: sh7372 map_io and init_early update
[PATCH 04/06] ARM: mach-shmobile: sh73a0 map_io and init_early update
[PATCH 05/06] ARM: mach-shmobile: r8a7740 map_io and init_early update
[PATCH 06/06] ARM: mach-shmobile: r8a7779 map_io and init_early update

This patch series converts the mach-shmobile subarch to properly
make use of a per-soc map_io and a separate init_early callback for
early serial console support on platforms where that is possible.

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

 arch/arm/mach-shmobile/board-ag5evm.c        |   25 +------------
 arch/arm/mach-shmobile/board-ap4evb.c        |   25 +------------
 arch/arm/mach-shmobile/board-bonito.c        |   28 +--------------
 arch/arm/mach-shmobile/board-g3evm.c         |   25 +------------
 arch/arm/mach-shmobile/board-g4evm.c         |   25 +------------
 arch/arm/mach-shmobile/board-kota2.c         |   25 +------------
 arch/arm/mach-shmobile/board-mackerel.c      |   25 +------------
 arch/arm/mach-shmobile/board-marzen.c        |   48 +-------------------------
 arch/arm/mach-shmobile/include/mach/common.h |    6 +++
 arch/arm/mach-shmobile/setup-r8a7740.c       |   35 ++++++++++++++++++
 arch/arm/mach-shmobile/setup-r8a7779.c       |   39 +++++++++++++++++++++
 arch/arm/mach-shmobile/setup-sh7367.c        |   22 +++++++++++
 arch/arm/mach-shmobile/setup-sh7372.c        |   22 +++++++++++
 arch/arm/mach-shmobile/setup-sh7377.c        |   22 +++++++++++
 arch/arm/mach-shmobile/setup-sh73a0.c        |   22 +++++++++++
 15 files changed, 184 insertions(+), 210 deletions(-)

             reply	other threads:[~2012-02-29 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 12:36 Magnus Damm [this message]
2012-03-01 21:22 ` [PATCH 00/06] ARM: mach-shmobile: map_io and init_early update Rafael J. Wysocki
2012-03-02  1:39 ` Paul Mundt
2012-03-02 20:50 ` Rafael J. Wysocki
2012-03-07 21:57 ` Rafael J. Wysocki

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