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.