diff mbox

[v2] MAINTAINERS: ARM Versatile Express platform

Message ID 1417003985-21564-1-git-send-email-pawel.moll@arm.com (mailing list archive)
State New, archived
Headers show

Commit Message

Pawel Moll Nov. 26, 2014, 12:13 p.m. UTC
This patch adds a separate section for the ARM
Versatile Express platform maintainers, listing
all different bits and bobs used by it.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Michael Turquette <mturquette@linaro.org>
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Arnd Bergmann Nov. 28, 2014, 3:14 p.m. UTC | #1
On Wednesday 26 November 2014, Pawel Moll wrote:
> This patch adds a separate section for the ARM
> Versatile Express platform maintainers, listing
> all different bits and bobs used by it.
> 
> Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> Acked-by: Sudeep Holla <sudeep.holla@arm.com>
> Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> Acked-by: Michael Turquette <mturquette@linaro.org>
> ---

Applied to next/fixes-non-critical, thanks!

	Arnd
Joe Perches Nov. 28, 2014, 5:56 p.m. UTC | #2
On Wed, 2014-11-26 at 12:13 +0000, Pawel Moll wrote:
> This patch adds a separate section for the ARM
> Versatile Express platform maintainers, listing
> all different bits and bobs used by it.
> 
> Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> Acked-by: Sudeep Holla <sudeep.holla@arm.com>
> Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> Acked-by: Michael Turquette <mturquette@linaro.org>
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0ff630d..924454f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1503,6 +1503,18 @@ S:	Maintained
>  F:	drivers/clk/ux500/
>  F:	include/linux/platform_data/clk-ux500.h
>  
> +ARM/VERSATILE EXPRESS PLATFORM
> +M:	Liviu Dudau <liviu.dudau@arm.com>
> +M:	Sudeep Holla <sudeep.holla@arm.com>
> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S:	Maintained
> +F:	arch/arm/boot/dts/vexpress*
> +F:	arch/arm/mach-vexpress/
> +F:	*/*/vexpress*
> +F:	drivers/clk/versatile/clk-vexpress-osc.c
> +F:	drivers/clocksource/versatile.c

Your original submission had:

F:     drivers/power/reset/vexpress-poweroff.c

This file is not matched by:

F:	*/*/vexpress*
Pawel Moll Dec. 1, 2014, 1:57 p.m. UTC | #3
On Fri, 2014-11-28 at 17:56 +0000, Joe Perches wrote:
> On Wed, 2014-11-26 at 12:13 +0000, Pawel Moll wrote:
> > This patch adds a separate section for the ARM
> > Versatile Express platform maintainers, listing
> > all different bits and bobs used by it.
> > 
> > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> > Acked-by: Sudeep Holla <sudeep.holla@arm.com>
> > Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> > Acked-by: Michael Turquette <mturquette@linaro.org>
> > ---
> >  MAINTAINERS | 12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 0ff630d..924454f 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1503,6 +1503,18 @@ S:	Maintained
> >  F:	drivers/clk/ux500/
> >  F:	include/linux/platform_data/clk-ux500.h
> >  
> > +ARM/VERSATILE EXPRESS PLATFORM
> > +M:	Liviu Dudau <liviu.dudau@arm.com>
> > +M:	Sudeep Holla <sudeep.holla@arm.com>
> > +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > +S:	Maintained
> > +F:	arch/arm/boot/dts/vexpress*
> > +F:	arch/arm/mach-vexpress/
> > +F:	*/*/vexpress*
> > +F:	drivers/clk/versatile/clk-vexpress-osc.c
> > +F:	drivers/clocksource/versatile.c
> 
> Your original submission had:
> 
> F:     drivers/power/reset/vexpress-poweroff.c
> 
> This file is not matched by:
> 
> F:	*/*/vexpress*

Oh boy, of course. I'll send fix in a second.

Pawel
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0ff630d..924454f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1503,6 +1503,18 @@  S:	Maintained
 F:	drivers/clk/ux500/
 F:	include/linux/platform_data/clk-ux500.h
 
+ARM/VERSATILE EXPRESS PLATFORM
+M:	Liviu Dudau <liviu.dudau@arm.com>
+M:	Sudeep Holla <sudeep.holla@arm.com>
+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	arch/arm/boot/dts/vexpress*
+F:	arch/arm/mach-vexpress/
+F:	*/*/vexpress*
+F:	drivers/clk/versatile/clk-vexpress-osc.c
+F:	drivers/clocksource/versatile.c
+
 ARM/VFP SUPPORT
 M:	Russell King <linux@arm.linux.org.uk>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)