diff mbox

MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs

Message ID 1426254105-28649-1-git-send-email-gregory.clement@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Gregory CLEMENT March 13, 2015, 1:41 p.m. UTC
I will also take care of the legacy support(not fully converted to DT)
of the mvebu SoCs.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Andrew Lunn March 13, 2015, 1:40 p.m. UTC | #1
On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> I will also take care of the legacy support(not fully converted to DT)
> of the mvebu SoCs.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ddc5a8cf9a8a..39b27f52e217 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1188,6 +1188,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support
>  M:	Jason Cooper <jason@lakedaemon.net>
>  M:	Andrew Lunn <andrew@lunn.ch>
>  M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> +M:	Gregory Clement <gregory.clement@free-electrons.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  F:	arch/arm/mach-dove/
> -- 
> 2.1.0
> 

Acked-by: Andrew Lunn <andrew@lunn.ch>

Thanks
	Andrew
Arnd Bergmann March 13, 2015, 3:24 p.m. UTC | #2
On Friday 13 March 2015 14:40:16 Andrew Lunn wrote:
> On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> > I will also take care of the legacy support(not fully converted to DT)
> > of the mvebu SoCs.
> > 
> > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index ddc5a8cf9a8a..39b27f52e217 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1188,6 +1188,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support
> >  M:   Jason Cooper <jason@lakedaemon.net>
> >  M:   Andrew Lunn <andrew@lunn.ch>
> >  M:   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > +M:   Gregory Clement <gregory.clement@free-electrons.com>
> >  L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> >  S:   Maintained
> >  F:   arch/arm/mach-dove/
> > -- 
> > 2.1.0
> > 
> 
> Acked-by: Andrew Lunn <andrew@lunn.ch>
> 

Should we pick this up for the 4.0 fixes branch directly?

	Arnd
Andrew Lunn March 13, 2015, 4:15 p.m. UTC | #3
On Fri, Mar 13, 2015 at 04:24:57PM +0100, Arnd Bergmann wrote:
> On Friday 13 March 2015 14:40:16 Andrew Lunn wrote:
> > On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> > > I will also take care of the legacy support(not fully converted to DT)
> > > of the mvebu SoCs.
> > > 
> > > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index ddc5a8cf9a8a..39b27f52e217 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1188,6 +1188,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support
> > >  M:   Jason Cooper <jason@lakedaemon.net>
> > >  M:   Andrew Lunn <andrew@lunn.ch>
> > >  M:   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > > +M:   Gregory Clement <gregory.clement@free-electrons.com>
> > >  L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > >  S:   Maintained
> > >  F:   arch/arm/mach-dove/
> > > -- 
> > > 2.1.0
> > > 
> > 
> > Acked-by: Andrew Lunn <andrew@lunn.ch>
> > 
> 
> Should we pick this up for the 4.0 fixes branch directly?

Hi Arnd

Is it a fix?

I don't really care either way.

  Andrew
Arnd Bergmann March 13, 2015, 4:52 p.m. UTC | #4
On Friday 13 March 2015 17:15:11 Andrew Lunn wrote:
> On Fri, Mar 13, 2015 at 04:24:57PM +0100, Arnd Bergmann wrote:
> > On Friday 13 March 2015 14:40:16 Andrew Lunn wrote:
> > > On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> > > > I will also take care of the legacy support(not fully converted to DT)
> > > > of the mvebu SoCs.
> > > > 
> > > > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> > > > ---
> > > >  MAINTAINERS | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > > 
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index ddc5a8cf9a8a..39b27f52e217 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -1188,6 +1188,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support
> > > >  M:   Jason Cooper <jason@lakedaemon.net>
> > > >  M:   Andrew Lunn <andrew@lunn.ch>
> > > >  M:   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > > > +M:   Gregory Clement <gregory.clement@free-electrons.com>
> > > >  L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > >  S:   Maintained
> > > >  F:   arch/arm/mach-dove/
> > > 
> > > Acked-by: Andrew Lunn <andrew@lunn.ch>
> > > 
> > 
> > Should we pick this up for the 4.0 fixes branch directly?
> 
> Hi Arnd
> 
> Is it a fix?
> 
> I don't really care either way.

I think it should be in 4.0-rc in order to get people to Cc you on
patches, so I consider it a fix. My question was more about how
it gets there: whether I pick it up first, or one of you sends a
pull request for mvebu fixes.

	Arnd
Jason Cooper March 13, 2015, 5:35 p.m. UTC | #5
On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> I will also take care of the legacy support(not fully converted to DT)
> of the mvebu SoCs.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Acked-by: Jason Cooper <jason@lakedaemon.net>

thx,

Jason.
Arnd Bergmann March 13, 2015, 9:16 p.m. UTC | #6
On Friday 13 March 2015 17:35:37 Jason Cooper wrote:
> On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote:
> > I will also take care of the legacy support(not fully converted to DT)
> > of the mvebu SoCs.
> > 
> > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> 
> Acked-by: Jason Cooper <jason@lakedaemon.net>
> 

Applied to fixes with the two Acks, thanks!

	Arnd
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ddc5a8cf9a8a..39b27f52e217 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1188,6 +1188,7 @@  ARM/Marvell Dove/MV78xx0/Orion SOC support
 M:	Jason Cooper <jason@lakedaemon.net>
 M:	Andrew Lunn <andrew@lunn.ch>
 M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+M:	Gregory Clement <gregory.clement@free-electrons.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-dove/