From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] arm64: dts: renesas: r8a77980: add SMP support Date: Tue, 22 May 2018 10:54:59 +0200 Message-ID: <20180522085459.4khvdbjbg5tw3rf5@verge.net.au> References: <14666252.G84Ipxe6EL@wasted.cogentembedded.com> 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 , devicetree@vger.kernel.org, Magnus Damm , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, May 17, 2018 at 11:19:44PM +0300, Sergei Shtylyov wrote: > Add the device nodes for 3 more Cortex-A53 CPU cores; adjust the interrupt > delivery masks for the ARM GIC and Architectured Timer. > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > > --- > The patch is against the 'renesas-devel-20180516v2-v4.17-rc5' tag of Simon > Horman's 'renesas.git' repo. Tested successfully on the V3M Starter Kit board > (except offlining CPU0 hangs the kernel). This looks fine but I will wait to see if there are other reviews completed before applying. Reviewed-by: Simon Horman From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:36408 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279AbeEVIzD (ORCPT ); Tue, 22 May 2018 04:55:03 -0400 Date: Tue, 22 May 2018 10:54:59 +0200 From: Simon Horman To: Sergei Shtylyov Cc: linux-renesas-soc@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, Catalin Marinas , Will Deacon , Mark Rutland , Magnus Damm , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: renesas: r8a77980: add SMP support Message-ID: <20180522085459.4khvdbjbg5tw3rf5@verge.net.au> References: <14666252.G84Ipxe6EL@wasted.cogentembedded.com> 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 Thu, May 17, 2018 at 11:19:44PM +0300, Sergei Shtylyov wrote: > Add the device nodes for 3 more Cortex-A53 CPU cores; adjust the interrupt > delivery masks for the ARM GIC and Architectured Timer. > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > > --- > The patch is against the 'renesas-devel-20180516v2-v4.17-rc5' tag of Simon > Horman's 'renesas.git' repo. Tested successfully on the V3M Starter Kit board > (except offlining CPU0 hangs the kernel). This looks fine but I will wait to see if there are other reviews completed before applying. Reviewed-by: Simon Horman From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Tue, 22 May 2018 10:54:59 +0200 Subject: [PATCH] arm64: dts: renesas: r8a77980: add SMP support In-Reply-To: References: <14666252.G84Ipxe6EL@wasted.cogentembedded.com> Message-ID: <20180522085459.4khvdbjbg5tw3rf5@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 17, 2018 at 11:19:44PM +0300, Sergei Shtylyov wrote: > Add the device nodes for 3 more Cortex-A53 CPU cores; adjust the interrupt > delivery masks for the ARM GIC and Architectured Timer. > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > > --- > The patch is against the 'renesas-devel-20180516v2-v4.17-rc5' tag of Simon > Horman's 'renesas.git' repo. Tested successfully on the V3M Starter Kit board > (except offlining CPU0 hangs the kernel). This looks fine but I will wait to see if there are other reviews completed before applying. Reviewed-by: Simon Horman