summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-10-16 12:04:07 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2013-10-16 16:22:56 +0200
commit70e389cc7fedc4c279ef28e970658a39adc7dec7 (patch)
tree71f00a4148fda024d75b07c32b5873e7ae742345 /MAINTAINERS
parentf123248e172d150a2855b17a4908a23ba81bba1c (diff)
downloadlinux-0-day-70e389cc7fedc4c279ef28e970658a39adc7dec7.tar.gz
linux-0-day-70e389cc7fedc4c279ef28e970658a39adc7dec7.tar.xz
MAINTAINERS: Add patterns for DTS files for AT91
Help ensure updates to the DTS files for AT91 machines and devices get sent to the maintainers by adding patterns to the MAINTAINERS entry for the architecture. Signed-off-by: Mark Brown <broonie@linaro.org> [nicolas.ferre@atmel.com: add "sama*.dts/dtsi" strings to the list] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e61c2e83fc2b3..26dcb991a6146 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -763,6 +763,10 @@ W: http://maxim.org.za/at91_26.html
W: http://www.linux4sam.org
S: Supported
F: arch/arm/mach-at91/
+F: arch/arm/boot/dts/at91*.dts
+F: arch/arm/boot/dts/at91*.dtsi
+F: arch/arm/boot/dts/sama*.dts
+F: arch/arm/boot/dts/sama*.dtsi
ARM/CALXEDA HIGHBANK ARCHITECTURE
M: Rob Herring <rob.herring@calxeda.com>