]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1069dc1e40418f4d5ee43a366055939d153f653d
tree6acb31ab3fbc959de6f62aa4dd6ea08c004205f4
parent7652e1c63f539fdbb8917147cf88b0c328f57372
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