Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760812AbbKTSRV (ORCPT ); Fri, 20 Nov 2015 13:17:21 -0500 Received: from mail-pa0-f50.google.com ([209.85.220.50]:35520 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759999AbbKTSRT (ORCPT ); Fri, 20 Nov 2015 13:17:19 -0500 Message-ID: <564F636F.1040803@gmail.com> Date: Fri, 20 Nov 2015 10:16:15 -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: Jon Mason , Florian Fainelli , Hauke Mehrtens , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King CC: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: Re: [PATCH v3 0/3] ARM: dts: add support for NS, NSP, and NS2 clocks References: <1448032640-27713-1-git-send-email-jonmason@broadcom.com> In-Reply-To: <1448032640-27713-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 Content-Length: 1412 Lines: 43 On 20/11/15 07:17, Jon Mason wrote: > Changes in v3: > Tweaked the NSP entry names, per Ray Jui > > Changes in v2: > Rebased off of outstanding NSP DT patches and tweaked the entry names > per Ray Jui > > > This patch series adds device tree support for the Broadcom Northstar, > Northstar Plus, and Northstar 2 clocks. > > Last sent as an RFC (see https://lkml.org/lkml/2015/10/13/882) due to > the inability to merge because of the driver dependencies. Those > necessary driver changes were merged into 4.4. All comments have been > addressed and it is ready to be pulled in. Patches 1-2 applied to devicetree/next Patch 3 applied to devicetree-arm64/next Thanks Jon! > > > Jon Mason (3): > ARM: dts: enable clock support for BCM5301X > ARM: dts: enable clock support for Broadcom NSP > ARM64: dts: enable clock support for Broadcom NS2 > > arch/arm/boot/dts/bcm-nsp.dtsi | 81 ++++++++++++++++++++++++------ > arch/arm/boot/dts/bcm5301x.dtsi | 92 +++++++++++++++++++++++++++-------- > arch/arm64/boot/dts/broadcom/ns2.dtsi | 80 +++++++++++++++++++++++++++++- > 3 files changed, 216 insertions(+), 37 deletions(-) > -- 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/