linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: match freescale ARM64 DT directory in i.MX entry
@ 2023-01-16 11:25 Ahmad Fatoum
  2023-01-26  6:57 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-01-16 11:25 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: Ahmad Fatoum, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-arm-kernel

The majority of device trees in arch/arm64/boot/dts/freescale/ are
built around i.MX SoCs with the rest being for Layerscape. Yet, calling
get_maintainers.pl -f on this directory will not match the MAINTAINERS
entry, because the directory name doesn't contain the substring "imx".
Add an explicit file match for the directory and exclude the Layerscape
specific files. This ensures To/Cc is not only generated from git
history, but takes e.g. the R: entries into account as well.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
To: Shawn Guo <shawnguo@kernel.org>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 886d3f69ee64..e45b8d648a95 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2149,6 +2149,9 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
 X:	drivers/media/i2c/
+F:	arch/arm64/boot/dts/freescale/
+X:	arch/arm64/boot/dts/freescale/fsl-*
+X:	arch/arm64/boot/dts/freescale/qoriq-*
 N:	imx
 N:	mxs
 
-- 
2.30.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] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: match freescale ARM64 DT directory in i.MX entry
  2023-01-16 11:25 [PATCH] MAINTAINERS: match freescale ARM64 DT directory in i.MX entry Ahmad Fatoum
@ 2023-01-26  6:57 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2023-01-26  6:57 UTC (permalink / raw)
  To: Ahmad Fatoum
  Cc: Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-arm-kernel

On Mon, Jan 16, 2023 at 12:25:06PM +0100, Ahmad Fatoum wrote:
> The majority of device trees in arch/arm64/boot/dts/freescale/ are
> built around i.MX SoCs with the rest being for Layerscape. Yet, calling
> get_maintainers.pl -f on this directory will not match the MAINTAINERS
> entry, because the directory name doesn't contain the substring "imx".
> Add an explicit file match for the directory and exclude the Layerscape
> specific files. This ensures To/Cc is not only generated from git
> history, but takes e.g. the R: entries into account as well.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Applied, thanks!

_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2023-01-26  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-16 11:25 [PATCH] MAINTAINERS: match freescale ARM64 DT directory in i.MX entry Ahmad Fatoum
2023-01-26  6:57 ` Shawn Guo

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).