powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
authorMartyn Welch <martyn.welch@gefanuc.com>
Wed, 1 Oct 2008 08:32:39 +0000 (09:32 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:09:57 +0000 (11:09 -0500)
Support for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC MPC8641D).

A number of MPC8641D based route interrupts for on-board interrupts through
a FPGA based interrupt controller, which is chained with the
MPC8641D's mpic. This patch provides a basic driver to allow basic routing
of interrupts to the mpic.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found