]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts
authorIan Munsie <imunsie@au1.ibm.com>
Wed, 8 Oct 2014 08:54:57 +0000 (19:54 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 8 Oct 2014 09:15:44 +0000 (20:15 +1100)
commit80c49c7e4a397bb245d72a78e41640eeb0b6e953
treeb11549904a62033262d981e1e981b9ba01ec5bb0
parent1cd258d7faccb330145f08d838608b2c6ad41604
powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts

This adds a number of functions for allocating IRQs under powernv PCIe for cxl.

Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/pnv-pci.h [new file with mode: 0644]
arch/powerpc/platforms/powernv/pci-ioda.c