public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Remove IVA IRQ bank
@ 2006-08-28 12:34 Komal Shah
  2006-08-29  6:43 ` GPIO OF OMAP5912 w.b.b
  2006-08-29 14:29 ` [PATCH] ARM: OMAP: Remove IVA IRQ bank Tony Lindgren
  0 siblings, 2 replies; 12+ messages in thread
From: Komal Shah @ 2006-08-28 12:34 UTC (permalink / raw)
  To: linux-omap-open-source

[-- 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 --]



^ permalink raw reply related	[flat|nested] 12+ messages in thread
[parent not found: <B3FDBBC0428C8145A83F312B740CE67D075859@si-mail48.de.bosch.com>]

end of thread, other threads:[~2006-09-06 20:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 12:34 [PATCH] ARM: OMAP: Remove IVA IRQ bank Komal Shah
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
     [not found] <B3FDBBC0428C8145A83F312B740CE67D075859@si-mail48.de.bosch.com>
2006-08-31  1:08 ` AW: GPIO OF OMAP5912 w.b.b

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox