From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 0/6] Support BCM23550 SoC Date: Thu, 05 May 2016 23:09:38 +0200 Message-ID: <6872671.Czyv7J9iJZ@wuerfel> References: <1462481334-8943-1-git-send-email-chris.brand@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1462481334-8943-1-git-send-email-chris.brand@broadcom.com> 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: Chris Brand Cc: Mark Rutland , devicetree@vger.kernel.org, Florian Fainelli , Pawel Moll , Scott Branden , linux-pm@vger.kernel.org, Dmitry Eremin-Solenikov , Ray Jui , Ian Campbell , Sebastian Reichel , linux-kernel@vger.kernel.org, Raymond Ngun , Rob Herring , bcm-kernel-feedback-list@broadcom.com, Markus Mayer , Kumar Gala , Russell King , David Woodhouse , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thursday 05 May 2016 13:48:48 Chris Brand wrote: > This patchset introduces support for the BCM23550 SoC and the Broadcom > Sparrow development board. > > It modifies the BCM21664 support slightly to share code between the two. > > With this patchset, a multi-v7 kernel brings up all 4 CPUs on a Sparrow > board, and gets to a shell prompt. Many of the IP blocks that are shared > with BCM28155 and BCM21664 are also functional, although not all have > been thoroughly tested. Looks really nice overall, I only found one tiny detail I commented on for patch 6. I'm glad to see work on the old chips resume, are you working on new code for it as well, or just upstreaming the patches that were already done in the past? Arnd