From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/03] ARM: mach-shmobile: INTCA patches
Date: Tue, 09 Feb 2010 03:35:33 +0000 [thread overview]
Message-ID: <20100209033533.22732.2030.sendpatchset@rxone.opensource.se> (raw)
ARM: mach-shmobile: INTCA support
[PATCH 01/03] ARM: mach-shmobile: sh7367 INTCA support
[PATCH 02/03] ARM: mach-shmobile: sh7377 INTCA support
[PATCH 03/03] ARM: mach-shmobile: sh7372 INTCA support
These patches add support for the INTCA harware block in
sh7367, sh7377 and sh7372 using INTC tables. The INTCA
hardware block is an interrupt controller for all on-chip
peripherals and external interrupt sources that connect
to the ARM core. Interrupt sources tied to the SH core
using the INTCS interrupt controller are not supported yet.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/arm/mach-shmobile/Makefile | 6
arch/arm/mach-shmobile/intc-sh7367.c | 270 ++++++++++++++++++++++++
arch/arm/mach-shmobile/intc-sh7372.c | 367 +++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/intc-sh7377.c | 350 +++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/setup-sh7367.c | 43 ---
arch/arm/mach-shmobile/setup-sh7372.c | 42 ---
arch/arm/mach-shmobile/setup-sh7377.c | 45 ----
7 files changed, 990 insertions(+), 133 deletions(-)
next reply other threads:[~2010-02-09 3:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-09 3:35 Magnus Damm [this message]
2010-02-09 9:21 ` [PATCH 00/03] ARM: mach-shmobile: INTCA patches Paul Mundt
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=20100209033533.22732.2030.sendpatchset@rxone.opensource.se \
--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).