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)
commitf456834a6c1db36c290fdfe8ab53107adaf334e7
treef24c9400733c7730cb24df276a4e0c046e9649e7
parentfc9f75ef2fdf46fc859b991dbf473a583edfb0e2
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