From: Vladimir Oltean Date: Wed, 10 Jun 2026 15:19:52 +0000 (+0300) Subject: MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61df73e12eb245adc54606de287cf8898b3a66c4;p=thirdparty%2Flinux.git MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDes The lynx-28g and lynx-10g drivers share code and hardware architecture, so let them be covered by a single MAINTAINERS entry. Add myself as a second maintainer alongside Ioana Ciornei. Signed-off-by: Vladimir Oltean Link: https://patch.msgid.link/20260610151952.2141019-17-vladimir.oltean@nxp.com Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index 06563ce3f4595..50f45492a6005 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15284,12 +15284,18 @@ S: Maintained F: Documentation/devicetree/bindings/iio/light/liteon,ltr390.yaml F: drivers/iio/light/ltr390.c -LYNX 28G SERDES PHY DRIVER +LYNX SERDES PHY DRIVERS M: Ioana Ciornei +M: Vladimir Oltean L: netdev@vger.kernel.org S: Supported +F: Documentation/devicetree/bindings/phy/fsl,lynx-10g.yaml F: Documentation/devicetree/bindings/phy/fsl,lynx-28g.yaml +F: drivers/phy/freescale/phy-fsl-lynx-10g.c F: drivers/phy/freescale/phy-fsl-lynx-28g.c +F: drivers/phy/freescale/phy-fsl-lynx-core.c +F: drivers/phy/freescale/phy-fsl-lynx-core.h +F: include/soc/fsl/phy-fsl-lynx.h LYNX PCS MODULE M: Ioana Ciornei