* [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii
@ 2026-08-10 12:54 Dinh Nguyen
2026-08-12 0:48 ` Jakub Kicinski
2026-08-12 0:49 ` Jakub Kicinski
0 siblings, 2 replies; 3+ messages in thread
From: Dinh Nguyen @ 2026-08-10 12:54 UTC (permalink / raw)
To: netdev
Cc: dinguyen, andrew+netdev, davem, edumazet, kuba, devicetree,
linux-kernel, robh, krzk+dt, conor+dt
Mathew Gerlach is no longer at Altera, so remove his entry as a
maintainer for the SoCFPGA DWMAC ethernet glue layer and the GMII/SGMII
dt-bindings files.
Maxime Chevalier has volunteered to maintain the dt-bindgings YAML files
as well.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
.../devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml | 2 +-
.../devicetree/bindings/net/altr,socfpga-stmmac.yaml | 2 +-
MAINTAINERS | 8 ++------
3 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml b/Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml
index aafb6447b6c22..cfb53080dba26 100644
--- a/Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml
+++ b/Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Altera GMII to SGMII Converter
maintainers:
- - Matthew Gerlach <matthew.gerlach@altera.com>
+ - Maxime Chevallier <maxime.chevallier@bootlin.com>
description:
This binding describes the Altera GMII to SGMII converter.
diff --git a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
index fc445ad5a1f1a..8f5d63bb2187a 100644
--- a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
+++ b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Altera SOCFPGA SoC DWMAC controller
maintainers:
- - Matthew Gerlach <matthew.gerlach@altera.com>
+ - Maxime Chevallier <maxime.chevallier@bootlin.com>
description:
This binding describes the Altera SOCFPGA SoC implementation of the
diff --git a/MAINTAINERS b/MAINTAINERS
index 5114e6db7307d..04e7fd1861037 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3597,15 +3597,11 @@ M: Dinh Nguyen <dinguyen@kernel.org>
S: Maintained
F: drivers/clk/socfpga/
-ARM/SOCFPGA DWMAC GLUE LAYER BINDINGS
-M: Matthew Gerlach <matthew.gerlach@altera.com>
-S: Maintained
-F: Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml
-F: Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
-
ARM/SOCFPGA DWMAC GLUE LAYER
M: Maxime Chevallier <maxime.chevallier@bootlin.com>
S: Maintained
+F: Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml
+F: Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
F: drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
ARM/SOCFPGA EDAC BINDINGS
--
2.42.0.411.g813d9a9188
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii
2026-08-10 12:54 [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii Dinh Nguyen
@ 2026-08-12 0:48 ` Jakub Kicinski
2026-08-12 0:49 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2026-08-12 0:48 UTC (permalink / raw)
To: Dinh Nguyen
Cc: netdev, andrew+netdev, davem, edumazet, devicetree, linux-kernel,
robh, krzk+dt, conor+dt
On Mon, 10 Aug 2026 07:54:15 -0500 Dinh Nguyen wrote:
> Cc: dinguyen@kernel.org, andrew+netdev@lunn.ch, davem@davemloft.net,
> edumazet@google.com, kuba@kernel.org, devicetree@vger.kernel.org,
> linux-kernel@vger.kernel.org, robh@kernel.org, krzk+dt@kernel.org,
> conor+dt@kernel.org
I don't see Maxime on the CC list here. Please repost and add him.
Just a formality but without an ack and a CC it'd be a bit negligent
for me to apply this..
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii
2026-08-10 12:54 [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii Dinh Nguyen
2026-08-12 0:48 ` Jakub Kicinski
@ 2026-08-12 0:49 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2026-08-12 0:49 UTC (permalink / raw)
To: Dinh Nguyen
Cc: netdev, andrew+netdev, davem, edumazet, devicetree, linux-kernel,
robh, krzk+dt, conor+dt
On Mon, 10 Aug 2026 07:54:15 -0500 Dinh Nguyen wrote:
> Mathew Gerlach is no longer at Altera, so remove his entry as a
> maintainer for the SoCFPGA DWMAC ethernet glue layer and the GMII/SGMII
> dt-bindings files.
>
> Maxime Chevalier has volunteered to maintain the dt-bindgings YAML files
> as well.
While you respin - AI suggests spelling the name right in the commit
msg:
A few small things in the changelog, and a process question.
The names in the changelog do not match the names in the diff. The
changelog says "Mathew Gerlach", but the removed lines say "Matthew
Gerlach <matthew.gerlach@altera.com>". The changelog says "Maxime
Chevalier", but the added lines say "Maxime Chevallier
<maxime.chevallier@bootlin.com>". Could the spellings be fixed so that
searching for either name finds this commit?
There is also a typo: "dt-bindgings" should be "dt-bindings".
On the process side, the patch moves both binding files under the
"ARM/SOCFPGA DWMAC GLUE LAYER" entry maintained by Maxime Chevallier and
rewrites the maintainers field of both YAML schemas to name him, but the
only tag is Signed-off-by from the submitter. Should an Acked-by from
Maxime Chevallier be recorded here to back up the "has volunteered"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-08-12 0:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 12:54 [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii Dinh Nguyen
2026-08-12 0:48 ` Jakub Kicinski
2026-08-12 0:49 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox