Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757347AbbLAXIs (ORCPT ); Tue, 1 Dec 2015 18:08:48 -0500 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:38508 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756465AbbLAXIp (ORCPT ); Tue, 1 Dec 2015 18:08:45 -0500 X-IronPort-AV: E=Sophos;i="5.20,370,1444719600"; d="scan'208";a="81905541" Message-ID: <565E2836.80603@broadcom.com> Date: Tue, 1 Dec 2015 15:07:34 -0800 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Kapil Hali , Rob Herring , Pawel Moll , Mark Rutland , "Ian Campbell" , Kumar Gala , Russell King , Ray Jui , "Scott Branden" , Jon Mason , "Florian Fainelli" CC: Gregory Fong , Lee Jones , "Hauke Mehrtens" , Kever Yang , Maxime Ripard , Olof Johansson , Paul Walmsley , Linus Walleij , Chen-Yu Tsai , , , , Subject: Re: [PATCH v4 4/5] ARM: BCM: Add SMP support for Broadcom NSP References: <1448987049-17041-1-git-send-email-kapilh@broadcom.com> <1448987049-17041-5-git-send-email-kapilh@broadcom.com> In-Reply-To: <1448987049-17041-5-git-send-email-kapilh@broadcom.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 21 On 01/12/15 08:24, Kapil Hali wrote: > Add SMP support for Broadcom's Northstar Plus SoC > cpu enable method. This changes also consolidates > iProc family's - BCM NSP and BCM Kona, platform > SMP handling in a common file. > > Northstar Plus SoC is based on ARM Cortex-A9 > revision r3p0 which requires configuration for ARM > Errata 764369 for SMP. This change adds the needed > configuration option. > > Signed-off-by: Kapil Hali Applied to soc/next, thanks! -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/