From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:34973 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751858AbcF3M1s (ORCPT ); Thu, 30 Jun 2016 08:27:48 -0400 Date: Thu, 30 Jun 2016 14:27:18 +0200 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] ARM: dts: r8a7792: add SMP support Message-ID: <20160630122718.GA24035@verge.net.au> References: <14666252.G84Ipxe6EL@wasted.cogentembedded.com> <1627631.X1bJtVQHBF@wasted.cogentembedded.com> <7c23396f-f880-40ac-654d-cffc82df021e@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7c23396f-f880-40ac-654d-cffc82df021e@cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Jun 29, 2016 at 07:46:33PM +0300, Sergei Shtylyov wrote: > Hello. > > On 06/21/2016 01:31 AM, Sergei Shtylyov wrote: > > >Add the device tree nodes for the Advanced Power Management Unit (APMU) > >and the second Cortex-A15 CPU core. > >Use the "enable-method" prop to point out that the APMU should be used > >for the SMP support. > > > >Signed-off-by: Sergei Shtylyov > > > >--- > >This patch is against the 'renesas-devel-20160620-v4.7-rc4' tag of Simon > >Horman's 'renesas.git' repo. It depends on Magnus'/Geert's SMP patchset... > > simon, now that this patchset has been merged (for 4.8?), could you also > merge this patch? Sure, as this is for a new board I'll make a last minute exception and take this. I am trusting that cpu hotplug and suspend/resume have been adequately tested.