Message ID | 20240304204249.936140-1-arnd@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: s32c: update MAINTAINERS entry | expand |
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
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
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