]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 18 Apr 2007 06:36:26 +0000 (16:36 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 24 Apr 2007 11:32:01 +0000 (21:32 +1000)
commite58923ed14370e0facc5eb2c3923216adc3bf260
tree9b6af9756600c9eccba1c6f300a3f2e965b6f815
parentf65573314e4e2d7deacd7ed101c004148e156296
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller

This patch adds a driver to arch/powerpc/sysdev for the UIC, the
on-chip interrupt controller from IBM/AMCC 4xx chips.  It uses the new
irq host mapping infrastructure.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/uic.c [new file with mode: 0644]
include/asm-powerpc/uic.h [new file with mode: 0644]