From: Marek Vasut Date: Wed, 17 Jun 2026 02:42:30 +0000 (+0200) Subject: MAINTAINERS: Replace Atmel with N: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88386697bb752f0321f1277ebb92e8f405b4ba45;p=thirdparty%2Fu-boot.git 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 --- 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 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