summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-07-31 08:54:48 -0600
committerTom Rini <[email protected]>2026-07-31 08:54:48 -0600
commit1fc320fdf8f70f4a617520754cf0a2c1c65ae841 (patch)
tree2749ef66c3e353035de1fdf17f8c7df51e0deac7
parent8f50b59036812b25e8988290eebf687ea812267e (diff)
parent88386697bb752f0321f1277ebb92e8f405b4ba45 (diff)
Merge tag 'u-boot-at91-fixes-2026.10-a' of https://git.u-boot-project.org/u-boot/custodians/u-boot-at91
First set of u-boot-at91 fixes for the 2026.10 cycle: - MAINTAINERS file update
-rw-r--r--MAINTAINERS13
1 files changed, 2 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 289a45f47bb..86ab813aee4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -437,21 +437,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]>