From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754183AbbCBOMa (ORCPT ); Mon, 2 Mar 2015 09:12:30 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35929 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750959AbbCBOM3 (ORCPT ); Mon, 2 Mar 2015 09:12:29 -0500 Date: Mon, 2 Mar 2015 22:12:13 +0800 From: Shawn Guo To: Stefan Agner Cc: arnd@arndb.de, olof@lixom.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: add Freescale Vybrid SoC Message-ID: <20150302141211.GI3040@dragon> References: <1425251342-2795-1-git-send-email-stefan@agner.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425251342-2795-1-git-send-email-stefan@agner.ch> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 02, 2015 at 12:09:02AM +0100, Stefan Agner wrote: > Add Freescale Vybrid family as a own entry, along with an entry for > the so far orphan Vybrid device tree files. Also add myself as > a designated reviewer. > > Acked-by: Shawn Guo > Signed-off-by: Stefan Agner > --- > This hasn't made it into the kernel since quite some time, not sure > who would I normally address this to? Arnd, Olof, Can you help handle this patch? Shawn > > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ddc5a8c..0188250 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1030,6 +1030,16 @@ F: arch/arm/mach-mxs/ > F: arch/arm/boot/dts/imx* > F: arch/arm/configs/imx*_defconfig > > +ARM/FREESCALE VYBRID ARM ARCHITECTURE > +M: Shawn Guo > +M: Sascha Hauer > +R: Stefan Agner > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: Maintained > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git > +F: arch/arm/mach-imx/*vf610* > +F: arch/arm/boot/dts/vf* > + > ARM/GLOMATION GESBC9312SX MACHINE SUPPORT > M: Lennert Buytenhek > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -- > 2.3.0 >