From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752252AbbLRKVw (ORCPT ); Fri, 18 Dec 2015 05:21:52 -0500 Received: from mga11.intel.com ([192.55.52.93]:40793 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823AbbLRKVu (ORCPT ); Fri, 18 Dec 2015 05:21:50 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,445,1444719600"; d="scan'208";a="620084985" Date: Fri, 18 Dec 2015 18:21:46 +0800 From: Fengguang Wu To: Nicolas Ferre Cc: Alexandre Belloni , Andrew Morton , LKML , Jean-Christophe Plagniol-Villard Subject: Re: [PATCH 02/43] MAINTAINERS: add git URL for at91 Message-ID: <20151218102146.GA16334@wfg-t540p.sh.intel.com> References: <20151218075123.282550478@intel.com> <20151218080625.037400289@intel.com> <20151218082632.GI13078@piout.net> <5673CED6.2000905@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5673CED6.2000905@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 18, 2015 at 10:16:06AM +0100, Nicolas Ferre wrote: > Le 18/12/2015 09:26, Alexandre Belloni a 閏rit : > > On 18/12/2015 at 15:51:25 +0800, Fengguang Wu wrote : > >> CC: Nicolas Ferre > >> CC: Alexandre Belloni > >> CC: Jean-Christophe Plagniol-Villard > >> Signed-off-by: Fengguang Wu > > Acked-by: Alexandre Belloni > > Acked-by: Nicolas Ferre > > Fengguang, do you take this patch or should we take care of it by > queueing it through arm-soc? I'll collect your Acked-by tags and whole-sale v2 to Andrew Morton. :) Thanks! Fengguang > >> --- > >> MAINTAINERS | 1 + > >> 1 file changed, 1 insertion(+) > >> > >> --- linux.orig/MAINTAINERS 2015-12-18 15:43:26.469016840 +0800 > >> +++ linux/MAINTAINERS 2015-12-18 15:43:26.469016840 +0800 > >> @@ -932,6 +932,7 @@ M: Alexandre Belloni >> M: Jean-Christophe Plagniol-Villard > >> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > >> W: http://www.linux4sam.org > >> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git > >> S: Supported > >> F: arch/arm/mach-at91/ > >> F: include/soc/at91/ > >> > >> > > > > > -- > Nicolas Ferre