linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: s32c: update MAINTAINERS entry
@ 2024-03-04 20:41 Arnd Bergmann
  2024-03-05  9:04 ` Matthias Brugger
  2024-03-05  9:10 ` Ghennadi Procopciuc
  0 siblings, 2 replies; 3+ messages in thread
From: Arnd Bergmann @ 2024-03-04 20:41 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: soc, Arnd Bergmann, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Chester Lin,
	Matthias Brugger, Ghennadi Procopciuc, NXP Linux Team,
	NXP S32 Linux Team

From: Arnd Bergmann <arnd@arndb.de>

As discussed on the mailing list, Chester is stepping down from being
the primary maintainer for the s32c platform, and Ghennadi becomes an
additional reviewer.

For the moment, there is no full maintainer for s32c, but Shawn is already
listed as the overall maintainer for 32-bit freescale/nxp platforms
(except layerscape and qoriq) and agreed to merge s32c patches as they
come in and are reviewed by the remaining reviewers.

Adapt the entries in the maintainers file based on the discussion.

Link: https://lore.kernel.org/all/20240221120123.1118552-1-ghennadi.procopciuc@oss.nxp.com/
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Chester Lin <chester62515@gmail.com>
Cc: Matthias Brugger <mbrugger@suse.com>
Cc: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: NXP S32 Linux Team <s32@nxp.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
---
I would merge this into the soc tree if everyone is fine with this
version. Let me know if you'd prefer any further adjustments.
---
 MAINTAINERS | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 209e6f45a0b6..87e9c8282742 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2542,13 +2542,14 @@ F:	drivers/*/*/*wpcm*
 F:	drivers/*/*wpcm*
 
 ARM/NXP S32G ARCHITECTURE
-M:	Chester Lin <chester62515@gmail.com>
-R:	Andreas Färber <afaerber@suse.de>
+R:	Chester Lin <chester62515@gmail.com>
 R:	Matthias Brugger <mbrugger@suse.com>
-R:	NXP S32 Linux Team <s32@nxp.com>
+R:	Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
+L:	NXP S32 Linux Team <s32@nxp.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm64/boot/dts/freescale/s32g*.dts*
+F:	drivers/pinctrl/nxp/
 
 ARM/Orion SoC/Technologic Systems TS-78xx platform support
 M:	Alexander Clouter <alex@digriz.org.uk>
@@ -17260,9 +17261,12 @@ M:	Shawn Guo <shawnguo@kernel.org>
 M:	Jacky Bai <ping.bai@nxp.com>
 R:	Pengutronix Kernel Team <kernel@pengutronix.de>
 L:	linux-gpio@vger.kernel.org
+L:	NXP S32 Linux Team <s32@nxp.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/pinctrl/fsl,*
+F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
 F:	drivers/pinctrl/freescale/
+F:	drivers/pinctrl/nxp/
 
 PIN CONTROLLER - INTEL
 M:	Mika Westerberg <mika.westerberg@linux.intel.com>
@@ -17316,14 +17320,6 @@ S:	Supported
 F:	drivers/gpio/gpio-sama5d2-piobu.c
 F:	drivers/pinctrl/pinctrl-at91*
 
-PIN CONTROLLER - NXP S32
-M:	Chester Lin <clin@suse.com>
-R:	NXP S32 Linux Team <s32@nxp.com>
-L:	linux-gpio@vger.kernel.org
-S:	Maintained
-F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
-F:	drivers/pinctrl/nxp/
-
 PIN CONTROLLER - QUALCOMM
 M:	Bjorn Andersson <andersson@kernel.org>
 L:	linux-arm-msm@vger.kernel.org
-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: s32c: update MAINTAINERS entry
  2024-03-04 20:41 [PATCH] ARM: s32c: update MAINTAINERS entry Arnd Bergmann
@ 2024-03-05  9:04 ` Matthias Brugger
  2024-03-05  9:10 ` Ghennadi Procopciuc
  1 sibling, 0 replies; 3+ messages in thread
From: Matthias Brugger @ 2024-03-05  9:04 UTC (permalink / raw)
  To: Arnd Bergmann, linux-arm-kernel
  Cc: soc, Arnd Bergmann, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Chester Lin,
	Ghennadi Procopciuc, NXP Linux Team, NXP S32 Linux Team



On 04/03/2024 21:41, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> As discussed on the mailing list, Chester is stepping down from being
> the primary maintainer for the s32c platform, and Ghennadi becomes an
> additional reviewer.
> 
> For the moment, there is no full maintainer for s32c, but Shawn is already
> listed as the overall maintainer for 32-bit freescale/nxp platforms
> (except layerscape and qoriq) and agreed to merge s32c patches as they
> come in and are reviewed by the remaining reviewers.
> 
> Adapt the entries in the maintainers file based on the discussion.
> 
> Link: https://lore.kernel.org/all/20240221120123.1118552-1-ghennadi.procopciuc@oss.nxp.com/
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Chester Lin <chester62515@gmail.com>
> Cc: Matthias Brugger <mbrugger@suse.com>
> Cc: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: NXP S32 Linux Team <s32@nxp.com>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Reviewed-by: Matthias Brugger <mbrugger@suse.com>

> ---
> I would merge this into the soc tree if everyone is fine with this
> version. Let me know if you'd prefer any further adjustments.
> ---
>   MAINTAINERS | 18 +++++++-----------
>   1 file changed, 7 insertions(+), 11 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 209e6f45a0b6..87e9c8282742 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2542,13 +2542,14 @@ F:	drivers/*/*/*wpcm*
>   F:	drivers/*/*wpcm*
>   
>   ARM/NXP S32G ARCHITECTURE
> -M:	Chester Lin <chester62515@gmail.com>
> -R:	Andreas Färber <afaerber@suse.de>
> +R:	Chester Lin <chester62515@gmail.com>
>   R:	Matthias Brugger <mbrugger@suse.com>
> -R:	NXP S32 Linux Team <s32@nxp.com>
> +R:	Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
> +L:	NXP S32 Linux Team <s32@nxp.com>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   F:	arch/arm64/boot/dts/freescale/s32g*.dts*
> +F:	drivers/pinctrl/nxp/
>   
>   ARM/Orion SoC/Technologic Systems TS-78xx platform support
>   M:	Alexander Clouter <alex@digriz.org.uk>
> @@ -17260,9 +17261,12 @@ M:	Shawn Guo <shawnguo@kernel.org>
>   M:	Jacky Bai <ping.bai@nxp.com>
>   R:	Pengutronix Kernel Team <kernel@pengutronix.de>
>   L:	linux-gpio@vger.kernel.org
> +L:	NXP S32 Linux Team <s32@nxp.com>
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/pinctrl/fsl,*
> +F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
>   F:	drivers/pinctrl/freescale/
> +F:	drivers/pinctrl/nxp/
>   
>   PIN CONTROLLER - INTEL
>   M:	Mika Westerberg <mika.westerberg@linux.intel.com>
> @@ -17316,14 +17320,6 @@ S:	Supported
>   F:	drivers/gpio/gpio-sama5d2-piobu.c
>   F:	drivers/pinctrl/pinctrl-at91*
>   
> -PIN CONTROLLER - NXP S32
> -M:	Chester Lin <clin@suse.com>
> -R:	NXP S32 Linux Team <s32@nxp.com>
> -L:	linux-gpio@vger.kernel.org
> -S:	Maintained
> -F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
> -F:	drivers/pinctrl/nxp/
> -
>   PIN CONTROLLER - QUALCOMM
>   M:	Bjorn Andersson <andersson@kernel.org>
>   L:	linux-arm-msm@vger.kernel.org

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: s32c: update MAINTAINERS entry
  2024-03-04 20:41 [PATCH] ARM: s32c: update MAINTAINERS entry Arnd Bergmann
  2024-03-05  9:04 ` Matthias Brugger
@ 2024-03-05  9:10 ` Ghennadi Procopciuc
  1 sibling, 0 replies; 3+ messages in thread
