Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1809302imm; Thu, 20 Sep 2018 03:18:21 -0700 (PDT) X-Google-Smtp-Source: ANB0VdaNkPOueLigGih1bcauwGIy8vBL0GpjcbgTA9Ah6h9upfASkTiu5hr0+wu7rQow81lBujAN X-Received: by 2002:a62:464f:: with SMTP id t76-v6mr40568378pfa.118.1537438701257; Thu, 20 Sep 2018 03:18:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537438701; cv=none; d=google.com; s=arc-20160816; b=o0UPDqag3hBNA18HiNNQvDeSFSNLz6kOjAG2tNkdmKSH8ffjPw2qST3XefHoJActDb d6tIpEYoX9ybdqpSsCJQBOwrPmpv3OklpcBz8H8LTOdV4saQZbLv/9Jm+WlZH+XBUy6K /yiYE8KhVrj3ZE3puu7A5XPazNgA4kpkMAZJwXGEQcgg5AGkvEkWVUBXPMf2dHDz4laQ 8XvJ17vz+HVAClggv6H833GLdTR5tq2qTRqalTJae2zkm3RrRjy4P/vPQtrcfJYvXnar rVnvt9xa2lwqUwEo2pnHN8/Y2aCkaNL6OEEiPWCS3KKmobEBDwrV9ZtXMZQGmUaHHxc0 0z5A== 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=d4Ew+s/jMliAF0969OE5kEXAkRfRbCV3uhT29ZymGds=; b=bJK62PQ/sPyh0+765MPYGlTmH2J73mDQRT3q8EjcZFHtHcn/zKY6JdJP9hn+orRhpf yy6o01R3jENoG7pg08pg0wTuidw0eg6LCQKtMzPqSywewXaearjoogGVCsmSCPs0R7Wb lZE7hFVKD5EK6WfUAoX44izju8gp7NGBKStwpmaIQ59r/54Mc+VFrShZpAZGWAgtQP1q 8sjxeYsuDqT2UGrI6Y+pQTMumI8W5hO9Wx/MCh87PXuDPQPdmJxt8ahH8qPHRutOAOWq OeYJAD62tuTMTbDMqn9AnRkfMmVyK5QqJgFBF/S12M7FMU+WJo5S7zJZjcCPNvqYIuZ5 P1Cg== 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 r7-v6si217628pgf.620.2018.09.20.03.18.06; Thu, 20 Sep 2018 03:18:21 -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 S2387511AbeITQAc (ORCPT + 99 others); Thu, 20 Sep 2018 12:00:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60604 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731194AbeITQAb (ORCPT ); Thu, 20 Sep 2018 12:00:31 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 13679E52; Thu, 20 Sep 2018 10:17:45 +0000 (UTC) Date: Thu, 20 Sep 2018 12:17:43 +0200 From: Greg KH To: Guo Ren 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: <20180920101743.GA19885@kroah.com> References: <1537438447-24631-1-git-send-email-ren_guo@c-sky.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1537438447-24631-1-git-send-email-ren_guo@c-sky.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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 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. thanks, greg k-h