]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
MAINTAINERS: Replace Atmel with N:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 17 Jun 2026 02:42:30 +0000 (04:42 +0200)
committerEugen Hristev <ehristev@kernel.org>
Fri, 24 Jul 2026 15:48:52 +0000 (18:48 +0300)
Use N: to match on all atmel/at91 files, drop the large list of
entries which represent the same set of relevant files and miss a
few in the process.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
MAINTAINERS

index 323b1b172b14d761073cea603dacffc7820d6a11..e64cc2ddd12f999cf0f664b486038f608962fe6d 100644 (file)
@@ -471,21 +471,12 @@ ARM MICROCHIP/ATMEL AT91
 M:     Eugen Hristev <ehristev@kernel.org>
 S:     Maintained
 T:     git https://git.u-boot-project.org/u-boot/custodians/u-boot-at91.git
-F:     arch/arm/dts/at91*
 F:     arch/arm/dts/sam*
-F:     arch/arm/mach-at91/
-F:     board/atmel/
-F:     drivers/cpu/at91_cpu.c
-F:     drivers/memory/atmel-ebi.c
 F:     drivers/misc/microchip_flexcom.c
-F:     drivers/timer/atmel_tcb_timer.c
-F:     include/dt-bindings/clk/at91.h
-F:     include/dt-bindings/dma/at91.h
-F:     include/dt-bindings/mfd/at91-usart.h
-F:     include/dt-bindings/mfd/atmel-flexcom.h
-F:     include/dt-bindings/pinctrl/at91.h
 F:     include/dt-bindings/sound/microchip,pdmc.h
 F:     drivers/timer/mchp-pit64b-timer.c
+N:     at91
+N:     atmel
 
 ARM MSC SM2S IMX8MP SOM
 M:     Martyn Welch <martyn.welch@collabora.com>