diff options
| author | Dinh Nguyen <dinguyen@kernel.org> | 2026-08-12 19:55:36 -0500 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-08-17 13:44:47 -0700 |
| commit | bda1d74b41dac8e620cf037d7b500cd321ce7213 (patch) | |
| tree | 37ddb2239e83b8252a6c9db83868faaeda9e1a41 | |
| parent | c69bd5b16bf54f68b2e963670e38d013850303d5 (diff) | |
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 <dinguyen@kernel.org>
Acked-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/20260813005536.2068392-1-dinguyen@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/net/altr,gmii-to-sgmii-2.0.yaml | 2 | ||||
| -rw-r--r-- | Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml | 2 | ||||
| -rw-r--r-- | 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 <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 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 <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 991460050da7..b050c72e2d49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3603,15 +3603,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 |
