[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZxZvL37ZdKg1P-QE@ryzen.lan>
Date: Mon, 21 Oct 2024 17:11:43 +0200
From: Niklas Cassel <cassel@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Claudiu Beznea <claudiu.beznea.uj@...renesas.com>,
Paul Barker <paul.barker.ct@...renesas.com>,
Niklas Söderlund <niklas.soderlund+renesas@...natech.se>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
linux-renesas-soc@...r.kernel.org, netdev@...r.kernel.org,
linux-ide@...r.kernel.org, linux-sh@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
On Mon, Oct 21, 2024 at 01:56:51PM +0200, Geert Uytterhoeven wrote:
> Removing full driver sections also removed mailing list entries, causing
> submitters of future patches to forget CCing these mailing lists.
>
> Fixes: 6e90b675cf942e50 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> Anyone who wants to take over maintenance for these drivers?
> Thanks in advance!
> ---
> MAINTAINERS | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f04cba42a59301fa..97a23cea2729942e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19521,6 +19521,14 @@ S: Supported
> F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
> F: drivers/i2c/busses/i2c-emev2.c
>
> +RENESAS ETHERNET AVB DRIVER
> +L: netdev@...r.kernel.org
> +L: linux-renesas-soc@...r.kernel.org
> +F: Documentation/devicetree/bindings/net/renesas,etheravb.yaml
> +F: drivers/net/ethernet/renesas/Kconfig
> +F: drivers/net/ethernet/renesas/Makefile
> +F: drivers/net/ethernet/renesas/ravb*
> +
> RENESAS ETHERNET SWITCH DRIVER
> R: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
> L: netdev@...r.kernel.org
> @@ -19570,6 +19578,13 @@ 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
> +L: linux-ide@...r.kernel.org
> +L: linux-renesas-soc@...r.kernel.org
> +S: Supported
Seems a bit weird to keep the "S: Supported" line, if there is no
"M: " or "R: " entry. I suggest you kill it.
Regardless:
Acked-by: Niklas Cassel <cassel@...nel.org>
> +F: Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
> +F: drivers/ata/sata_rcar.c
> +
> RENESAS R-CAR THERMAL DRIVERS
> M: Niklas Söderlund <niklas.soderlund@...natech.se>
> L: linux-renesas-soc@...r.kernel.org
> @@ -19645,6 +19660,15 @@ S: Supported
> F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
> F: drivers/i2c/busses/i2c-rzv2m.c
>
> +RENESAS SUPERH ETHERNET DRIVER
> +L: netdev@...r.kernel.org
> +L: linux-renesas-soc@...r.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 <yoshihiro.shimoda.uh@...esas.com>
> L: linux-renesas-soc@...r.kernel.org
> --
> 2.34.1
>
Powered by blists - more mailing lists