From: "Komal Shah" <komal_shah802003@yahoo.com>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH] ARM: OMAP: Remove IVA IRQ bank
Date: Mon, 28 Aug 2006 18:04:43 +0530 [thread overview]
Message-ID: <1156768483.6544.269568352@webmail.messagingengine.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 304 bytes --]
Tony,
Attached the patch as per discussion on following thread:
http://linux.omap.com/pipermail/linux-omap-open-source/2006-August/007820.html
---Komal Shah
http://komalshah.blogspot.com
--
http://www.fastmail.fm - Access all of your messages and folders
wherever you are
[-- Attachment #2: 0001-ARM-OMAP-Remove-IVA-IRQ-bank.patch --]
[-- Type: application/octet-stream, Size: 1199 bytes --]
From nobody Mon Sep 17 00:00:00 2001
From: Komal Shah <komal_shah802003@yahoo.com>
Date: Mon, 28 Aug 2006 23:31:45 +0530
Subject: [PATCH] ARM: OMAP: Remove IVA IRQ bank
ARM11 can't access the IVA interrupt controller from
IVA slave port.
From Richard Woodruff:
"The 0x40000000 is an IVA-ARM7 local bus address.
The IVA-INTC is NOT accessible through the IVA-L3-Slave Port.
The current TRM does say this directly and indirectly in a few spots and
in figures."
Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>
---
arch/arm/mach-omap2/irq.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
6bb574f0bff86c795e700aaf67c8a134e6a8b4d1
diff --git a/arch/arm/mach-omap2/irq.c b/arch/arm/mach-omap2/irq.c
index dfc3b35..1ed2fff 100644
--- a/arch/arm/mach-omap2/irq.c
+++ b/arch/arm/mach-omap2/irq.c
@@ -41,18 +41,6 @@ static struct omap_irq_bank {
.nr_irqs = 96,
}, {
/* XXX: DSP INTC */
-
-#if 0
- /*
- * Commented out for now until we fix the IVA clocking
- */
-#ifdef CONFIG_ARCH_OMAP2420
- }, {
- /* IVA INTC (2420 only) */
- .base_reg = OMAP24XX_IVA_INTC_BASE,
- .nr_irqs = 16, /* Actually 32, but only 16 are used */
-#endif
-#endif
}
};
--
1.3.3
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2006-08-28 12:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-28 12:34 Komal Shah [this message]
2006-08-29 6:43 ` GPIO OF OMAP5912 w.b.b
2006-08-29 14:08 ` AW: " LIMITED Nguyen Duong Thanh (CR/AEM Praktikant)
2006-08-29 16:50 ` Hingkwan Huen
2006-08-30 2:15 ` w.b.b
2006-08-30 12:51 ` Loading program to OMAP5910 Raja Mallik
2006-08-30 17:01 ` Dirk Behme
2006-08-31 9:09 ` Raja Mallik
2006-09-06 19:48 ` Random Number Generation Abot Botbot
2006-09-06 20:20 ` lamikr
2006-08-29 14:29 ` [PATCH] ARM: OMAP: Remove IVA IRQ bank Tony Lindgren
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=1156768483.6544.269568352@webmail.messagingengine.com \
--to=komal_shah802003@yahoo.com \
--cc=linux-omap-open-source@linux.omap.com \
/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