On Fri, Sep 12, 2025 at 04:14:36PM +0200, Vincent Guittot wrote: > Add the s32g PCIe driver under the ARM/NXP S32G ARCHITECTURE entry. > > Signed-off-by: Vincent Guittot <vincent.guittot@xxxxxxxxxx> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cd7ff55b5d32..e93ab4202232 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3086,10 +3086,13 @@ R: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx> > R: NXP S32 Linux Team <s32@xxxxxxx> > L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > S: Maintained > +F: Documentation/devicetree/bindings/pci/nxp,s32-pcie.yaml > F: Documentation/devicetree/bindings/rtc/nxp,s32g-rtc.yaml > F: arch/arm64/boot/dts/freescale/s32g*.dts* > +F: drivers/pci/controller/dwc/pci-s32g* > F: drivers/pinctrl/nxp/ > F: drivers/rtc/rtc-s32g.c > +F: include/linux/pcie/nxp-s32g-pcie-phy-submode.h Please add L: imx@xxxxxxxxxxxxxxx Frank > > ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER > M: Jan Petrous <jan.petrous@xxxxxxxxxxx> > -- > 2.43.0 >