linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/06] ARM: mach-shmobile: map_io and init_early update
@ 2012-02-29 12:36 Magnus Damm
  2012-03-01 21:22 ` Rafael J. Wysocki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Magnus Damm @ 2012-02-29 12:36 UTC (permalink / raw)
  To: linux-sh

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

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

end of thread, other threads:[~2012-03-07 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 12:36 [PATCH 00/06] ARM: mach-shmobile: map_io and init_early update Magnus Damm
2012-03-01 21:22 ` 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

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