Skip to content

Commit 8c05813

Browse files
Sergey ShtylyovPaolo Abeni
authored andcommitted
MAINTAINERS: split Renesas Ethernet drivers entry
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@omp.ru> Reviewed-by: Simon Horman <horms@kernel.org> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/de0ccc1d-6fc0-583f-4f80-f70e6461d62d@omp.ru Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 5f563c3 commit 8c05813

1 file changed

Lines changed: 25 additions & 4 deletions

File tree

MAINTAINERS

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18724,13 +18724,24 @@ S: Supported
1872418724
F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
1872518725
F: drivers/i2c/busses/i2c-emev2.c
1872618726

18727-
RENESAS ETHERNET DRIVERS
18727+
RENESAS ETHERNET AVB DRIVER
1872818728
R: Sergey Shtylyov <s.shtylyov@omp.ru>
1872918729
L: netdev@vger.kernel.org
1873018730
L: linux-renesas-soc@vger.kernel.org
18731-
F: Documentation/devicetree/bindings/net/renesas,*.yaml
18732-
F: drivers/net/ethernet/renesas/
18733-
F: include/linux/sh_eth.h
18731+
F: Documentation/devicetree/bindings/net/renesas,etheravb.yaml
18732+
F: drivers/net/ethernet/renesas/Kconfig
18733+
F: drivers/net/ethernet/renesas/Makefile
18734+
F: drivers/net/ethernet/renesas/ravb*
18735+
18736+
RENESAS ETHERNET SWITCH DRIVER
18737+
R: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
18738+
L: netdev@vger.kernel.org
18739+
L: linux-renesas-soc@vger.kernel.org
18740+
F: Documentation/devicetree/bindings/net/renesas,*ether-switch.yaml
18741+
F: drivers/net/ethernet/renesas/Kconfig
18742+
F: drivers/net/ethernet/renesas/Makefile
18743+
F: drivers/net/ethernet/renesas/rcar_gen4*
18744+
F: drivers/net/ethernet/renesas/rswitch*
1873418745

1873518746
RENESAS IDT821034 ASoC CODEC
1873618747
M: Herve Codina <herve.codina@bootlin.com>
@@ -18840,6 +18851,16 @@ S: Supported
1884018851
F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
1884118852
F: drivers/i2c/busses/i2c-rzv2m.c
1884218853

18854+
RENESAS SUPERH ETHERNET DRIVER
18855+
R: Sergey Shtylyov <s.shtylyov@omp.ru>
18856+
L: netdev@vger.kernel.org
18857+
L: linux-renesas-soc@vger.kernel.org
18858+
F: Documentation/devicetree/bindings/net/renesas,ether.yaml
18859+
F: drivers/net/ethernet/renesas/Kconfig
18860+
F: drivers/net/ethernet/renesas/Makefile
18861+
F: drivers/net/ethernet/renesas/sh_eth*
18862+
F: include/linux/sh_eth.h
18863+
1884318864
RENESAS USB PHY DRIVER
1884418865
M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
1884518866
L: linux-renesas-soc@vger.kernel.org

0 commit comments

Comments
 (0)