[PATCH RESEND net] MAINTAINERS: Add dedicated entries for phy_link_topology

Maxime Chevallier posted 1 patch 8 months, 3 weeks ago
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH RESEND net] MAINTAINERS: Add dedicated entries for phy_link_topology
Posted by Maxime Chevallier 8 months, 3 weeks ago
The infrastructure to handle multi-phy devices is fairly standalone.
Add myself as maintainer for that part as well as the netlink uAPI
that exposes it.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
---
Re-sending the patch to target net instead of net-next, and aggregated
the acks/reviews from Andrew and Jakub

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1cd25139cc58..36511ed5bf6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16577,6 +16577,13 @@ F:	net/ethtool/mm.c
 F:	tools/testing/selftests/drivers/net/hw/ethtool_mm.sh
 K:	ethtool_mm
 
+NETWORKING [ETHTOOL PHY TOPOLOGY]
+M:	Maxime Chevallier <maxime.chevallier@bootlin.com>
+F:	Documentation/networking/phy-link-topology.rst
+F:	drivers/net/phy/phy_link_topology.c
+F:	include/linux/phy_link_topology.h
+F:	net/ethtool/phy.c
+
 NETWORKING [GENERAL]
 M:	"David S. Miller" <davem@davemloft.net>
 M:	Eric Dumazet <edumazet@google.com>
-- 
2.48.1