[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<TYCPR01MB1104047852E5031016C101553D8352@TYCPR01MB11040.jpnprd01.prod.outlook.com>
Date: Tue, 26 Mar 2024 10:31:43 +0000
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
To: Paolo Abeni <pabeni@...hat.com>, Sergey Shtylyov <s.shtylyov@....ru>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-renesas-soc@...r.kernel.org" <linux-renesas-soc@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>
Subject: RE: [PATCH net] MAINTAINERS: split Renesas Ethernet drivers entry
Hi Paolo, Sergey,
> From: Paolo Abeni, Sent: Tuesday, March 26, 2024 6:38 PM
>
> On Sun, 2024-03-24 at 23:40 +0300, Sergey Shtylyov wrote:
> > Since the Renesas Ethernet Switch driver was added by Yoshihiro Shimoda,
> > I started receiving the patches to review for it -- which I was unable to
> > do, as I don't know this hardware and don't even have the manuals for it.
> > Fortunately, Shimoda-san has volunteered to be a reviewer for this new
> > driver, thus let's now split the single entry into 3 per-driver entries,
> > each with its own reviewer...
> >
> > Signed-off-by: Sergey Shtylyov <s.shtylyov@....ru>
Thank you for the patch!
> > ---
> > The patch is against the 'main' branch of the Netdev Group's 'net.git' repo...
> >
> > MAINTAINERS | 29 +++++++++++++++++++++++++----
> > 1 file changed, 25 insertions(+), 4 deletions(-)
> >
> > Index: net/MAINTAINERS
> > ===================================================================
> > --- net.orig/MAINTAINERS
> > +++ net/MAINTAINERS
> > @@ -18724,13 +18724,24 @@ S: Supported
> > F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
> > F: drivers/i2c/busses/i2c-emev2.c
> >
> > -RENESAS ETHERNET DRIVERS
> > +RENESAS ETHERNET AVB DRIVER
> > R: Sergey Shtylyov <s.shtylyov@....ru>
> > L: netdev@...r.kernel.org
> > L: linux-renesas-soc@...r.kernel.org
> > -F: Documentation/devicetree/bindings/net/renesas,*.yaml
> > -F: drivers/net/ethernet/renesas/
> > -F: include/linux/sh_eth.h
> > +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
> > +L: linux-renesas-soc@...r.kernel.org
> > +F: Documentation/devicetree/bindings/net/renesas,*ether-switch.yaml
> > +F: drivers/net/ethernet/renesas/Kconfig
> > +F: drivers/net/ethernet/renesas/Makefile
> > +F: drivers/net/ethernet/renesas/rcar_gen4*
> > +F: drivers/net/ethernet/renesas/rswitch*
>
> @Shimoda-san, could you please ack the above? We can't appoint you to
> something without your consent ;)
Thank you for this ping. This patch seems good to me. So,
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Best regards,
Yoshihiro Shimoda
> Thanks!
>
> Paolo
Powered by blists - more mailing lists