* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
@ 2015-03-13 13:41 Gregory CLEMENT
2015-03-13 13:40 ` Andrew Lunn
2015-03-13 17:35 ` Jason Cooper
0 siblings, 2 replies; 7+ messages in thread
From: Gregory CLEMENT @ 2015-03-13 13:41 UTC (permalink / raw)
To: linux-arm-kernel
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 at lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-dove/
--
2.1.0
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 13:41 [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs Gregory CLEMENT
@ 2015-03-13 13:40 ` Andrew Lunn
2015-03-13 15:24 ` Arnd Bergmann
2015-03-13 17:35 ` Jason Cooper
1 sibling, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2015-03-13 13:40 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 13:40 ` Andrew Lunn
@ 2015-03-13 15:24 ` Arnd Bergmann
2015-03-13 16:15 ` Andrew Lunn
0 siblings, 1 reply; 7+ messages in thread
From: Arnd Bergmann @ 2015-03-13 15:24 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 15:24 ` Arnd Bergmann
@ 2015-03-13 16:15 ` Andrew Lunn
2015-03-13 16:52 ` Arnd Bergmann
0 siblings, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2015-03-13 16:15 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 16:15 ` Andrew Lunn
@ 2015-03-13 16:52 ` Arnd Bergmann
0 siblings, 0 replies; 7+ messages in thread
From: Arnd Bergmann @ 2015-03-13 16:52 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 13:41 [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs Gregory CLEMENT
2015-03-13 13:40 ` Andrew Lunn
@ 2015-03-13 17:35 ` Jason Cooper
2015-03-13 21:16 ` Arnd Bergmann
1 sibling, 1 reply; 7+ messages in thread
From: Jason Cooper @ 2015-03-13 17:35 UTC (permalink / raw)
To: linux-arm-kernel
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.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
2015-03-13 17:35 ` Jason Cooper
@ 2015-03-13 21:16 ` Arnd Bergmann
0 siblings, 0 replies; 7+ messages in thread
From: Arnd Bergmann @ 2015-03-13 21:16 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-03-13 21:16 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 13:41 [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs Gregory CLEMENT
2015-03-13 13:40 ` Andrew Lunn
2015-03-13 15:24 ` Arnd Bergmann
2015-03-13 16:15 ` Andrew Lunn
2015-03-13 16:52 ` Arnd Bergmann
2015-03-13 17:35 ` Jason Cooper
2015-03-13 21:16 ` Arnd Bergmann
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).