acrn-kernel/arch/powerpc/platforms/pasemi
Olof Johansson f9fba5b72d [POWERPC] pasemi: Configure DMA controller interrupts
The DMA controller on PWRficient is somewhat special -- has a PCI header
so it looks like it's on the root PCI (-Express) root bus, but it uses
more than the default number of interrupts (and they are hardwired).

We need to wire up all interrupts for the DMA controller. The generic
IRQ code will only map the primary interrupt from the PCI header (128),
so add 129->211 by hand.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:03:22 +11:00
..
Makefile [POWERPC] pasemi: Idle loops 2007-02-07 14:03:22 +11:00
idle.c [POWERPC] pasemi: Idle loops 2007-02-07 14:03:22 +11:00
pasemi.h [POWERPC] pasemi: Configure DMA controller interrupts 2007-02-07 14:03:22 +11:00
pci.c [POWERPC] pasemi: Configure DMA controller interrupts 2007-02-07 14:03:22 +11:00
powersave.S [POWERPC] pasemi: Idle loops 2007-02-07 14:03:22 +11:00
setup.c [POWERPC] pasemi: Configure DMA controller interrupts 2007-02-07 14:03:22 +11:00
time.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00