diff mbox series

[v3] MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver

Message ID 20201209134739.28497-1-mickeyr@marvell.com
State Superseded
Headers show
Series [v3] MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver | expand

Commit Message

Mickey Rachamim Dec. 9, 2020, 1:47 p.m. UTC
Add maintainers info for new Marvell Prestera Ethernet switch driver.

Signed-off-by: Mickey Rachamim <mickeyr@marvell.com>
---
1. Update +W to link to the project source github page.
2. Remove +L as inherited from the entry of networking drivers.

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

David Miller Dec. 10, 2020, 4:44 a.m. UTC | #1
From: Mickey Rachamim <mickeyr@marvell.com>
Date: Wed, 9 Dec 2020 15:47:39 +0200

> Add maintainers info for new Marvell Prestera Ethernet switch driver.
> 
> Signed-off-by: Mickey Rachamim <mickeyr@marvell.com>
> ---
> 1. Update +W to link to the project source github page.
> 2. Remove +L as inherited from the entry of networking drivers.

Applied, thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f658b0465fe7..b42a9f8813ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10550,6 +10550,13 @@  S:	Supported
 F:	Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
 F:	drivers/net/ethernet/marvell/octeontx2/af/
 
+MARVELL PRESTERA ETHERNET SWITCH DRIVER
+M:	Vadym Kochan <vkochan@marvell.com>
+M:	Taras Chornyi <tchornyi@marvell.com>
+S:	Supported
+W:	https://github.com/Marvell-switching/switchdev-prestera
+F:	drivers/net/ethernet/marvell/prestera/
+
 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
 M:	Nicolas Pitre <nico@fluxnic.net>
 S:	Odd Fixes