]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: gamecube/wii: flipper interrupt controller support
authorAlbert Herranz <albert_herranz@yahoo.es>
Sat, 12 Dec 2009 06:31:41 +0000 (06:31 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 05:24:28 +0000 (22:24 -0700)
commitcaef4e98cf448cae761b19ab7c4db45fb25242ab
treed3c511ede732936ced7addff4e1b2a191f152916
parent34f1f479988f23769ec03f969dc53bf0288f06f4
powerpc: gamecube/wii: flipper interrupt controller support

Add support for the interrupt controller included in the "Flipper"
chipset of the Nintendo GameCube video game console.
The same interrupt controller is also present in the "Hollywood" chipset
of the Nintendo Wii.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
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/flipper-pic.c [new file with mode: 0644]
arch/powerpc/platforms/embedded6xx/flipper-pic.h [new file with mode: 0644]