linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
       [not found] <20210601024508.iIbiNrsg-6lZjXwIt9-j76r37lcQSk3LsYBoZyl3fUM@z>
@ 2021-07-17 15:45 ` DENG Qingfang
  2021-07-17 16:10   ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: DENG Qingfang @ 2021-07-17 15:45 UTC (permalink / raw)
  To: Landen Chao
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, David S . Miller,
	Jakub Kicinski, Matthias Brugger, Sean Wang, Philipp Zabel,
	netdev, linux-kernel, linux-arm-kernel, linux-mediatek, frank-w,
	steven.liu

On Tue, Jun 01, 2021 at 10:45:08AM +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 <landen.chao@mediatek.com>
> Signed-off-by: DENG Qingfang <dqfext@gmail.com>

Ping?

> ---
> v1 -> v2: Remove Change-Id.
> ---
>  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 <sean.wang@mediatek.com>
>  M:	Landen Chao <landen.chao@mediatek.com>
> +M:	DENG Qingfang <dqfext@gmail.com>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	drivers/net/dsa/mt7530.*
> -- 
> 2.29.2
> 

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
  2021-07-17 15:45 ` [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver DENG Qingfang
@ 2021-07-17 16:10   ` Florian Fainelli
  2021-07-19 10:48     ` Jakub Kicinski
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2021-07-17 16:10 UTC (permalink / raw)
  To: DENG Qingfang, Landen Chao
  Cc: Andrew Lunn, Vivien Didelot, David S . Miller, Jakub Kicinski,
	Matthias Brugger, Sean Wang, Philipp Zabel, netdev, linux-kernel,
	linux-arm-kernel, linux-mediatek, frank-w, steven.liu



On 7/17/2021 8:45 AM, DENG Qingfang wrote:
> On Tue, Jun 01, 2021 at 10:45:08AM +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 <landen.chao@mediatek.com>
>> Signed-off-by: DENG Qingfang <dqfext@gmail.com>
> 
> Ping?

You might have to resend, when you do:

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
  2021-07-17 16:10   ` Florian Fainelli
@ 2021-07-19 10:48     ` Jakub Kicinski
  0 siblings, 0 replies; 4+ messages in thread
From: Jakub Kicinski @ 2021-07-19 10:48 UTC (permalink / raw)
  To: DENG Qingfang
  Cc: Florian Fainelli, Landen Chao, Andrew Lunn, Vivien Didelot,
	David S . Miller, Matthias Brugger, Sean Wang, Philipp Zabel,
	netdev, linux-kernel, linux-arm-kernel, linux-mediatek, frank-w,
	steven.liu

On Sat, 17 Jul 2021 09:10:19 -0700, Florian Fainelli wrote:
> On 7/17/2021 8:45 AM, DENG Qingfang wrote:
> > On Tue, Jun 01, 2021 at 10:45:08AM +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 <landen.chao@mediatek.com>
> >> Signed-off-by: DENG Qingfang <dqfext@gmail.com>  
> > 
> > Ping?  
> 
> You might have to resend

Yes, please resend, there may have been something funny with v2 because
patchwork didn't pick it up. It also broke threading in my MUA. Please
make sure v3 will have a different message ID header than v2.

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
  2021-05-31  7:59 [PATCH net] " Landen Chao
@ 2021-06-01  2:45 ` Landen Chao
  0 siblings, 0 replies; 4+ messages in thread
From: Landen Chao @ 2021-06-01  2:45 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, David S . Miller,
	Jakub Kicinski, Matthias Brugger, dqfext, Sean Wang,
	Philipp Zabel
  Cc: netdev, linux-kernel, linux-arm-kernel, linux-mediatek, frank-w,
	steven.liu, Landen Chao

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 <landen.chao@mediatek.com>
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
---
v1 -> v2: Remove Change-Id.
---
 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 <sean.wang@mediatek.com>
 M:	Landen Chao <landen.chao@mediatek.com>
+M:	DENG Qingfang <dqfext@gmail.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/dsa/mt7530.*
-- 
2.29.2
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-19 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210601024508.iIbiNrsg-6lZjXwIt9-j76r37lcQSk3LsYBoZyl3fUM@z>
2021-07-17 15:45 ` [PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver DENG Qingfang
2021-07-17 16:10   ` Florian Fainelli
2021-07-19 10:48     ` Jakub Kicinski
2021-05-31  7:59 [PATCH net] " Landen Chao
2021-06-01  2:45 ` [PATCH net, v2] " Landen Chao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).