[PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

Vincent Guittot posted 4 patches 1 week, 6 days ago
There is a newer version of this series
[PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
Posted by Vincent Guittot 1 week, 6 days ago
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
Re: [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
Posted by Ghennadi Procopciuc 5 days, 6 hours ago
On 11/18/2025 10:02 AM, 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>
> +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*

Hi Vincent,

Thank you for proposing me as the maintainer for PCIe on S32G.

While I consider myself reasonably experienced with the S32G platform, I
am definitely not a PCIe expert. Therefore, I would prefer Ciprian
Marian Costea (<ciprianmarian.costea@oss.nxp.com>) to maintain this
component, given his expertise in PCIe on S32G.

> +
>  ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
>  M:	Jan Petrous <jan.petrous@oss.nxp.com>
>  R:	s32@nxp.com


-- 
Regards,
Ghennadi
Re: [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
Posted by Ciprian Marian Costea 5 days, 6 hours ago
On 11/26/2025 1:42 PM, Ghennadi Procopciuc wrote:
> On 11/18/2025 10:02 AM, 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>
>> +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*
> 
> Hi Vincent,
> 
> Thank you for proposing me as the maintainer for PCIe on S32G.
> 
> While I consider myself reasonably experienced with the S32G platform, I
> am definitely not a PCIe expert. Therefore, I would prefer Ciprian
> Marian Costea (<ciprianmarian.costea@oss.nxp.com>) to maintain this
> component, given his expertise in PCIe on S32G.
> 

Hello Ghennadi and Vincent,

I am ok with Ghennadi's proposal.


Thanks,
Ciprian

>> +
>>   ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
>>   M:	Jan Petrous <jan.petrous@oss.nxp.com>
>>   R:	s32@nxp.com
> 
>