From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:54821 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753061AbcJHUo2 (ORCPT ); Sat, 8 Oct 2016 16:44:28 -0400 Date: Sat, 8 Oct 2016 11:28:51 +0900 From: Simon Horman To: Sergei Shtylyov Cc: linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 04/11] ARM: dts: r8a7743: initial SoC device tree Message-ID: <20161008022851.GA14617@verge.net.au> References: <2056698.ncAHq8vRQ3@wasted.cogentembedded.com> <2883940.Oo8sg10L7m@wasted.cogentembedded.com> <20161007030932.GH13721@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Fri, Oct 07, 2016 at 12:57:28PM +0300, Sergei Shtylyov wrote: > On 10/7/2016 6:09 AM, Simon Horman wrote: > > >>The initial R8A7743 SoC device tree including CPU cores, GIC, timer, SYSC, > >>CPG, and the required clock descriptions. > >> > >>Based on the original (and large) patch by Dmitry Shifrin > >>. > >> > >>Signed-off-by: Sergei Shtylyov > > > >I notice that this patch enables two CPUs. Have you tested SMP and: > >- CPU hotplug > >- Suspend to RAM > > No, not really. I'll remove CPU1. :-< Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Sat, 8 Oct 2016 11:28:51 +0900 Subject: [PATCH v3 04/11] ARM: dts: r8a7743: initial SoC device tree In-Reply-To: References: <2056698.ncAHq8vRQ3@wasted.cogentembedded.com> <2883940.Oo8sg10L7m@wasted.cogentembedded.com> <20161007030932.GH13721@verge.net.au> Message-ID: <20161008022851.GA14617@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Oct 07, 2016 at 12:57:28PM +0300, Sergei Shtylyov wrote: > On 10/7/2016 6:09 AM, Simon Horman wrote: > > >>The initial R8A7743 SoC device tree including CPU cores, GIC, timer, SYSC, > >>CPG, and the required clock descriptions. > >> > >>Based on the original (and large) patch by Dmitry Shifrin > >>. > >> > >>Signed-off-by: Sergei Shtylyov > > > >I notice that this patch enables two CPUs. Have you tested SMP and: > >- CPU hotplug > >- Suspend to RAM > > No, not really. I'll remove CPU1. :-< Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v3 04/11] ARM: dts: r8a7743: initial SoC device tree Date: Sat, 8 Oct 2016 11:28:51 +0900 Message-ID: <20161008022851.GA14617@verge.net.au> References: <2056698.ncAHq8vRQ3@wasted.cogentembedded.com> <2883940.Oo8sg10L7m@wasted.cogentembedded.com> <20161007030932.GH13721@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sergei Shtylyov Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux@arm.linux.org.uk, magnus.damm@gmail.com, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Oct 07, 2016 at 12:57:28PM +0300, Sergei Shtylyov wrote: > On 10/7/2016 6:09 AM, Simon Horman wrote: > > >>The initial R8A7743 SoC device tree including CPU cores, GIC, timer, SYSC, > >>CPG, and the required clock descriptions. > >> > >>Based on the original (and large) patch by Dmitry Shifrin > >>. > >> > >>Signed-off-by: Sergei Shtylyov > > > >I notice that this patch enables two CPUs. Have you tested SMP and: > >- CPU hotplug > >- Suspend to RAM > > No, not really. I'll remove CPU1. :-< Thanks.