m68knommu: external interrupt support to ColdFire intc-simr controller
authorGreg Ungerer <gerg@uclinux.org>
Fri, 11 Mar 2011 12:25:44 +0000 (22:25 +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-simr 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