diff options
author | Arnd Bergmann <[email protected]> | 2024-03-04 21:41:00 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-03-05 17:23:09 +0100 |
commit | 98dcb872779f8bea30cd34716c7fdeb0963e3606 (patch) | |
tree | 08f2fb3f68a3f37d4f6ea616bbe745defbe42121 | |
parent | b98ad40faa1c1a01f45561d5d9655bbaeb668c80 (diff) |
ARM: s32c: update MAINTAINERS entry
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.
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: Ghennadi Procopciuc <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Chester Lin <[email protected]>
Cc: Matthias Brugger <[email protected]>
Cc: Ghennadi Procopciuc <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: NXP S32 Linux Team <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 18 |
1 files 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 <[email protected]> -R: Andreas Färber <[email protected]> +R: Chester Lin <[email protected]> R: Matthias Brugger <[email protected]> -R: NXP S32 Linux Team <[email protected]> +R: Ghennadi Procopciuc <[email protected]> +L: NXP S32 Linux Team <[email protected]> L: [email protected] (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 <[email protected]> @@ -17260,9 +17261,12 @@ M: Shawn Guo <[email protected]> M: Jacky Bai <[email protected]> R: Pengutronix Kernel Team <[email protected]> +L: NXP S32 Linux Team <[email protected]> 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 <[email protected]> @@ -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 <[email protected]> -R: NXP S32 Linux Team <[email protected]> -S: Maintained -F: Documentation/devicetree/bindings/pinctrl/nxp,s32* -F: drivers/pinctrl/nxp/ - PIN CONTROLLER - QUALCOMM M: Bjorn Andersson <[email protected]> |