Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753994AbcDMRh1 (ORCPT ); Wed, 13 Apr 2016 13:37:27 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:32963 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752067AbcDMRhZ (ORCPT ); Wed, 13 Apr 2016 13:37:25 -0400 Subject: Re: [PATCH 0/4] Few more updates for NS2 DT To: Anup Patel , Catalin Marinas , Will Deacon , Device Tree , Linux ARM Kernel References: <1459236454-26285-1-git-send-email-anup.patel@broadcom.com> Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Florian Fainelli , Jon Mason , Linux Kernel , BCM Kernel Feedback From: Florian Fainelli Message-ID: <570E8357.4000303@gmail.com> Date: Wed, 13 Apr 2016 10:35:19 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1459236454-26285-1-git-send-email-anup.patel@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: 702 Lines: 19 On 29/03/16 00:27, Anup Patel wrote: > This patchset primarily adds more PL330 and PL022 DT nodes for > NS2 SVK. It also moves clock DT nodes to separate file to be > consistent with other Broadcom SoCs DT files. > > The patchset is based on v4.6-rc1 tag and is available in ns2_dt3_v1 > branch of https://github.com/Broadcom/arm64-linux.git > > All patches have been tested on Broadcom NS2 SVK. > > Anup Patel (4): > arm64: dts: Add ARM PL330 DMA DT node for NS2 > arm64: dts: Add maintenance interrupt for GIC in NS2 DT > arm64: dts: Move NS2 clock DT nodes to separate DT file > arm64: dts: Add ARM PL022 SPI DT nodes for NS2 Series applied to devicetree-arm64/next, thanks! -- Florian