]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDes
authorVladimir Oltean <vladimir.oltean@nxp.com>
Wed, 10 Jun 2026 15:19:52 +0000 (18:19 +0300)
committerVinod Koul <vkoul@kernel.org>
Thu, 11 Jun 2026 07:09:47 +0000 (12:39 +0530)
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 <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20260610151952.2141019-17-vladimir.oltean@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS

index 06563ce3f459564b19eded933966348cec67266a..50f45492a60054c9e6f85659d11d628373b53335 100644 (file)
@@ -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 <ioana.ciornei@nxp.com>
+M:     Vladimir Oltean <vladimir.oltean@nxp.com>
 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 <ioana.ciornei@nxp.com>