Re: [PATCHv2] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii
From: Maxime Chevallier
Date: Sun Aug 16 2026 - 16:31:25 EST
Hi,
On 8/13/26 02:55, Dinh Nguyen wrote:
> 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@xxxxxxxxxx>
Acked-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Maxime
> ---
> v2: include Maxime Chevallier in message
> s/Mathew/Matthew
> s/Chevalier/Chevallier
> ---
> .../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@xxxxxxxxxx>
> + - Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> + - Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
>
> description:
> This binding describes the Altera SOCFPGA SoC implementation of the
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8014b9f8253ed..e5ac94395670c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3588,15 +3588,11 @@ M: Dinh Nguyen <dinguyen@xxxxxxxxxx>
> S: Maintained
> F: drivers/clk/socfpga/
>
> -ARM/SOCFPGA DWMAC GLUE LAYER BINDINGS
> -M: Matthew Gerlach <matthew.gerlach@xxxxxxxxxx>
> -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@xxxxxxxxxxx>
> 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