]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Split cxl code out into a separate file
authorIan Munsie <imunsie@au1.ibm.com>
Wed, 13 Jul 2016 21:17:00 +0000 (07:17 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 14 Jul 2016 10:26:31 +0000 (20:26 +1000)
commitd991f2b7987a8f4d4007a4e4225080f3c0b8bb03
treef24c9400733c7730cb24df276a4e0c046e9649e7
parent5c8100fd4e6a7fe53dc9f5aa2850ebb032c52aa6
powerpc/powernv: Split cxl code out into a separate file

The support for using the Mellanox CX4 in cxl mode will require
additions to the PHB code. In preparation for this, move the existing
cxl code out of pci-ioda.c into a separate pci-cxl.c file to keep things
more organised.

Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/Makefile
arch/powerpc/platforms/powernv/pci-cxl.c [new file with mode: 0644]
arch/powerpc/platforms/powernv/pci-ioda.c
arch/powerpc/platforms/powernv/pci.h