From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] ARM: mach-shmobile: bump up NR_IRQS to 640
Date: Thu, 11 Mar 2010 05:33:52 +0000 [thread overview]
Message-ID: <20100311053352.26717.21158.sendpatchset@t400s> (raw)
From: Magnus Damm <damm@opensource.se>
Increase NR_IRQS to 640 on SH-Mobile ARM. With this
applied the INTCS controller on sh7372 can be supported.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Depends on "[PATCH] ARM: Add support for 10 hardirq bits"
arch/arm/mach-shmobile/include/mach/irqs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- 0016/arch/arm/mach-shmobile/include/mach/irqs.h
+++ work/arch/arm/mach-shmobile/include/mach/irqs.h 2010-03-09 21:15:41.000000000 +0900
@@ -1,7 +1,7 @@
#ifndef __ASM_MACH_IRQS_H
#define __ASM_MACH_IRQS_H
-#define NR_IRQS 512
+#define NR_IRQS 640
#define NR_IRQS_LEGACY 8
/* INTCA */
next reply other threads:[~2010-03-11 5:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-11 5:33 Magnus Damm [this message]
2010-05-20 3:12 ` [PATCH] ARM: mach-shmobile: bump up NR_IRQS to 640 Paul Mundt
2010-12-20 10:56 ` [PATCH] ARM: mach-shmobile: Bump up NR_IRQS to 1024 Magnus Damm
2010-12-20 13:45 ` 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=20100311053352.26717.21158.sendpatchset@t400s \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.