[PATCH] MAINTAINERS: add Rahul as SMMU maintainer

Stefano Stabellini posted 1 patch 2 years ago
Failed in applying to current master (apply log)
[PATCH] MAINTAINERS: add Rahul as SMMU maintainer
Posted by Stefano Stabellini 2 years ago
Add Rahul as ARM SMMU maintainer. Create a new explicit entry for "ARM
SMMU" also with Julien which is the original contributor of the code and
continues to maintain it.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>


diff --git a/MAINTAINERS b/MAINTAINERS
index 2a47fafe85..ba0d1c0c1b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -248,6 +248,12 @@ F:	xen/drivers/passthrough/arm/
 F:	xen/include/public/arch-arm/
 F:	xen/include/public/arch-arm.h
 
+ARM SMMU
+M:	Julien Grall <julien@xen.org>
+M:	Rahul Singh <rahul.singh@arm.com>
+S:	Supported
+F:	xen/drivers/passthrough/arm/smmu.c
+
 ARM SMMUv3
 M:	Bertrand Marquis <bertrand.marquis@arm.com>
 M:	Rahul Singh <rahul.singh@arm.com>
Re: [PATCH] MAINTAINERS: add Rahul as SMMU maintainer
Posted by Julien Grall 2 years ago
Hi,

On 26/04/2022 21:27, Stefano Stabellini wrote:
> Add Rahul as ARM SMMU maintainer. Create a new explicit entry for "ARM
> SMMU" also with Julien which is the original contributor of the code and
> continues to maintain it.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>

Acked-by: Julien Grall <julien@xen.org>

Cheers,

-- 
Julien Grall
Re: [PATCH] MAINTAINERS: add Rahul as SMMU maintainer
Posted by Rahul Singh 2 years ago
Hi, 

> On 26 Apr 2022, at 9:27 pm, Stefano Stabellini <sstabellini@kernel.org> wrote:
> 
> Add Rahul as ARM SMMU maintainer. Create a new explicit entry for "ARM
> SMMU" also with Julien which is the original contributor of the code and
> continues to maintain it.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>

Acked-by: Rahul Singh <rahul.singh@arm.com>

Regards,
Rahul
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2a47fafe85..ba0d1c0c1b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -248,6 +248,12 @@ F:	xen/drivers/passthrough/arm/
> F:	xen/include/public/arch-arm/
> F:	xen/include/public/arch-arm.h
> 
> +ARM SMMU
> +M:	Julien Grall <julien@xen.org>
> +M:	Rahul Singh <rahul.singh@arm.com>
> +S:	Supported
> +F:	xen/drivers/passthrough/arm/smmu.c
> +
> ARM SMMUv3
> M:	Bertrand Marquis <bertrand.marquis@arm.com>
> M:	Rahul Singh <rahul.singh@arm.com>
Re: [PATCH] MAINTAINERS: add Rahul as SMMU maintainer
Posted by Bertrand Marquis 2 years ago
Hi,

> On 26 Apr 2022, at 21:27, Stefano Stabellini <sstabellini@kernel.org> wrote:
> 
> Add Rahul as ARM SMMU maintainer. Create a new explicit entry for "ARM
> SMMU" also with Julien which is the original contributor of the code and
> continues to maintain it.
> 

Thanks Rahul to step up to handle this :-)


> Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>

Cheers
Bertrand

> 
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2a47fafe85..ba0d1c0c1b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -248,6 +248,12 @@ F:	xen/drivers/passthrough/arm/
> F:	xen/include/public/arch-arm/
> F:	xen/include/public/arch-arm.h
> 
> +ARM SMMU
> +M:	Julien Grall <julien@xen.org>
> +M:	Rahul Singh <rahul.singh@arm.com>
> +S:	Supported
> +F:	xen/drivers/passthrough/arm/smmu.c
> +
> ARM SMMUv3
> M:	Bertrand Marquis <bertrand.marquis@arm.com>
> M:	Rahul Singh <rahul.singh@arm.com>