diff mbox series

[v3,27/27] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

Message ID 20200221032720.33893-28-alastair@au1.ibm.com (mailing list archive)
State New, archived
Headers show
Series Add support for OpenCAPI Persistent Memory devices | expand

Commit Message

Alastair D'Silva Feb. 21, 2020, 3:27 a.m. UTC
From: Alastair D'Silva <alastair@d-silva.org>

The OpenCAPI Persistent Memory driver will be maintained as part ofi
the ppc tree.

I'm also adding myself as an author of the driver & contributor to
the generic ocxl driver.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Andrew Donnellan Feb. 21, 2020, 5:35 a.m. UTC | #1
On 21/2/20 2:27 pm, Alastair D'Silva wrote:
> From: Alastair D'Silva <alastair@d-silva.org>
> 
> The OpenCAPI Persistent Memory driver will be maintained as part ofi
> the ppc tree.
> 
> I'm also adding myself as an author of the driver & contributor to
> the generic ocxl driver.
> 
> Signed-off-by: Alastair D'Silva <alastair@d-silva.org>

You need to update the title of this patch :)

> ---
>   MAINTAINERS | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8670989ec91..3fb9a9f576a7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12064,13 +12064,16 @@ F:	tools/objtool/
>   OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
>   M:	Frederic Barrat <fbarrat@linux.ibm.com>
>   M:	Andrew Donnellan <ajd@linux.ibm.com>
> +M:	Alastair D'Silva <alastair@d-silva.org>
>   L:	linuxppc-dev@lists.ozlabs.org
>   S:	Supported
>   F:	arch/powerpc/platforms/powernv/ocxl.c
> +F:	arch/powerpc/platforms/powernv/pmem/*
>   F:	arch/powerpc/include/asm/pnv-ocxl.h
>   F:	drivers/misc/ocxl/
>   F:	include/misc/ocxl*
>   F:	include/uapi/misc/ocxl.h
> +F:	include/uapi/nvdimm/ocxl-pmem.h
>   F:	Documentation/userspace-api/accelerators/ocxl.rst

Should this be part of the ocxl entry or a separate entry? I guess I 
don't care too much either way.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f8670989ec91..3fb9a9f576a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12064,13 +12064,16 @@  F:	tools/objtool/
 OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
 M:	Frederic Barrat <fbarrat@linux.ibm.com>
 M:	Andrew Donnellan <ajd@linux.ibm.com>
+M:	Alastair D'Silva <alastair@d-silva.org>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Supported
 F:	arch/powerpc/platforms/powernv/ocxl.c
+F:	arch/powerpc/platforms/powernv/pmem/*
 F:	arch/powerpc/include/asm/pnv-ocxl.h
 F:	drivers/misc/ocxl/
 F:	include/misc/ocxl*
 F:	include/uapi/misc/ocxl.h
+F:	include/uapi/nvdimm/ocxl-pmem.h
 F:	Documentation/userspace-api/accelerators/ocxl.rst
 
 OMAP AUDIO SUPPORT