Re: [PATCH] MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC

From: Cristian.Birsan
Date: Fri Aug 02 2024 - 08:12:07 EST


Hi Andrei,

On 31.07.2024 17:41, Andrei Simion wrote:
> Update the path to the supported DTS files for ARM/Microchip (AT91)
> SoC to ensure that the output of the get_maintainer.pl script includes
> the email addresses of the maintainers for all files located in
> arch/arm/boot/dts/microchip.
>
> Suggested-by: Conor Dooley <conor@xxxxxxxxxx>
> Signed-off-by: Andrei Simion <andrei.simion@xxxxxxxxxxxxx>

This is helpful for SAM9x60 and SAM9x75 boards. On the other hand it
will add other boards too but there is no explicit maintainer for them
so I hope is fine.

Reviewed-by: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>

> ---
> Based on discussion:
> https://lore.kernel.org/lkml/20240709-education-unfreeze-a719c6927d73@spud/
> ---
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 36d66b141352..c9f320ba8bc9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2542,8 +2542,7 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> S: Supported
> W: http://www.linux4sam.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
> -F: arch/arm/boot/dts/microchip/at91*
> -F: arch/arm/boot/dts/microchip/sama*
> +F: arch/arm/boot/dts/microchip/
> F: arch/arm/include/debug/at91.S
> F: arch/arm/mach-at91/
> F: drivers/memory/atmel*
>
> base-commit: cd19ac2f903276b820f5d0d89de0c896c27036ed

Regards,
Cristi