Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2022986imm; Thu, 20 Sep 2018 06:40:53 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYgFhgBTWRRx2r2NaU0DgavwmC3mNt7riowPIJsXb5+LLM9FFJvuMtDY40/Z3gAFUR8kDw8 X-Received: by 2002:a62:959a:: with SMTP id c26-v6mr41739403pfk.234.1537450853092; Thu, 20 Sep 2018 06:40:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537450853; cv=none; d=google.com; s=arc-20160816; b=1GEjV9ngFopoFbszPPYq7fPBm9FbyW9211YXSMf2U4lzJu/OyqC6u+3VY4qyotBxGJ d0cVe570SOVW1+43GQrk4V0rCLT8OInmhtkRk9n3w+aCYrxcXd9wgqiCQ8j7dRSZ8t3c 9oeqdSU9zAn5NPLj1/94l3Hlp9/Ko538Y9Zy4whIzDznV7+JnXiZgRtgsfnHbV3RXROr OhEgYdnC49W5pzhE1qF53k836cQifmAV2va/EVi4/us0Do8f+dJapvSFqZcjPcSG7MM4 xU7OOM/K2FVRxO95s4FudHh3E63nX16RPVce4RmQFn64wRLurrl3wLVjyV0hA17uAUIC yyNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=i1rwGeDA/D4RZC8qPn8bQV1oWX/ZXZFrICv65BsTKX0=; b=hDx/QoVQE/eJkZMsO5qireD4t4e08v1C2Q6e2nORVmQBQBiPSCKsN01NgPed07O160 UWvmguxRAlW+f3iqPjqulLLheQILdEJME+xjl8WTlwDAclJ/saAbOt8RrCHWD2SaOiPu NGAKr62ywgHYq4J2ieQ2zdVpspNP8I9+8tsQ7FRjgDY9aPmTa0HSwLENwmM1OokBQbk5 jk1s45L8DoGaHUecT5phJGVIkaxGgSaF83qOuL9/a95PZoTZUYlzw1MD5JlfoXXr9O3u XzM2Ub3h53y4MON2N/VsMqJXkj0Iz3VKqoK7Hi1aJDcY3nVvhK5aJoxyyR1aJMqmfivO fyXA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h9-v6si2356266plr.98.2018.09.20.06.40.19; Thu, 20 Sep 2018 06:40:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732720AbeITTXr (ORCPT + 99 others); Thu, 20 Sep 2018 15:23:47 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:42021 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732441AbeITTXr (ORCPT ); Thu, 20 Sep 2018 15:23:47 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1066463|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03301;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=7;RT=7;SR=0;TI=SMTPD_---.CtSoGPG_1537450808; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CtSoGPG_1537450808) by smtp.aliyun-inc.com(10.147.40.7); Thu, 20 Sep 2018 21:40:08 +0800 Date: Thu, 20 Sep 2018 21:40:07 +0800 From: Guo Ren To: Greg KH Cc: mchehab+samsung@kernel.org, davem@davemloft.net, akpm@linux-foundation.org, arnd@arndb.de, linux-kernel@vger.kernel.org, c-sky_gcc_upstream@c-sky.com Subject: Re: [PATCH] MAINTAINERS: Add csky Message-ID: <20180920134007.GA28578@guoren-Inspiron-7460> References: <1537438447-24631-1-git-send-email-ren_guo@c-sky.com> <20180920101743.GA19885@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180920101743.GA19885@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 20, 2018 at 12:17:43PM +0200, Greg KH wrote: > On Thu, Sep 20, 2018 at 06:14:07PM +0800, Guo Ren wrote: > > Add a maintainer information for the csky(C-SKY) architecture. > > > > Signed-off-by: Guo Ren > > --- > > MAINTAINERS | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index d870cb5..6b7c1be 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -3211,6 +3211,22 @@ T: git git://git.alsa-project.org/alsa-kernel.git > > S: Maintained > > F: sound/pci/oxygen/ > > > > +C-SKY ARCHITECTURE > > +M: Guo Ren > > +T: git https://github.com/c-sky/csky-linux.git > > +S: Supported > > +F: arch/csky/ > > Shouldn't this patch be part of the original patch series for the csky > port? No need to put it separate. Ok, I'll put it into my patch series and not seperate it. Best Regards Guo Ren