]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
MAINTAINERS: add DT/bindings files to at91 entry
authorEugen Hristev <eugen.hristev@collabora.com>
Mon, 7 Aug 2023 07:22:03 +0000 (10:22 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 7 Aug 2023 17:41:44 +0000 (13:41 -0400)
With this change the DT and binding files are under the at91 tree
maintainer, and get_maintainer.pl correctly reports the entry.

Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
MAINTAINERS

index 6f234220d5ff2fa5ec7faef54073dbd06f28e44f..ce38811679df56a80b518b28f222c138d4cf5b99 100644 (file)
@@ -412,13 +412,21 @@ ARM MICROCHIP/ATMEL AT91
 M:     Eugen Hristev <eugen.hristev@microchip.com>
 S:     Maintained
 T:     git https://source.denx.de/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/clock/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
 
 ARM MSC SM2S IMX8MP SOM