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] mach-shmobile device tree preparation patches
Date: Wed, 28 Mar 2012 06:40:18 +0000	[thread overview]
Message-ID: <20120328064018.28557.54004.sendpatchset@w520> (raw)

mach-shmobile device tree preparation patches

[PATCH 01/06] ARM: mach-shmobile: Introduce shmobile_setup_delay()
[PATCH 02/06] ARM: mach-shmobile: Use NR_IRQS_LEGACY as IRQ offset
[PATCH 03/06] ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
[PATCH 04/06] ARM: mach-shmobile: Use 0x3400 as INTCS vector offset
[PATCH 05/06] ARM: mach-shmobile: Use INTC_IRQ_PINS_16H on sh7372
[PATCH 06/06] ARM: mach-shmobile: Rework sh7372 INTCS demuxer

This series contains various updates for mach-shmobile related to
device tree support. They are built on top of the renesas tree
commit a6e24019468009a21b674e392d74283a90f415dd. There are no
special dependencies apart from patch 05 depending on patch 03.

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

 arch/arm/mach-shmobile/entry-intc.S          |    4 +
 arch/arm/mach-shmobile/include/mach/common.h |    2 
 arch/arm/mach-shmobile/include/mach/intc.h   |   88 +++++++++++++++++++++++++
 arch/arm/mach-shmobile/include/mach/irqs.h   |   16 ++--
 arch/arm/mach-shmobile/intc-sh7372.c         |   90 +++++++++++++++++++-------
 arch/arm/mach-shmobile/timer.c               |   17 ++++
 6 files changed, 187 insertions(+), 30 deletions(-)

             reply	other threads:[~2012-03-28  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-28  6:40 Magnus Damm [this message]
2012-03-28 10:22 ` [PATCH 00/06] mach-shmobile device tree preparation patches V2 Magnus Damm

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