android_kernel_xiaomi_sdm845/arch/powerpc
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
..
boot [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
configs [POWERPC] Celleb: add celleb_defconfig 2007-02-07 14:03:22 +11:00
kernel [POWERPC] pasemi: Idle loops 2007-02-07 14:03:22 +11:00
lib [POWERPC] Fix array indexing error in rheap grow() 2007-02-07 14:03:19 +11:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm [POWERPC] Add "is_power_of_2" checking to log2.h. 2007-02-07 14:03:19 +11:00
oprofile [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
platforms [POWERPC] pasemi: Configure DMA controller interrupts 2007-02-07 14:03:22 +11:00
sysdev [POWERPC] Assign all PCI busses on G3 Blue & White 2007-02-07 14:03:22 +11:00
xmon [POWERPC] Generic BUG for powerpc 2006-12-11 16:35:07 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
Kconfig.debug [POWERPC] pasemi: UART udbg support 2007-02-07 14:03:22 +11:00
Makefile [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot 2006-09-28 14:30:02 +10:00