MAINTAINERS: Add Cai Huoqing as dw-edma maintainer

Message ID 20230529032423.11650-1-cai.huoqing@linux.dev
State New
Headers
Series MAINTAINERS: Add Cai Huoqing as dw-edma maintainer |

Commit Message

Cai Huoqing May 29, 2023, 3:24 a.m. UTC
  Since HDMA mode was merged, including the commits:
commit e74c39573d35 ("dmaengine: dw-edma: Add support for native HDMA"),
commit 353d5c241e83 ("dmaengine: dw-edma: Add HDMA DebugFS support"),
I would like to add myself as maintainer of the dw-edma driver
to recive patch for HDMA part. 

I can test HDMA part by our chip and cmodel and do some code review.
I'm active in linux contribution, if possible, I want to
take the dw-edma maintainership.

Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Manivannan Sadhasivam May 29, 2023, 5:22 a.m. UTC | #1
Hi,

On Mon, May 29, 2023 at 11:24:23AM +0800, Cai Huoqing wrote:
> Since HDMA mode was merged, including the commits:
> commit e74c39573d35 ("dmaengine: dw-edma: Add support for native HDMA"),
> commit 353d5c241e83 ("dmaengine: dw-edma: Add HDMA DebugFS support"),
> I would like to add myself as maintainer of the dw-edma driver
> to recive patch for HDMA part. 
> 
> I can test HDMA part by our chip and cmodel and do some code review.
> I'm active in linux contribution, if possible, I want to
> take the dw-edma maintainership.
> 

Thanks for your interest in maintaining this driver. However, maintainership
involves active reviewing and maintaining the whole driver and not just the HDMA
part. If that's what you are intend to do, then I'd encourage you to first spend
some time reviewing and testing the patches targeting the dw-edma driver.

This will help justifying the reviewer/maintainership role in the future.

- Mani

> Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3a0504731524..541601feabd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5881,6 +5881,7 @@ F:	drivers/mtd/nand/raw/denali*
>  
>  DESIGNWARE EDMA CORE IP DRIVER
>  M:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> +M:	Cai Huoqing <cai.huoqing@linux.dev>
>  R:	Gustavo Pimentel <gustavo.pimentel@synopsys.com>
>  R:	Serge Semin <fancer.lancer@gmail.com>
>  L:	dmaengine@vger.kernel.org
> -- 
> 2.34.1
>
  
Cai Huoqing May 29, 2023, 8:44 a.m. UTC | #2
On 29 5月 23 10:52:27, Manivannan Sadhasivam wrote:
> Hi,
> 
> On Mon, May 29, 2023 at 11:24:23AM +0800, Cai Huoqing wrote:
> > Since HDMA mode was merged, including the commits:
> > commit e74c39573d35 ("dmaengine: dw-edma: Add support for native HDMA"),
> > commit 353d5c241e83 ("dmaengine: dw-edma: Add HDMA DebugFS support"),
> > I would like to add myself as maintainer of the dw-edma driver
> > to recive patch for HDMA part. 
> > 
> > I can test HDMA part by our chip and cmodel and do some code review.
> > I'm active in linux contribution, if possible, I want to
> > take the dw-edma maintainership.
> > 
> 
> Thanks for your interest in maintaining this driver. However, maintainership
> involves active reviewing and maintaining the whole driver and not just the HDMA
> part. If that's what you are intend to do, then I'd encourage you to first spend
> some time reviewing and testing the patches targeting the dw-edma driver.

Ok, will do.

Thanks,
Cai-
> 
> This will help justifying the reviewer/maintainership role in the future.
> 
> - Mani
> 
> > Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3a0504731524..541601feabd0 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5881,6 +5881,7 @@ F:	drivers/mtd/nand/raw/denali*
> >  
> >  DESIGNWARE EDMA CORE IP DRIVER
> >  M:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> > +M:	Cai Huoqing <cai.huoqing@linux.dev>
> >  R:	Gustavo Pimentel <gustavo.pimentel@synopsys.com>
> >  R:	Serge Semin <fancer.lancer@gmail.com>
> >  L:	dmaengine@vger.kernel.org
> > -- 
> > 2.34.1
> > 
> 
> -- 
> மணிவண்ணன் சதாசிவம்
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3a0504731524..541601feabd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5881,6 +5881,7 @@  F:	drivers/mtd/nand/raw/denali*
 
 DESIGNWARE EDMA CORE IP DRIVER
 M:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+M:	Cai Huoqing <cai.huoqing@linux.dev>
 R:	Gustavo Pimentel <gustavo.pimentel@synopsys.com>
 R:	Serge Semin <fancer.lancer@gmail.com>
 L:	dmaengine@vger.kernel.org