linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/03] ARM: mach-shmobile: DT_MACHINE and mach-type updates
Date: Mon, 14 May 2012 19:54:24 +0900	[thread overview]
Message-ID: <20120514105424.8596.38355.sendpatchset@w520> (raw)

ARM: mach-shmobile: DT_MACHINE and mach-type updates

[PATCH 01/03] mach-shmobile: Use DT_MACHINE for KZM9G
[PATCH 02/03] mach-shmobile: Use DT_MACHINE for armadillo 800 eva
[PATCH 03/03] ARM: Undelete KZM9D mach-type

These patches contain a few last minute updates for mach-shmobile.
There are two patches that convert recently added boards to make use
of DT_MACHINE_START(). Also, slightly unrelated to the new boards,
but the KZM9D mach-type is undeleted as well. This to allow build
of the EMEV2-based KZM9D board.

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

 Applies to linux-next 20120514

 arch/arm/boot/dts/r8a7740-armadillo800eva.dts  |   22 ++++++++++++++++++++++
 arch/arm/boot/dts/sh73a0-kzm9g.dts             |   22 ++++++++++++++++++++++
 arch/arm/mach-shmobile/Kconfig                 |    2 ++
 arch/arm/mach-shmobile/board-armadillo800eva.c |    8 +++++++-
 arch/arm/mach-shmobile/board-kzm9g.c           |    8 +++++++-
 arch/arm/tools/mach-types                      |    1 +
 6 files changed, 61 insertions(+), 2 deletions(-)

             reply	other threads:[~2012-05-14 10:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 10:54 Magnus Damm [this message]
2012-05-14 10:54 ` [PATCH 01/03] mach-shmobile: Use DT_MACHINE for KZM9G Magnus Damm
2012-05-14 10:54 ` [PATCH 02/03] mach-shmobile: Use DT_MACHINE for armadillo 800 eva Magnus Damm
2012-05-14 10:54 ` [PATCH 03/03] ARM: Undelete KZM9D mach-type Magnus Damm
2012-05-14 12:30   ` Russell King - ARM Linux
2012-05-14 20:49     ` Magnus Damm
2012-05-14 21:07       ` Arnd Bergmann
2012-05-14 21:45         ` Magnus Damm
2012-05-15  8:32           ` Arnd Bergmann
2012-05-15 16:34             ` Magnus Damm
2012-05-15 19:50               ` Arnd Bergmann
2012-05-15 17:56             ` Grant Likely
2012-05-15 19:09               ` Arnd Bergmann

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=20120514105424.8596.38355.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).