Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754508AbbKBSlE (ORCPT ); Mon, 2 Nov 2015 13:41:04 -0500 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:5911 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753964AbbKBSlB (ORCPT ); Mon, 2 Nov 2015 13:41:01 -0500 X-IronPort-AV: E=Sophos;i="5.20,234,1444719600"; d="scan'208";a="79268536" From: Jon Mason To: Florian Fainelli , Rob Herring , Pawel Moll , Mark Rutland , "Ian Campbell" , Kumar Gala , Russell King CC: , , , Subject: [PATCH RESEND 0/3] ARM: dts: NSP: Add PCI, NAND, and TWD Support to DT Date: Mon, 2 Nov 2015 13:40:55 -0500 Message-ID: <1446489658-29705-1-git-send-email-jonmason@broadcom.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 862 Lines: 24 Resending due to lack of any response to the original series Add PCI, NAND, and TWD Support to the Broadcom Northstar Plus SoC device tree file. Since no driver changes are needed to enable these pieces of hardware, only the device tree changes are required to make them functional. Jon Mason (3): ARM: dts: NSP: Add PCI support ARM: dts: NSP: Add NAND Support to DT ARM: dts: NSP: Add TWD Support to DT arch/arm/boot/dts/bcm-nsp.dtsi | 104 ++++++++++++++++++++++++++++++++++++++- arch/arm/boot/dts/bcm958625k.dts | 50 +++++++++++++++++++ 2 files changed, 153 insertions(+), 1 deletion(-) -- 1.9.1 -- 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/