[PATCH] MAINTAINERS: Add dts entries for mvebu and dove

Gregory CLEMENT gregory.clement at free-electrons.com
Fri Feb 6 04:30:10 PST 2015


Since many releases, the modifications of the mvebu device tree files
are merged through the mvebu subsystem. This patch makes it official
in order to help the contributors using the get_maintainer.pl to find
the accurate people.

In the same time, updated the mvebu description which now includes the
kirkwood SoCs and new Armada SoCs.

Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>
---
Hi Jason, Andrew and Sebastian

This last patch [1] showed that if people follow the recommendation to
submit patch (using get_maintainer.pl script), we don't receive
them. So I propose to amend MAINTAINERS with this patch.

What do you think about it?

If you agree then we can merged it in our next-merge windows (3.21).

Thanks,

Gregory

[1]: http://thread.gmane.org/gmane.linux.drivers.devicetree/109387



 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5d9db6b445bc..d96daf53533c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1149,7 +1149,7 @@ ARM/MAGICIAN MACHINE SUPPORT
 M:	Philipp Zabel <philipp.zabel at gmail.com>
 S:	Maintained
 
-ARM/Marvell Armada 370 and Armada XP SOC support
+ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support
 M:	Jason Cooper <jason at lakedaemon.net>
 M:	Andrew Lunn <andrew at lunn.ch>
 M:	Gregory Clement <gregory.clement at free-electrons.com>
@@ -1158,6 +1158,8 @@ L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-mvebu/
 F:	drivers/rtc/armada38x-rtc
+F:	arch/arm/boot/dts/armada*.dts
+F:	arch/arm/boot/dts/kirkwood*.dts
 
 ARM/Marvell Berlin SoC support
 M:	Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
@@ -1175,6 +1177,7 @@ F:	arch/arm/mach-dove/
 F:	arch/arm/mach-mv78xx0/
 F:	arch/arm/mach-orion5x/
 F:	arch/arm/plat-orion/
+F:	arch/arm/boot/dts/dove*.dts
 
 ARM/Orion SoC/Technologic Systems TS-78xx platform support
 M:	Alexander Clouter <alex at digriz.org.uk>
-- 
2.1.0




More information about the linux-arm-kernel mailing list