MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
authorDavid Howells <dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:58 +0000 (17:28 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:58 +0000 (17:28 +0100)
commit6044cf1d9426dfd5cdc1e7b9cf8eaed6418e1ff6
tree3f6f209d37328ce1635df8f5d0b5df1cef1afe30
parent730c1fad0ee22a170d2ee76a904709ee304931c0
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA

Handle the IRQ multiplexer in the FPGA by implementing a cascade interrupt
driver for it.

Signed-off-by: David Howells <dhowells@redhat.com>
arch/mn10300/include/asm/irq.h
arch/mn10300/kernel/irq.c
arch/mn10300/unit-asb2364/Makefile
arch/mn10300/unit-asb2364/include/unit/fpga-regs.h
arch/mn10300/unit-asb2364/include/unit/irq.h [new file with mode: 0644]
arch/mn10300/unit-asb2364/irq-fpga.c [new file with mode: 0644]
arch/mn10300/unit-asb2364/unit-init.c