diff options
author | Michael Neuling <mikey@neuling.org> | 2016-09-16 14:28:44 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-09-20 16:27:06 +1000 |
commit | 9d82fd2fae925efdf546cc25afdc664a2e3a2d9f (patch) | |
tree | c02ed7a8ecba8c3f9840cdf6d5dbabc6dd2c3575 /MAINTAINERS | |
parent | 90ce35145cb622b3cd0007d50e1f6a5a97321235 (diff) | |
download | talos-obmc-linux-9d82fd2fae925efdf546cc25afdc664a2e3a2d9f.tar.gz talos-obmc-linux-9d82fd2fae925efdf546cc25afdc664a2e3a2d9f.zip |
MAINTAINERS: Update cxl maintainers
Fred has taken over the cxl maintenance I was doing. This updates the
MAINTAINERS file to reflect this.
It also removes a duplicate entry in the files covered and adds an entry
for the CXL PCI code in arch/powerpc.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db814a89599c..df0e29b88c78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3492,14 +3492,14 @@ F: drivers/net/ethernet/chelsio/cxgb4vf/ CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER M: Ian Munsie <imunsie@au1.ibm.com> -M: Michael Neuling <mikey@neuling.org> +M: Frederic Barrat <fbarrat@linux.vnet.ibm.com> L: linuxppc-dev@lists.ozlabs.org S: Supported +F: arch/powerpc/platforms/powernv/pci-cxl.c F: drivers/misc/cxl/ F: include/misc/cxl* F: include/uapi/misc/cxl.h F: Documentation/powerpc/cxl.txt -F: Documentation/powerpc/cxl.txt F: Documentation/ABI/testing/sysfs-class-cxl CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER |