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

Jason Cooper jason at lakedaemon.net
Fri Feb 6 05:18:01 PST 2015


Hey Gregory,

On 2/6/15 7:30 AM, Gregory CLEMENT wrote:
> 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?

I had a patch somewhere to do similar, but since you seem to have this 
in the top of your queue, let's go with this one.

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

This doesn't match the dtsi's.  Maybe just kirkwood*, armada* ?
>
>   ARM/Marvell Berlin SoC support
>   M:	Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>

It's just in the context, but I'm sure Sebastian wouldn't mind
if we did berlin as well in this patch.

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

We should add orion5x here.  And same comment as above re matching.

thx,

Jason.



More information about the linux-arm-kernel mailing list