diff mbox series

[net,1/2] MAINTAINERS: Update NXP FEC maintainer

Message ID 20221205212340.1073283-2-f.fainelli@gmail.com (mailing list archive)
State Superseded
Delegated to: Netdev Maintainers
Headers show
Series Update Joakim Zhang entries | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net
netdev/fixes_present fail Series targets non-next tree, but doesn't contain any Fixes tags
netdev/subject_prefix success Link
netdev/cover_letter success Series has a cover letter
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 9 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Florian Fainelli Dec. 5, 2022, 9:23 p.m. UTC
Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture
maintainer) and the NXP Linux Team exploder email.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Clark Wang Dec. 9, 2022, 2:01 a.m. UTC | #1
Hi Florian,


> -----Original Message-----
> From: Florian Fainelli <f.fainelli@gmail.com>
> Sent: 2022年12月6日 5:24
> To: netdev@vger.kernel.org
> Cc: Florian Fainelli <f.fainelli@gmail.com>; Thomas Gleixner
> <tglx@linutronix.de>; Marc Zyngier <maz@kernel.org>; Rob Herring
> <robh+dt@kernel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt@linaro.org>; Shawn Guo <shawnguo@kernel.org>;
> dl-linux-imx <linux-imx@nxp.com>; David S. Miller <davem@davemloft.net>;
> Eric Dumazet <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>;
> Paolo Abeni <pabeni@redhat.com>; Sascha Hauer <s.hauer@pengutronix.de>;
> Pengutronix Kernel Team <kernel@pengutronix.de>; Fabio Estevam
> <festevam@gmail.com>; open list:IRQCHIP DRIVERS
> <linux-kernel@vger.kernel.org>; open list:OPEN FIRMWARE AND FLATTENED
> DEVICE TREE BINDINGS <devicetree@vger.kernel.org>; moderated
> list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
> <linux-arm-kernel@lists.infradead.org>
> Subject: [PATCH net 1/2] MAINTAINERS: Update NXP FEC maintainer
> 
> Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture
> maintainer) and the NXP Linux Team exploder email.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 256f03904987..ba25d5af51a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8187,7 +8187,8 @@ S:	Maintained
>  F:	drivers/i2c/busses/i2c-cpm.c
> 
>  FREESCALE IMX / MXC FEC DRIVER
> -M:	Joakim Zhang <qiangqing.zhang@nxp.com>
> +M:	Shawn Guo <shawnguo@kernel.org>
> +M:	NXP Linux Team <linux-imx@nxp.com>

For FEC driver, please change as follows. Thanks.
M: Wei Fang <wei.fang@nxp.com>
R: Shenwei Wang <shenwei.wang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: NXP Linux Team <linux-imx@nxp.com>

Best Regards,
Clark Wang

>  L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/net/fsl,fec.yaml
> --
> 2.34.1
Florian Fainelli Dec. 9, 2022, 3:43 a.m. UTC | #2
On 12/8/2022 6:01 PM, Clark Wang wrote:
> Hi Florian,
> 
> 
>> -----Original Message-----
>> From: Florian Fainelli <f.fainelli@gmail.com>
>> Sent: 2022年12月6日 5:24
>> To: netdev@vger.kernel.org
>> Cc: Florian Fainelli <f.fainelli@gmail.com>; Thomas Gleixner
>> <tglx@linutronix.de>; Marc Zyngier <maz@kernel.org>; Rob Herring
>> <robh+dt@kernel.org>; Krzysztof Kozlowski
>> <krzysztof.kozlowski+dt@linaro.org>; Shawn Guo <shawnguo@kernel.org>;
>> dl-linux-imx <linux-imx@nxp.com>; David S. Miller <davem@davemloft.net>;
>> Eric Dumazet <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>;
>> Paolo Abeni <pabeni@redhat.com>; Sascha Hauer <s.hauer@pengutronix.de>;
>> Pengutronix Kernel Team <kernel@pengutronix.de>; Fabio Estevam
>> <festevam@gmail.com>; open list:IRQCHIP DRIVERS
>> <linux-kernel@vger.kernel.org>; open list:OPEN FIRMWARE AND FLATTENED
>> DEVICE TREE BINDINGS <devicetree@vger.kernel.org>; moderated
>> list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
>> <linux-arm-kernel@lists.infradead.org>
>> Subject: [PATCH net 1/2] MAINTAINERS: Update NXP FEC maintainer
>>
>> Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture
>> maintainer) and the NXP Linux Team exploder email.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>>   MAINTAINERS | 3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 256f03904987..ba25d5af51a0 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8187,7 +8187,8 @@ S:	Maintained
>>   F:	drivers/i2c/busses/i2c-cpm.c
>>
>>   FREESCALE IMX / MXC FEC DRIVER
>> -M:	Joakim Zhang <qiangqing.zhang@nxp.com>
>> +M:	Shawn Guo <shawnguo@kernel.org>
>> +M:	NXP Linux Team <linux-imx@nxp.com>
> 
> For FEC driver, please change as follows. Thanks.
> M: Wei Fang <wei.fang@nxp.com>
> R: Shenwei Wang <shenwei.wang@nxp.com>
> R: Clark Wang <xiaoning.wang@nxp.com>
> R: NXP Linux Team <linux-imx@nxp.com>
> 
> Best Regards,
> Clark Wang

Will do, thanks for stepping in.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 256f03904987..ba25d5af51a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8187,7 +8187,8 @@  S:	Maintained
 F:	drivers/i2c/busses/i2c-cpm.c
 
 FREESCALE IMX / MXC FEC DRIVER
-M:	Joakim Zhang <qiangqing.zhang@nxp.com>
+M:	Shawn Guo <shawnguo@kernel.org>
+M:	NXP Linux Team <linux-imx@nxp.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/fsl,fec.yaml