From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756020AbbIBUr1 (ORCPT ); Wed, 2 Sep 2015 16:47:27 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:32997 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755345AbbIBUrZ (ORCPT ); Wed, 2 Sep 2015 16:47:25 -0400 Message-ID: <55E75FBF.9060309@gmail.com> Date: Wed, 02 Sep 2015 13:44:47 -0700 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: Jon Mason , Olof Johansson , Arnd Bergmann , Kevin Hilman CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Florian Fainelli , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, Kapil Hali Subject: Re: [PATCH v4 2/5] ARM: NSP: add minimal Northstar Plus device tree References: <1441064933-6723-1-git-send-email-jonmason@broadcom.com> In-Reply-To: <1441064933-6723-1-git-send-email-jonmason@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 On 31/08/15 16:48, Jon Mason wrote: > Add a very minimalistic set of Northstar Plus Device Tree files which > describes the SoC and the BCM958625 implementation. The perpherials > described are: > > ARM Cortex A9 CPU > 2 8250 UARTs > ARM GIC > PL310 L2 Cache > ARM A9 Global timer > > Signed-off-by: Kapil Hali > Signed-off-by: Jon Mason Applied this version to devicetree/next with Ray's tag, and consequently dropped the previous version. Thanks! -- Florian