linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Update Joakim Zhang entries
@ 2022-12-09 22:05 Florian Fainelli
  2022-12-09 22:05 ` [PATCH net v2 1/2] MAINTAINERS: Update NXP FEC maintainer Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-12-09 22:05 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Thomas Gleixner, Marc Zyngier, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, NXP Linux Team, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam,
	open list:IRQCHIP DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	Clark Wang, Wei Fang, Shenwei Wang

Shawn, since you are the i.MX maintainer I added you and the NXP Linux
Team as the de-facto maintainers for those entries, however there may be
other people to list, thanks!

Changes in v2:

- update the maintainers entry per Clark Wang's recommendations

Florian Fainelli (2):
  MAINTAINERS: Update NXP FEC maintainer
  dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer

 .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml | 3 ++-
 Documentation/devicetree/bindings/net/fsl,fec.yaml           | 4 +++-
 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml     | 4 +++-
 MAINTAINERS                                                  | 5 ++++-
 4 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH net v2 1/2] MAINTAINERS: Update NXP FEC maintainer
  2022-12-09 22:05 [PATCH net v2 0/2] Update Joakim Zhang entries Florian Fainelli
@ 2022-12-09 22:05 ` Florian Fainelli
  2022-12-09 22:05 ` [PATCH net v2 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer Florian Fainelli
  2022-12-12 21:11 ` [PATCH net v2 0/2] Update Joakim Zhang entries patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-12-09 22:05 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Thomas Gleixner, Marc Zyngier, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, NXP Linux Team, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam,
	open list:IRQCHIP DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	Clark Wang, Wei Fang, Shenwei Wang

Emails to Joakim Zhang bounce, update the list of maintainers per
feedback from Clark Wang and designate Wei Fang as the primary
maintainer.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1daadaa4d48b..78d8928741ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8183,7 +8183,10 @@ S:	Maintained
 F:	drivers/i2c/busses/i2c-cpm.c
 
 FREESCALE IMX / MXC FEC DRIVER
-M:	Joakim Zhang <qiangqing.zhang@nxp.com>
+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>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/fsl,fec.yaml
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH net v2 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer
  2022-12-09 22:05 [PATCH net v2 0/2] Update Joakim Zhang entries Florian Fainelli
  2022-12-09 22:05 ` [PATCH net v2 1/2] MAINTAINERS: Update NXP FEC maintainer Florian Fainelli
@ 2022-12-09 22:05 ` Florian Fainelli
  2022-12-12 21:11 ` [PATCH net v2 0/2] Update Joakim Zhang entries patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-12-09 22:05 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Krzysztof Kozlowski, Thomas Gleixner,
	Marc Zyngier, Rob Herring, Krzysztof Kozlowski, Shawn Guo,
	NXP Linux Team, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, open list:IRQCHIP DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	Clark Wang, Wei Fang, Shenwei Wang

Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture
maintainer) and the NXP Linux Team exploder email as well as well Wei
Wang for FEC and Clark Wang for DWMAC.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml  | 3 ++-
 Documentation/devicetree/bindings/net/fsl,fec.yaml            | 4 +++-
 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml      | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
index 1d6e0f64a807..985bfa4f6fda 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
@@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Freescale INTMUX interrupt multiplexer
 
 maintainers:
-  - Joakim Zhang <qiangqing.zhang@nxp.com>
+  - Shawn Guo <shawnguo@kernel.org>
+  - NXP Linux Team <linux-imx@nxp.com>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index e0f376f7e274..77e5f32cb62f 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -7,7 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Freescale Fast Ethernet Controller (FEC)
 
 maintainers:
-  - Joakim Zhang <qiangqing.zhang@nxp.com>
+  - Shawn Guo <shawnguo@kernel.org>
+  - Wei Fang <wei.fang@nxp.com>
+  - NXP Linux Team <linux-imx@nxp.com>
 
 allOf:
   - $ref: ethernet-controller.yaml#
diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
index 4c155441acbf..1857cb4b7139 100644
--- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
+++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
@@ -7,7 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: NXP i.MX8 DWMAC glue layer
 
 maintainers:
-  - Joakim Zhang <qiangqing.zhang@nxp.com>
+  - Clark Wang <xiaoning.wang@nxp.com>
+  - Shawn Guo <shawnguo@kernel.org>
+  - NXP Linux Team <linux-imx@nxp.com>
 
 # We need a select here so we don't match all nodes with 'snps,dwmac'
 select:
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH net v2 0/2] Update Joakim Zhang entries
  2022-12-09 22:05 [PATCH net v2 0/2] Update Joakim Zhang entries Florian Fainelli
  2022-12-09 22:05 ` [PATCH net v2 1/2] MAINTAINERS: Update NXP FEC maintainer Florian Fainelli
  2022-12-09 22:05 ` [PATCH net v2 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer Florian Fainelli
@ 2022-12-12 21:11 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-12-12 21:11 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: netdev, tglx, maz, robh+dt, krzysztof.kozlowski+dt, shawnguo,
	linux-imx, davem, edumazet, kuba, pabeni, s.hauer, kernel,
	festevam, linux-kernel, devicetree, linux-arm-kernel,
	xiaoning.wang, wei.fang, shenwei.wang

Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri,  9 Dec 2022 14:05:17 -0800 you wrote:
> Shawn, since you are the i.MX maintainer I added you and the NXP Linux
> Team as the de-facto maintainers for those entries, however there may be
> other people to list, thanks!
> 
> Changes in v2:
> 
> - update the maintainers entry per Clark Wang's recommendations
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] MAINTAINERS: Update NXP FEC maintainer
    https://git.kernel.org/netdev/net/c/4e81462a45ce
  - [net,v2,2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer
    https://git.kernel.org/netdev/net/c/fb21cad28489

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-12-12 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09 22:05 [PATCH net v2 0/2] Update Joakim Zhang entries Florian Fainelli
2022-12-09 22:05 ` [PATCH net v2 1/2] MAINTAINERS: Update NXP FEC maintainer Florian Fainelli
2022-12-09 22:05 ` [PATCH net v2 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer Florian Fainelli
2022-12-12 21:11 ` [PATCH net v2 0/2] Update Joakim Zhang entries patchwork-bot+netdevbpf

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).