Re: [PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
From: Sergey Shtylyov <hidden>
Date: 2024-11-04 19:29:21
Also in:
linux-ide, linux-renesas-soc, linux-sh, lkml
On 11/4/24 2:05 PM, Geert Uytterhoeven wrote:
Removing full driver sections also removed mailing list entries, causing
submitters of future patches to forget CCing these mailing lists.
Hence re-add the sections for the Renesas Ethernet AVB, R-Car SATA, and
SuperH Ethernet drivers. Add people who volunteered to maintain these
drivers (thanks a lot!).
Fixes: 6e90b675cf942e50 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Niklas Cassel <cassel@kernel.org>[...]
quoted hunk ↗ jump to hunk
diff --git a/MAINTAINERS b/MAINTAINERS index 13f4c23281f89332..b04d678240e80ec9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -19578,6 +19578,16 @@ S: Supported F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml F: drivers/i2c/busses/i2c-emev2.c +RENESAS ETHERNET AVB DRIVER +M: Paul Barker <paul.barker.ct@bp.renesas.com> +M: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
M:, not R:? [...]
quoted hunk ↗ jump to hunk
@@ -19627,6 +19637,14 @@ F: Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c +RENESAS R-CAR SATA DRIVER +M: Geert Uytterhoeven <geert+renesas@glider.be>
M:, not R:?
quoted hunk ↗ jump to hunk
+L: linux-ide@vger.kernel.org +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml +F: drivers/ata/sata_rcar.c + RENESAS R-CAR THERMAL DRIVERS M: Niklas Söderlund [off-list ref] L: linux-renesas-soc@vger.kernel.org@@ -19702,6 +19720,16 @@ S: Supported F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml F: drivers/i2c/busses/i2c-rzv2m.c +RENESAS SUPERH ETHERNET DRIVER +M: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
M:, not R:?
+L: netdev@vger.kernel.org +L: linux-renesas-soc@vger.kernel.org +F: Documentation/devicetree/bindings/net/renesas,ether.yaml +F: drivers/net/ethernet/renesas/Kconfig +F: drivers/net/ethernet/renesas/Makefile +F: drivers/net/ethernet/renesas/sh_eth* +F: include/linux/sh_eth.h + RENESAS USB PHY DRIVER M: Yoshihiro Shimoda [off-list ref] L: linux-renesas-soc@vger.kernel.org
Niklas, Paul, I hope you won't mind me re-joining the sh_eth/ravb entries as a reviewer when the fog clears a bit? (Besides, I'm still on vacation -- till 11/11...) MBR, Sergey