提交 8c576912 编写于 作者: S Subhendu Sekhar Behera 提交者: Ralf Baechle

MIPS: Netlogic: NAND IRQ mapping

Add NAND IRQ mapping for XLP9xx processor.
Signed-off-by: NSubhendu Sekhar Behera <sbehera@broadcom.com>
Signed-off-by: NJayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10820/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 079e3160
......@@ -91,6 +91,8 @@ static int xlp9xx_irq_to_irt(int irq)
return 134;
case PIC_SATA_IRQ:
return 143;
case PIC_NAND_IRQ:
return 151;
case PIC_SPI_IRQ:
return 152;
case PIC_MMC_IRQ:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册