]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Add XICS emulation APIs
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 Jul 2016 06:37:05 +0000 (16:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 15 Jul 2016 10:18:43 +0000 (20:18 +1000)
commit923c3a01db50952b5989f2246eecbb62901a6f3c
tree81611604b81aba3554d2d0bad97dfa46f5f09b91
parent3a2bf5acf7fb61cc3f9f69b32abc4d5a6227eb4b
powerpc/powernv: Add XICS emulation APIs

OPAL provides an emulated XICS interrupt controller to
use as a fallback on newer processors that don't have a
XICS. It's meant as a way to provide backward compatibility
with future processors. Add the corresponding interfaces.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/opal-api.h
arch/powerpc/include/asm/opal.h
arch/powerpc/platforms/powernv/opal-wrappers.S