summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-06-17 04:42:30 +0200
committerEugen Hristev <[email protected]>2026-07-24 18:48:52 +0300
commit88386697bb752f0321f1277ebb92e8f405b4ba45 (patch)
tree9d98b398b122a1d2165fb1053defc5c94311896d
parentde02bc0eccb76aec8272abed651c35ab120f4844 (diff)
MAINTAINERS: Replace Atmel with N:
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 <[email protected]>
-rw-r--r--MAINTAINERS13
1 files changed, 2 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 323b1b172b1..e64cc2ddd12 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -471,21 +471,12 @@ ARM MICROCHIP/ATMEL AT91
M: Eugen Hristev <[email protected]>
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 <[email protected]>