m68knommu: external interrupt support to ColdFire intc-2 controller
authorGreg Ungerer <gerg@uclinux.org>
Fri, 11 Mar 2011 07:06:58 +0000 (17:06 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:57 +0000 (21:01 +1000)
The EDGE Port module of some ColdFire parts using the intc-2 interrupt
controller provides support for 7 external interrupts. These interrupts
go off-chip (that is they are not for internal peripherals). They need
some special handling and have some extra setup registers. Add code to
support them.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found