powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2
authorJimi Xenidis <jimix@pobox.com>
Thu, 29 Sep 2011 10:55:13 +0000 (10:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:11:28 +0000 (14:11 +1100)
commitfac26ad4f9cb794c9d1032f55f40a31cb55be09a
tree6acb31ab3fbc959de6f62aa4dd6ea08c004205f4
parent9d670280908013004f173b2b86414d9b6918511b
powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2

ICSWX is also used by the A2 processor to access coprocessors,
although not all "chips" that contain A2s have coprocessors.

Signed-off-by: Jimi Xenidis <jimix@pobox.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/cputable.h
arch/powerpc/include/asm/mmu-book3e.h
arch/powerpc/include/asm/reg_booke.h
arch/powerpc/kernel/cpu_setup_a2.S
arch/powerpc/platforms/Kconfig.cputype
arch/powerpc/platforms/wsp/Kconfig