2021-05-31 08:02:07

by Landen Chao (趙皎宏)

[permalink] [raw]
Subject: [PATCH net] net: Update MAINTAINERS for MediaTek switch driver

Update maintainers for MediaTek switch driver with Deng Qingfang who
contributes many useful patches (interrupt, VLAN, GPIO, and etc.) to
enhance MediaTek switch driver and will help maintenance.

Change-Id: If372c1a0df6e3ba9f93b1699dbda81f1fd501a7c
Signed-off-by: Landen Chao <[email protected]>
Signed-off-by: DENG Qingfang <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bd7aff0c120f..3315627ebb6b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11588,6 +11588,7 @@ F: drivers/char/hw_random/mtk-rng.c
MEDIATEK SWITCH DRIVER
M: Sean Wang <[email protected]>
M: Landen Chao <[email protected]>
+M: DENG Qingfang <[email protected]>
L: [email protected]
S: Maintained
F: drivers/net/dsa/mt7530.*
--
2.29.2


2021-05-31 08:25:21

by Jisheng Zhang

[permalink] [raw]
Subject: Re: [PATCH net] net: Update MAINTAINERS for MediaTek switch driver

On Mon, 31 May 2021 15:59:39 +0800
Landen Chao <[email protected]> wrote:


>
>
> Update maintainers for MediaTek switch driver with Deng Qingfang who
> contributes many useful patches (interrupt, VLAN, GPIO, and etc.) to
> enhance MediaTek switch driver and will help maintenance.
>
> Change-Id: If372c1a0df6e3ba9f93b1699dbda81f1fd501a7c

do we need to remove this Change-Id tag?

> Signed-off-by: Landen Chao <[email protected]>
> Signed-off-by: DENG Qingfang <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bd7aff0c120f..3315627ebb6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11588,6 +11588,7 @@ F: drivers/char/hw_random/mtk-rng.c
> MEDIATEK SWITCH DRIVER
> M: Sean Wang <[email protected]>
> M: Landen Chao <[email protected]>
> +M: DENG Qingfang <[email protected]>
> L: [email protected]
> S: Maintained
> F: drivers/net/dsa/mt7530.*
> --
> 2.29.2

2021-05-31 09:08:35

by Landen Chao (趙皎宏)

[permalink] [raw]
Subject: Re: [PATCH net] net: Update MAINTAINERS for MediaTek switch driver

On Mon, 2021-05-31 at 16:23 +0800, Jisheng Zhang wrote:
> On Mon, 31 May 2021 15:59:39 +0800
> Landen Chao <[email protected]> wrote:
>
>
> >
> >
> > Update maintainers for MediaTek switch driver with Deng Qingfang
> > who
> > contributes many useful patches (interrupt, VLAN, GPIO, and etc.)
> > to
> > enhance MediaTek switch driver and will help maintenance.
> >
> > Change-Id: If372c1a0df6e3ba9f93b1699dbda81f1fd501a7c
>
> do we need to remove this Change-Id tag?
Sorry, I will remove Change-Id in v2.

>
> > Signed-off-by: Landen Chao <[email protected]>
> > Signed-off-by: DENG Qingfang <[email protected]>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index bd7aff0c120f..3315627ebb6b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11588,6 +11588,7 @@ F: drivers/char/hw_random/mtk-rng.c
> > MEDIATEK SWITCH DRIVER
> > M: Sean Wang <[email protected]>
> > M: Landen Chao <[email protected]>
> > +M: DENG Qingfang <[email protected]>
> > L: [email protected]
> > S: Maintained
> > F: drivers/net/dsa/mt7530.*
> > --
> > 2.29.2

2021-07-19 09:22:29

by Vladimir Oltean

[permalink] [raw]
Subject: Re: [PATCH net, v2, RESEND] net: Update MAINTAINERS for MediaTek switch driver

On Sun, Jul 18, 2021 at 02:14:20PM +0800, Landen Chao wrote:
> Update maintainers for MediaTek switch driver with Deng Qingfang who
> contributes many useful patches (interrupt, VLAN, GPIO, and etc.) to
> enhance MediaTek switch driver and will help maintenance.
>
> Signed-off-by: Landen Chao <[email protected]>
> Signed-off-by: DENG Qingfang <[email protected]>
> Reviewed-by: Florian Fainelli <[email protected]>
> ---

Acked-by: Vladimir Oltean <[email protected]>

Landen, please resend this patch properly (to the list and not as a
reply to the v1 patch). It is not tracked by patchwork otherwise.