From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 13 Mar 2015 16:24:57 +0100 Subject: [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs In-Reply-To: <20150313134016.GV7311@lunn.ch> References: <1426254105-28649-1-git-send-email-gregory.clement@free-electrons.com> <20150313134016.GV7311@lunn.ch> Message-ID: <49808502.FHjQOLPYaI@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > > --- > > 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 > > M: Andrew Lunn > > M: Sebastian Hesselbarth > > +M: Gregory Clement > > 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 > Should we pick this up for the 4.0 fixes branch directly? Arnd