]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Make irq.c support the FALC-ON
authorJohn Crispin <blogic@openwrt.org>
Wed, 11 Jan 2012 18:44:20 +0000 (19:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Apr 2012 23:22:52 +0000 (00:22 +0100)
commit73e67bab7ac340826378be01963235df4fc3c4d7
tree2d36fdc02747760d8004b27dbf46ad1e875a5339
parentecce710d8aefd23326b9453d951cfc3b7b7faa5c
MIPS: Lantiq: Make irq.c support the FALC-ON

There are minor differences in how irqs work on xway and falcon socs.  Xway
needs 2 quirks that we need to disable for falcon to also work with this
code.

* EBU irq does not need to send a special ack to the EBU
* The EIU does not exist

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3253/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/irq.c