From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guo Ren Subject: Re: [PATCH V9 18/21] dt-bindings: csky CPU Bindings Date: Fri, 19 Oct 2018 10:19:09 +0800 Message-ID: <20181019021908.GA6298@guoren-Inspiron-7460> References: <867b2328e3dbaef58d0b5e7fc58e8545d1510951.1539655732.git.ren_guo@c-sky.com> <20181018143135.GA22243@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181018143135.GA22243@bogus> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: akpm@linux-foundation.org, arnd@arndb.de, daniel.lezcano@linaro.org, davem@davemloft.net, gregkh@linuxfoundation.org, hch@infradead.org, marc.zyngier@arm.com, mark.rutland@arm.com, peterz@infradead.org, tglx@linutronix.de, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, c-sky_gcc_upstream@c-sky.com List-Id: devicetree@vger.kernel.org On Thu, Oct 18, 2018 at 09:31:35AM -0500, Rob Herring wrote: > On Tue, 16 Oct 2018 10:58:37 +0800, 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 > > --- > > Changelog: > > - Add compatible. > > - Remove status part. > > --- > > --- > > Documentation/devicetree/bindings/csky/cpus.txt | 73 +++++++++++++++++++++++++ > > 1 file changed, 73 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/csky/cpus.txt > > > > Reviewed-by: Rob Herring Thx Rob Best Regards Guo Ren