From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756680AbbKEJf0 (ORCPT ); Thu, 5 Nov 2015 04:35:26 -0500 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:33079 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756562AbbKEJfT (ORCPT ); Thu, 5 Nov 2015 04:35:19 -0500 Date: Thu, 5 Nov 2015 09:34:43 +0000 From: Russell King - ARM Linux To: Kapil Hali Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Jon Mason , Florian Fainelli , Gregory Fong , Lee Jones , Hauke Mehrtens , Heiko Stuebner , Kever Yang , Maxime Ripard , Olof Johansson , Paul Walmsley , Linus Walleij , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: Re: [PATCH RESEND 0/4] SMP support for Broadcom NSP Message-ID: <20151105093443.GO8644@n2100.arm.linux.org.uk> References: <1446702681-45339-1-git-send-email-kapilh@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446702681-45339-1-git-send-email-kapilh@broadcom.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 05, 2015 at 12:51:17AM -0500, Kapil Hali wrote: > Hi, > > This series adds SMP support for Broadcom's Northstar Plus SoC. > > There are similar SMP enablement methods for many ARMv7 bsed SoCs. > BCM NSP SoC, has a typical such mechanism - after power-on, the > secondary core is held in a standby state, primary core provides a > startup address for the secondary core and wakes it up. Booting of > the secondary core is serialized using pen_release global variable. Why do you need the pen_release stuff? The above implies that you have only one secondary core, and you can control when it comes out of standby state. Please, don't assume that the pen_release stuff is any kind of recommended or standardised system. It isn't. It's a hack for ARMs evaluation platforms. -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.