sh: Hook up SH7722 scif ipr interrupts.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 23:49:06 +0000 (08:49 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 23:49:06 +0000 (08:49 +0900)
Add the SCIF IRQs to the IPR table for SH7722.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7722.c

index 7528fc6b0d67de99b653780f17cd9cbd5d38c953..1143fbf65fafa1bb8e2d0d31aa402af8c18eb796 100644 (file)
@@ -46,6 +46,10 @@ static struct ipr_data sh7722_ipr_map[] = {
        /* IRQ, IPR-idx, shift, prio */
        { 16, 0, 12, 2 }, /* TMU0 */
        { 17, 0,  8, 2 }, /* TMU1 */
+       { 80, 6, 12, 3 }, /* SCIF ERI */
+       { 81, 6, 12, 3 }, /* SCIF RXI */
+       { 82, 6, 12, 3 }, /* SCIF BRI */
+       { 83, 6, 12, 3 }, /* SCIF TXI */
 };
 
 static unsigned long ipr_offsets[] = {