From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756587AbbJUXI6 (ORCPT ); Wed, 21 Oct 2015 19:08:58 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:61676 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756534AbbJUXI4 (ORCPT ); Wed, 21 Oct 2015 19:08:56 -0400 X-IronPort-AV: E=Sophos;i="5.20,179,1444719600"; d="scan'208";a="78365363" From: Jon Mason To: Florian Fainelli , Rob Herring , Pawel Moll , Mark Rutland , "Ian Campbell" , Kumar Gala , Russell King CC: , , , Subject: [PATCH 0/3] ARM: dts: NSP: Add PCI, NAND, and TWD Support to DT Date: Wed, 21 Oct 2015 19:08:50 -0400 Message-ID: <1445468933-25933-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 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