[PATCH 5/9] powerpc: ipic: add interrupt vector 94

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6784d

2 messages, 2 authors, 2008-01-26 · open the first message on its own page

[PATCH 5/9] powerpc: ipic: add interrupt vector 94

From: Kim Phillips <hidden>
Date: 2008-01-25 02:46:58

this is used on the mpc8315 SoC for DMA error interrupts.

Signed-off-by: Jerry Huang <redacted>
Signed-off-by: Kim Phillips <redacted>
---
 arch/powerpc/sysdev/ipic.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/sysdev/ipic.c b/arch/powerpc/sysdev/ipic.c
index 4c016da..d7f6a70 100644
--- a/arch/powerpc/sysdev/ipic.c
+++ b/arch/powerpc/sysdev/ipic.c
@@ -497,6 +497,12 @@ static struct ipic_info ipic_info[] = {
 		.force	= IPIC_SIFCR_L,
 		.bit	= 27,
 	},
+	[94] = {
+		.mask	= IPIC_SIMSR_L,
+		.prio	= 0,
+		.force	= IPIC_SIFCR_L,
+		.bit	= 30,
+	},
 };
 
 static inline u32 ipic_read(volatile u32 __iomem *base, unsigned int reg)
-- 
1.5.2.2

Re: [PATCH 5/9] powerpc: ipic: add interrupt vector 94

From: Kumar Gala <hidden>
Date: 2008-01-26 00:46:03

On Thu, 24 Jan 2008, Kim Phillips wrote:
this is used on the mpc8315 SoC for DMA error interrupts.

Signed-off-by: Jerry Huang <redacted>
Signed-off-by: Kim Phillips <redacted>
---
 arch/powerpc/sysdev/ipic.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
applied.  (fyi, the irq is for TDM DMA, not general DMA)

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help