Messages in this thread |  | | Subject | Re: [PATCH 13/13] ocxl: add MAINTAINERS entry | From | Joe Perches <> | Date | Mon, 18 Dec 2017 08:04:12 -0800 |
| |
On Mon, 2017-12-18 at 16:21 +0100, Frederic Barrat wrote: > Signed-off-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com> > Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a6e86e20761e..edc9e1db352b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3919,6 +3919,18 @@ F: drivers/scsi/cxlflash/ > F: include/uapi/scsi/cxlflash_ioctls.h > F: Documentation/powerpc/cxlflash.txt > > +OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER > +M: Frederic Barrat <fbarrat@linux.vnet.ibm.com> > +M: Andrew Donnellan <andrew.donnellan@au1.ibm.com> > +L: linuxppc-dev@lists.ozlabs.org > +S: Supported > +F: arch/powerpc/platforms/powernv/ocxl.c > +F: arch/powerpc/include/asm/pnv-ocxl.h > +F: drivers/misc/ocxl/ > +F: include/misc/ocxl* > +F: include/uapi/misc/ocxl.h > +F: Documentation/accelerators/ocxl.txt > +
Alphabetic ordering by section header please...
Maybe CXL - OCXL ...
> CYBERPRO FB DRIVER > M: Russell King <linux@armlinux.org.uk> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|  |