Add a new entry for S32G Serdes driver.
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 765ad2daa218..888674a308a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3202,6 +3202,15 @@ S: Maintained
F: Documentation/devicetree/bindings/net/nxp,s32-dwmac.yaml
F: drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c
+ARM/NXP S32G SERDES DRIVER
+M: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
+R: NXP S32 Linux Team <s32@nxp.com>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/pci/nxp,s32g-serdes.yaml
+F: drivers/phy/freescale/phy-nxp-s32g-*
+F: include/linux/pcs/pcs-nxp-xpcs.h
+
ARM/Orion SoC/Technologic Systems TS-78xx platform support
M: Alexander Clouter <alex@digriz.org.uk>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.43.0
On Mon, Jan 26, 2026 at 10:21:59AM +0100, Vincent Guittot wrote:
> Add a new entry for S32G Serdes driver.
>
> Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 765ad2daa218..888674a308a5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3202,6 +3202,15 @@ S: Maintained
> F: Documentation/devicetree/bindings/net/nxp,s32-dwmac.yaml
> F: drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c
>
> +ARM/NXP S32G SERDES DRIVER
> +M: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
> +R: NXP S32 Linux Team <s32@nxp.com>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: Documentation/devicetree/bindings/pci/nxp,s32g-serdes.yaml
This patchset adds the following file, not the one above:
Documentation/devicetree/bindings/phy/nxp,s32g-serdes.yaml
^^^
> +F: drivers/phy/freescale/phy-nxp-s32g-*
> +F: include/linux/pcs/pcs-nxp-xpcs.h
> +
> ARM/Orion SoC/Technologic Systems TS-78xx platform support
> M: Alexander Clouter <alex@digriz.org.uk>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> --
> 2.43.0
>
On Thu, 29 Jan 2026 at 13:08, Simon Horman <horms@kernel.org> wrote: > > On Mon, Jan 26, 2026 at 10:21:59AM +0100, Vincent Guittot wrote: > > Add a new entry for S32G Serdes driver. > > > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > > --- > > MAINTAINERS | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 765ad2daa218..888674a308a5 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -3202,6 +3202,15 @@ S: Maintained > > F: Documentation/devicetree/bindings/net/nxp,s32-dwmac.yaml > > F: drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c > > > > +ARM/NXP S32G SERDES DRIVER > > +M: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> > > +R: NXP S32 Linux Team <s32@nxp.com> > > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > +S: Maintained > > +F: Documentation/devicetree/bindings/pci/nxp,s32g-serdes.yaml > > This patchset adds the following file, not the one above: > > Documentation/devicetree/bindings/phy/nxp,s32g-serdes.yaml yes, that's a typo. > ^^^ > > > +F: drivers/phy/freescale/phy-nxp-s32g-* > > +F: include/linux/pcs/pcs-nxp-xpcs.h > > + > > ARM/Orion SoC/Technologic Systems TS-78xx platform support > > M: Alexander Clouter <alex@digriz.org.uk> > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > -- > > 2.43.0 > >
© 2016 - 2026 Red Hat, Inc.