MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
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@kernel.org>
Signed-off-by: Andrei Simion <andrei.simion@microchip.com>
---
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@lists.infradead.org (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
--
2.34.1
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@kernel.org> > Signed-off-by: Andrei Simion <andrei.simion@microchip.com> 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@microchip.com> > --- > 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@lists.infradead.org (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
On Fri, Aug 02, 2024 at 12:11:11PM +0000, Cristian.Birsan@microchip.com wrote: > 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@kernel.org> > > Signed-off-by: Andrei Simion <andrei.simion@microchip.com> > > 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. Ye, even if it did add other boards I think it would be correct to do, as having a single tree for the arm32 microchip boards is a good idea. Cheers, Conor. > > Reviewed-by: Cristian Birsan <cristian.birsan@microchip.com> > > > --- > > 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@lists.infradead.org (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
© 2016 - 2026 Red Hat, Inc.