* [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
@ 2014-10-21 14:24 Nishanth Menon
2014-10-21 14:26 ` Benoit Cousson
2014-11-10 20:30 ` Tony Lindgren
0 siblings, 2 replies; 3+ messages in thread
From: Nishanth Menon @ 2014-10-21 14:24 UTC (permalink / raw)
To: Benoît Cousson, Tony Lindgren
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
linux-omap-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Nishanth Menon,
devicetree-u79uwXL29TY76Z2rM5mHXA
DRA7(including AM5x) and AM47x series are handled under OMAP umbrella.
These SoC support and dts have been added since 3.14 kernel and Pull
requests for these have come in from OMAP till date.
So just ensure that get_maintainers can pick up this list as well.
Cc: Benoît Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a20df9b..e205bd2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6585,6 +6585,9 @@ L: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
S: Maintained
F: arch/arm/boot/dts/*omap*
F: arch/arm/boot/dts/*am3*
+F: arch/arm/boot/dts/*am4*
+F: arch/arm/boot/dts/*am5*
+F: arch/arm/boot/dts/*dra7*
OMAP CLOCK FRAMEWORK SUPPORT
M: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
2014-10-21 14:24 [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs Nishanth Menon
@ 2014-10-21 14:26 ` Benoit Cousson
2014-11-10 20:30 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Benoit Cousson @ 2014-10-21 14:26 UTC (permalink / raw)
To: Nishanth Menon, Tony Lindgren
Cc: linux-kernel, linux-omap, linux-arm-kernel, devicetree
Hi Nishanth,
On 21/10/2014 22:24, Nishanth Menon wrote:
> DRA7(including AM5x) and AM47x series are handled under OMAP umbrella.
> These SoC support and dts have been added since 3.14 kernel and Pull
> requests for these have come in from OMAP till date.
>
> So just ensure that get_maintainers can pick up this list as well.
>
> Cc: Benoît Cousson <bcousson@baylibre.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: linux-omap@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Benoît Cousson <bcousson@baylibre.com>
Thanks,
Benoit
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a20df9b..e205bd2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6585,6 +6585,9 @@ L: devicetree@vger.kernel.org
> S: Maintained
> F: arch/arm/boot/dts/*omap*
> F: arch/arm/boot/dts/*am3*
> +F: arch/arm/boot/dts/*am4*
> +F: arch/arm/boot/dts/*am5*
> +F: arch/arm/boot/dts/*dra7*
>
> OMAP CLOCK FRAMEWORK SUPPORT
> M: Paul Walmsley <paul@pwsan.com>
>
--
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
2014-10-21 14:24 [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs Nishanth Menon
2014-10-21 14:26 ` Benoit Cousson
@ 2014-11-10 20:30 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2014-11-10 20:30 UTC (permalink / raw)
To: Nishanth Menon
Cc: Benoît Cousson, linux-kernel, linux-omap, linux-arm-kernel,
devicetree
* Nishanth Menon <nm@ti.com> [141021 07:25]:
> DRA7(including AM5x) and AM47x series are handled under OMAP umbrella.
> These SoC support and dts have been added since 3.14 kernel and Pull
> requests for these have come in from OMAP till date.
>
> So just ensure that get_maintainers can pick up this list as well.
Applying this into omap-for-v3.18/fixes as we've seen some
patches not copied to linux-omap list.
Regards,
Tony
> Cc: Benoît Cousson <bcousson@baylibre.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: linux-omap@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a20df9b..e205bd2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6585,6 +6585,9 @@ L: devicetree@vger.kernel.org
> S: Maintained
> F: arch/arm/boot/dts/*omap*
> F: arch/arm/boot/dts/*am3*
> +F: arch/arm/boot/dts/*am4*
> +F: arch/arm/boot/dts/*am5*
> +F: arch/arm/boot/dts/*dra7*
>
> OMAP CLOCK FRAMEWORK SUPPORT
> M: Paul Walmsley <paul@pwsan.com>
> --
> 1.7.9.5
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-10 20:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 14:24 [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs Nishanth Menon
2014-10-21 14:26 ` Benoit Cousson
2014-11-10 20:30 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).