Add a new entry for S32G PCIe driver.
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e64b94e6b5a9..bec5d5792a5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts*
F: drivers/pinctrl/nxp/
F: drivers/rtc/rtc-s32g.c
+ARM/NXP S32G PCIE CONTROLLER DRIVER
+M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
+R: NXP S32 Linux Team <s32@nxp.com>
+L: imx@lists.linux.dev
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/pci/nxp,s32g-pcie.yaml
+F: drivers/pci/controller/dwc/pcie-nxp-s32g*
+
ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
M: Jan Petrous <jan.petrous@oss.nxp.com>
R: s32@nxp.com
--
2.43.0
[+cc Ciprian @oss.nxp.com, see email addr question below] On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: > Add a new entry for S32G PCIe driver. > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > Reviewed-by: Frank Li <Frank.Li@nxp.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e64b94e6b5a9..bec5d5792a5f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* > F: drivers/pinctrl/nxp/ > F: drivers/rtc/rtc-s32g.c > > +ARM/NXP S32G PCIE CONTROLLER DRIVER > +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> I'd be happy to change to Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> per https://lore.kernel.org/r/f38396c7-0605-4876-9ea6-0a179d6577c7@oss.nxp.com I notice that most nxp.com addresses in MAINTAINERS use "@nxp.com" addresses, not "@oss.nxp.com". Let me know your preference. Bjorn
On 11/26/2025 3:41 PM, Bjorn Helgaas wrote: > [+cc Ciprian @oss.nxp.com, see email addr question below] > > On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: >> Add a new entry for S32G PCIe driver. >> >> Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> >> Reviewed-by: Frank Li <Frank.Li@nxp.com> >> --- >> MAINTAINERS | 9 +++++++++ >> 1 file changed, 9 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index e64b94e6b5a9..bec5d5792a5f 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* >> F: drivers/pinctrl/nxp/ >> F: drivers/rtc/rtc-s32g.c >> >> +ARM/NXP S32G PCIE CONTROLLER DRIVER >> +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> > > I'd be happy to change to > Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> > per https://lore.kernel.org/r/f38396c7-0605-4876-9ea6-0a179d6577c7@oss.nxp.com > > I notice that most nxp.com addresses in MAINTAINERS use "@nxp.com" > addresses, not "@oss.nxp.com". > > Let me know your preference. > > Bjorn Hello Bjorn, I prefer "@oss.nxp.com". Thanks, Ciprian
On Wed, Nov 26, 2025 at 03:47:46PM -0600, Ciprian Marian Costea wrote: > On 11/26/2025 3:41 PM, Bjorn Helgaas wrote: > > [+cc Ciprian @oss.nxp.com, see email addr question below] > > > > On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: > > > Add a new entry for S32G PCIe driver. > > > > > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > > > Reviewed-by: Frank Li <Frank.Li@nxp.com> > > > --- > > > MAINTAINERS | 9 +++++++++ > > > 1 file changed, 9 insertions(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index e64b94e6b5a9..bec5d5792a5f 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* > > > F: drivers/pinctrl/nxp/ > > > F: drivers/rtc/rtc-s32g.c > > > +ARM/NXP S32G PCIE CONTROLLER DRIVER > > > +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> > > > > I'd be happy to change to > > Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> > > per https://lore.kernel.org/r/f38396c7-0605-4876-9ea6-0a179d6577c7@oss.nxp.com > > > > I notice that most nxp.com addresses in MAINTAINERS use "@nxp.com" > > addresses, not "@oss.nxp.com". > > > > Let me know your preference. > > > > Bjorn > > Hello Bjorn, > > I prefer "@oss.nxp.com". Done, thanks! https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/commit/?id=c7533471578e
Hi Bjorn, On Wed, 26 Nov 2025 at 23:04, Bjorn Helgaas <helgaas@kernel.org> wrote: > > On Wed, Nov 26, 2025 at 03:47:46PM -0600, Ciprian Marian Costea wrote: > > On 11/26/2025 3:41 PM, Bjorn Helgaas wrote: > > > [+cc Ciprian @oss.nxp.com, see email addr question below] > > > > > > On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: > > > > Add a new entry for S32G PCIe driver. > > > > > > > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > > > > Reviewed-by: Frank Li <Frank.Li@nxp.com> > > > > --- > > > > MAINTAINERS | 9 +++++++++ > > > > 1 file changed, 9 insertions(+) > > > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > > index e64b94e6b5a9..bec5d5792a5f 100644 > > > > --- a/MAINTAINERS > > > > +++ b/MAINTAINERS > > > > @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* > > > > F: drivers/pinctrl/nxp/ > > > > F: drivers/rtc/rtc-s32g.c > > > > +ARM/NXP S32G PCIE CONTROLLER DRIVER > > > > +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> > > > > > > I'd be happy to change to > > > Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> > > > per https://lore.kernel.org/r/f38396c7-0605-4876-9ea6-0a179d6577c7@oss.nxp.com > > > > > > I notice that most nxp.com addresses in MAINTAINERS use "@nxp.com" > > > addresses, not "@oss.nxp.com". > > > > > > Let me know your preference. > > > > > > Bjorn > > > > Hello Bjorn, > > > > I prefer "@oss.nxp.com". > > Done, thanks! Thanks > > https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/commit/?id=c7533471578e
On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: > Add a new entry for S32G PCIe driver. > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > Reviewed-by: Frank Li <Frank.Li@nxp.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e64b94e6b5a9..bec5d5792a5f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* > F: drivers/pinctrl/nxp/ > F: drivers/rtc/rtc-s32g.c > > +ARM/NXP S32G PCIE CONTROLLER DRIVER > +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> Would be good to have Ghennadi's ack here. Don't want to sign people up for work they're not expecting. > +R: NXP S32 Linux Team <s32@nxp.com> > +L: imx@lists.linux.dev > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: Maintained > +F: Documentation/devicetree/bindings/pci/nxp,s32g-pcie.yaml > +F: drivers/pci/controller/dwc/pcie-nxp-s32g* > + > ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER > M: Jan Petrous <jan.petrous@oss.nxp.com> > R: s32@nxp.com > -- > 2.43.0 >
On Tue, Nov 25, 2025 at 01:21:19PM -0600, Bjorn Helgaas wrote: > On Fri, Nov 21, 2025 at 05:49:20PM +0100, Vincent Guittot wrote: > > Add a new entry for S32G PCIe driver. > > > > Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> > > Reviewed-by: Frank Li <Frank.Li@nxp.com> > > --- > > MAINTAINERS | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index e64b94e6b5a9..bec5d5792a5f 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -3137,6 +3137,15 @@ F: arch/arm64/boot/dts/freescale/s32g*.dts* > > F: drivers/pinctrl/nxp/ > > F: drivers/rtc/rtc-s32g.c > > > > +ARM/NXP S32G PCIE CONTROLLER DRIVER > > +M: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com> > > Would be good to have Ghennadi's ack here. Don't want to sign people > up for work they're not expecting. If need one from NXP and Ghennadi Procopciuc have not response, you can put my name here. Frank > > > +R: NXP S32 Linux Team <s32@nxp.com> > > +L: imx@lists.linux.dev > > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > +S: Maintained > > +F: Documentation/devicetree/bindings/pci/nxp,s32g-pcie.yaml > > +F: drivers/pci/controller/dwc/pcie-nxp-s32g* > > + > > ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER > > M: Jan Petrous <jan.petrous@oss.nxp.com> > > R: s32@nxp.com > > -- > > 2.43.0 > >
© 2016 - 2025 Red Hat, Inc.