Re: [PATCH 3/3 v2] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
From: Frank Li
Date: Fri Sep 19 2025 - 12:59:09 EST
On Fri, Sep 19, 2025 at 05:58:21PM +0200, Vincent Guittot wrote:
> Add the s32g PCIe driver under the ARM/NXP S32G ARCHITECTURE entry.
I think common ARCH maintainer part should only include core port of SOC.
PCI driver should be sperated entry.
see PCI DRIVER FOR IMX6
Frank
>
> Signed-off-by: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd7ff55b5d32..fa45862cb1ea 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3084,12 +3084,16 @@ R: Chester Lin <chester62515@xxxxxxxxx>
> R: Matthias Brugger <mbrugger@xxxxxxxx>
> R: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx>
> R: NXP S32 Linux Team <s32@xxxxxxx>
> +L: imx@xxxxxxxxxxxxxxx
> 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
>
> ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
> M: Jan Petrous <jan.petrous@xxxxxxxxxxx>
> --
> 2.43.0
>