diff options
author | Andrei Simion <[email protected]> | 2024-07-31 17:41:00 +0300 |
---|---|---|
committer | Claudiu Beznea <[email protected]> | 2024-08-07 18:29:56 +0300 |
commit | e9408fa234fb2c0f087d718c7172212bb0dd7e6f (patch) | |
tree | df455eacf46b6e86ff41af4f398d8b894fba90af | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC
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 <[email protected]>
Signed-off-by: Andrei Simion <[email protected]>
Reviewed-by: Cristian Birsan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Claudiu Beznea <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42decde38320..515323593f99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2535,8 +2535,7 @@ L: [email protected] (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* |