Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1418034imm; Wed, 17 Oct 2018 20:24:06 -0700 (PDT) X-Google-Smtp-Source: ACcGV60D7sfdTBuwNkYMhR9No8wSpG+/SKUcPwMW8s3Xn4ZyISe4lxrqoqcrI/MVvAX4qDKLhyqx X-Received: by 2002:a65:528b:: with SMTP id y11-v6mr26998794pgp.269.1539833046042; Wed, 17 Oct 2018 20:24:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539833046; cv=none; d=google.com; s=arc-20160816; b=lDA3LrPfUnbJY/5JjFg+TtphhCTyUUIyZESFg2yI+2pOpr9RddhR1OKTyOyytKNnn/ UFCPEaCVljpEoXQqQbrXnABq2x5V8aHm/L4djuUeq4YoCbiq7lOTSn/E6KkOlprYlUqI 84YLAVmcyptw2qeRbc2jyWu50SHz3W/uaRfgquRbFqB6XjDmKEWGRBdudrDYa4vQf80G 5V+fx+3k0DxhvZtrbwF1Ng04Lc+Q5kPRFGvj83zA+nygGT/i8o/sQWIo9aP89Yt/Ma3o vPTOMVRuzzRs8gzdDu4Gm7uPF/oU/L6LZnFIhtJOV2OtuR6PPwj6oTDQ4NC07xsuwT/4 Y3GA== 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=wOQhSgVQXk2hXrUS6qj0H+NNtHkFrmDDz1rPLmY2y7s=; b=iV2GbwqVS3L+0cwLXhqvrk/TvsvXfcOCdJzEzlK/F6DzNtI1F7J5FRxzwuF5IDPfIW xhhj1arNxVl8bBA4DkxIr7i55KNMECTQm2VK42iEYlOSehbhevijLbXwEMym6k9/tIBV hbT5h5RjPV3k9sWyiz8I2+f3PdBjIYyoyZ1yq9nTNNf0iipv8hnSK/LfXG+E0p6y5mKA HhQ0CF6hbdg/GVh2iXnATRVdhyJR4GmrFldBN+pRK0lDXqlFwS2Pk+ZirToGV+k07Sb7 8CjUnl2NuZ3iKlQLvL/ySF8nQ9i5J9VyUePSDM9fPXPBZJiU+AWWk6gGG9D/pTVqft/n WApw== 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 t19-v6si21534935pfm.152.2018.10.17.20.23.49; Wed, 17 Oct 2018 20:24:06 -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 S1727363AbeJRLU5 (ORCPT + 99 others); Thu, 18 Oct 2018 07:20:57 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:40040 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727260AbeJRLU5 (ORCPT ); Thu, 18 Oct 2018 07:20:57 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1055293|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03305;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=16;RT=16;SR=0;TI=SMTPD_---.D3jxip1_1539832890; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.D3jxip1_1539832890) by smtp.aliyun-inc.com(10.147.44.118); Thu, 18 Oct 2018 11:21:30 +0800 Date: Thu, 18 Oct 2018 11:21:30 +0800 From: Guo Ren To: Arnd Bergmann Cc: Andrew Morton , Daniel Lezcano , David Miller , gregkh , Christoph Hellwig , Marc Zyngier , Mark Rutland , Peter Zijlstra , Rob Herring , Thomas Gleixner , Linux Kernel Mailing List , linux-arch , DTML , Rob Herring , c-sky_gcc_upstream@c-sky.com Subject: Re: [PATCH V9 18/21] dt-bindings: csky CPU Bindings Message-ID: <20181018032130.GC15088@guoren-Inspiron-7460> References: <867b2328e3dbaef58d0b5e7fc58e8545d1510951.1539655732.git.ren_guo@c-sky.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wed, Oct 17, 2018 at 05:50:33PM +0200, Arnd Bergmann wrote: > On Tue, Oct 16, 2018 at 5:30 AM Guo Ren wrote: > > > > This patch adds the documentation to describe that how to add cpu nodes in > > dts for SMP. > > > > Signed-off-by: Guo Ren > > Cc: Rob Herring > > I don't see anything wrong, but I'll let Rob or some other DT maintainer > provide an Ack when they are happy. Yes, Rob help a lot for reviewing the DT-docs of csky subsystem. Thx Bob :) Best Regards Guo Ren