]> 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)
commit71bcd2fb98d13a9dc70edcf58e5c0d9fb5f15b68
treef24c9400733c7730cb24df276a4e0c046e9649e7
parent87c4474909ac8e7bbd3ac7b59de627024896b27b
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