[PATCHv2] MAINTAINERS: update entry for socfpga dwmac and gmii/sgmii
Dinh Nguyen <[email protected]>
| Newsgroups | org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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 <[email protected]> + - Maxime Chevallier <[email protected]> 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 <[email protected]> + - Maxime Chevallier <[email protected]> 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 <[email protected]> S: Maintained F: drivers/clk/socfpga/ -ARM/SOCFPGA DWMAC GLUE LAYER BINDINGS -M: Matthew Gerlach <[email protected]> -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 <[email protected]> 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