[PATCH] MAINTAINERS: Add patterns for DTS files for AT91

Nicolas Ferre nicolas.ferre at atmel.com
Wed Oct 16 10:01:13 EDT 2013


On 16/10/2013 13:04, Mark Brown :
> From: Mark Brown <broonie at linaro.org>
>
> 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 at linaro.org>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d5714d0..c610fb8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -777,6 +777,8 @@ 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

Unfortunately, we added some more strings for our new C-A5 product 
family. I tried to be more generic possible without messing with other 
product names. So what about adding these lines?

+F:	arch/arm/boot/dts/sama*.dts
+F:	arch/arm/boot/dts/sama*.dtsi

If it is okay with you, I can add them directly in your patch when 
taking it in my tree, do not bother.


>   ARM/CALXEDA HIGHBANK ARCHITECTURE
>   M:	Rob Herring <rob.herring at calxeda.com>

Thanks, bye,
-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list