* [PATCH] MAINTAINERS: Update file list for ARM Freescale IMX
@ 2022-07-21 13:47 Martyn Welch
2022-07-26 13:51 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Martyn Welch @ 2022-07-21 13:47 UTC (permalink / raw)
To: Stefano Babic, Fabio Estevam, NXP i . MX U-Boot Team; +Cc: u-boot, Martyn Welch
The MAINTAINERS file currently lists files in
arch/arm/include/asm/arch-imx/ being part of the IMX maintainers
purview, however the arch/arm/include/asm/ directory also contains the
directories arch-imx8, arch-imx8m, arch-imx8ulp and arch-imxrt which
would also appear to be relevant to the team. Tweak the entry to cover
these directories so that tools like get_maintainers.pl will suggest
relevant maintainers when making changes just in these directories.
Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a15ba7abdc..f91bb176f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -255,7 +255,7 @@ F: arch/arm/cpu/arm926ejs/mx*/
F: arch/arm/cpu/armv7/vf610/
F: arch/arm/dts/*imx*
F: arch/arm/mach-imx/
-F: arch/arm/include/asm/arch-imx/
+F: arch/arm/include/asm/arch-imx*/
F: arch/arm/include/asm/arch-mx*/
F: arch/arm/include/asm/arch-vf610/
F: arch/arm/include/asm/mach-imx/
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] MAINTAINERS: Update file list for ARM Freescale IMX
2022-07-21 13:47 [PATCH] MAINTAINERS: Update file list for ARM Freescale IMX Martyn Welch
@ 2022-07-26 13:51 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-07-26 13:51 UTC (permalink / raw)
To: Martyn Welch, u-boot
> The MAINTAINERS file currently lists files in
> arch/arm/include/asm/arch-imx/ being part of the IMX maintainers
> purview, however the arch/arm/include/asm/ directory also contains the
> directories arch-imx8, arch-imx8m, arch-imx8ulp and arch-imxrt which
> would also appear to be relevant to the team. Tweak the entry to cover
> these directories so that tools like get_maintainers.pl will suggest
> relevant maintainers when making changes just in these directories.
> Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-26 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21 13:47 [PATCH] MAINTAINERS: Update file list for ARM Freescale IMX Martyn Welch
2022-07-26 13:51 ` sbabic
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.