From: Ghennadi Procopciuc @ 2024-03-05  9:10 UTC (permalink / raw)
  To: Arnd Bergmann, linux-arm-kernel
  Cc: soc, Arnd Bergmann, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Chester Lin,
	Matthias Brugger, NXP Linux Team, NXP S32 Linux Team


On 3/4/2024 10:41 PM, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> As discussed on the mailing list, Chester is stepping down from being
> the primary maintainer for the s32c platform, and Ghennadi becomes an
> additional reviewer.
>
> For the moment, there is no full maintainer for s32c, but Shawn is already
> listed as the overall maintainer for 32-bit freescale/nxp platforms
> (except layerscape and qoriq) and agreed to merge s32c patches as they
> come in and are reviewed by the remaining reviewers.
>
> Adapt the entries in the maintainers file based on the discussion.
>
> Link: https://lore.kernel.org/all/20240221120123.1118552-1-ghennadi.procopciuc@oss.nxp.com/
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Chester Lin <chester62515@gmail.com>
> Cc: Matthias Brugger <mbrugger@suse.com>
> Cc: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: NXP S32 Linux Team <s32@nxp.com>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
> ---
> I would merge this into the soc tree if everyone is fine with this
> version. Let me know if you'd prefer any further adjustments.
> ---
>   MAINTAINERS | 18 +++++++-----------
>   1 file changed, 7 insertions(+), 11 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 209e6f45a0b6..87e9c8282742 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2542,13 +2542,14 @@ F:	drivers/*/*/*wpcm*
>   F:	drivers/*/*wpcm*
>   
>   ARM/NXP S32G ARCHITECTURE
> -M:	Chester Lin <chester62515@gmail.com>
> -R:	Andreas Färber <afaerber@suse.de>
> +R:	Chester Lin <chester62515@gmail.com>
>   R:	Matthias Brugger <mbrugger@suse.com>
> -R:	NXP S32 Linux Team <s32@nxp.com>
> +R:	Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
> +L:	NXP S32 Linux Team <s32@nxp.com>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   F:	arch/arm64/boot/dts/freescale/s32g*.dts*
> +F:	drivers/pinctrl/nxp/
>   
>   ARM/Orion SoC/Technologic Systems TS-78xx platform support
>   M:	Alexander Clouter <alex@digriz.org.uk>
> @@ -17260,9 +17261,12 @@ M:	Shawn Guo <shawnguo@kernel.org>
>   M:	Jacky Bai <ping.bai@nxp.com>
>   R:	Pengutronix Kernel Team <kernel@pengutronix.de>
>   L:	linux-gpio@vger.kernel.org
> +L:	NXP S32 Linux Team <s32@nxp.com>
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/pinctrl/fsl,*
> +F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
>   F:	drivers/pinctrl/freescale/
> +F:	drivers/pinctrl/nxp/
>   
>   PIN CONTROLLER - INTEL
>   M:	Mika Westerberg <mika.westerberg@linux.intel.com>
> @@ -17316,14 +17320,6 @@ S:	Supported
>   F:	drivers/gpio/gpio-sama5d2-piobu.c
>   F:	drivers/pinctrl/pinctrl-at91*
>   
> -PIN CONTROLLER - NXP S32
> -M:	Chester Lin <clin@suse.com>
> -R:	NXP S32 Linux Team <s32@nxp.com>
> -L:	linux-gpio@vger.kernel.org
> -S:	Maintained
> -F:	Documentation/devicetree/bindings/pinctrl/nxp,s32*
> -F:	drivers/pinctrl/nxp/
> -
>   PIN CONTROLLER - QUALCOMM
>   M:	Bjorn Andersson <andersson@kernel.org>
>   L:	linux-arm-msm@vger.kernel.org

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-05  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 20:41 [PATCH] ARM: s32c: update MAINTAINERS entry Arnd Bergmann
2024-03-05  9:04 ` Matthias Brugger
2024-03-05  9:10 ` Ghennadi Procopciuc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).