]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: wii: hollywood interrupt controller support
authorAlbert Herranz <albert_herranz@yahoo.es>
Sat, 12 Dec 2009 06:31:47 +0000 (06:31 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 05:24:30 +0000 (22:24 -0700)
commit98f3403c4c37cd4921ee29887bff282b3e370387
tree3e0df3923159c56b53dfa49bfc11dd2942ce508b
parente0eb51a499ba9be7902832973fdbfab614107099
powerpc: wii: hollywood interrupt controller support

Add support for the dual interrupt controller included in the "Hollywood"
chipset of the Nintendo Wii video game console.
This interrupt controller serves both the Broadway processor (as a cascade)
and the Starlet processor, and is used to manage interrupts for the
non-classic hardware.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/platforms/embedded6xx/Makefile
arch/powerpc/platforms/embedded6xx/hlwd-pic.c [new file with mode: 0644]
arch/powerpc/platforms/embedded6xx/hlwd-pic.h [new file with mode: 0644]