Re: [PATCH 8/8] MAINTAINERS: Add an entry for NXP S32G2 boards
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2021-08-05 07:50:00
Also in:
linux-arm-kernel, linux-serial, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2021-08-05 07:50:00
Also in:
linux-arm-kernel, linux-serial, lkml
On 05/08/2021 08:54, Chester Lin wrote:
Add a new entry for the maintenance of NXP S32G2 DT files. Signed-off-by: Chester Lin <redacted> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index 36aee8517ab0..3c6ba6cefd8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -2281,6 +2281,12 @@ F: arch/arm/boot/dts/nuvoton-wpcm450* F: arch/arm/mach-npcm/wpcm450.c F: drivers/*/*wpcm* +ARM/NXP S32G2 ARCHITECTURE +M: Chester Lin <clin@suse.com> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm64/boot/dts/freescale/s32g2*
I support the idea of sub-sub-architecture maintainers but I think idea of in-file addresses was preferred: https://lore.kernel.org/lkml/20200830122922.3884-1-shawnguo@kernel.org/ (local) Best regards, Krzysztof