diff mbox series

MAINTAINERS: add DT/bindings files to at91 entry

Message ID 20230807072203.6008-1-eugen.hristev@collabora.com
State Accepted
Commit 50429959fb880d15be3be5d54e5d870e1de5d80c
Delegated to: Tom Rini
Headers show
Series MAINTAINERS: add DT/bindings files to at91 entry | expand

Commit Message

Eugen Hristev Aug. 7, 2023, 7:22 a.m. UTC
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 | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Tom Rini Aug. 7, 2023, 7:28 p.m. UTC | #1
On Mon, Aug 07, 2023 at 10:22:03AM +0300, Eugen Hristev wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 47581cf6fbb8..23d1d232a415 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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