summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-08-08 00:08:11 +0300
committerTom Rini <trini@konsulko.com>2023-08-17 18:13:46 +0300
commit6831a4be29e6d165887b62abddcf4c5335a174dd (patch)
tree3a0a3878cd6688ce8a4602f106f94fdab8b0ee4c
parent375fea811d3e45b47ee8a60f1f36a1d036660736 (diff)
downloadu-boot-6831a4be29e6d165887b62abddcf4c5335a174dd.tar.xz
arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS
In order to reduce the number of people that are cc'd on a patch for simply touching arch/arm/dts/Makefile (which is a big common file) add an entry specifically to MAINTAINERS under the ARM entry. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 523c17ebae..8b60db4484 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -132,6 +132,7 @@ M: Tom Rini <trini@konsulko.com>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git
F: arch/arm/
+F: arch/arm/dts/Makefile
F: cmd/arm/
ARM ALTERA SOCFPGA