From bda1d74b41dac8e620cf037d7b500cd321ce7213 Mon Sep 17 00:00:00 2001 From: Dinh Nguyen Date: Wed, 12 Aug 2026 19:55:36 -0500 Subject: [PATCH] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii Matthew 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 Chevallier has volunteered to maintain the dt-bindings YAML files as well. Signed-off-by: Dinh Nguyen Acked-by: Maxime Chevallier Link: https://patch.msgid.link/20260813005536.2068392-1-dinguyen@kernel.org Signed-off-by: Jakub Kicinski --- .../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 aafb6447b6c2..cfb53080dba2 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 + - Maxime Chevallier 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 fc445ad5a1f1..8f5d63bb2187 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 + - Maxime Chevallier description: This binding describes the Altera SOCFPGA SoC implementation of the diff --git a/MAINTAINERS b/MAINTAINERS index 991460050da7..b050c72e2d49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3603,15 +3603,11 @@ M: Dinh Nguyen S: Maintained F: drivers/clk/socfpga/ -ARM/SOCFPGA DWMAC GLUE LAYER BINDINGS -M: Matthew Gerlach -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 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