Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934582AbaJ2Qql (ORCPT ); Wed, 29 Oct 2014 12:46:41 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:54830 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934473AbaJ2Qqi (ORCPT ); Wed, 29 Oct 2014 12:46:38 -0400 From: Murali Karicheri To: , CC: Murali Karicheri , Santosh Shilimkar , Greg Kroah-Hartman , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Subject: [PATCH v1 0/4] Enable PCI controller for Keystone SoCs Date: Wed, 29 Oct 2014 12:45:30 -0400 Message-ID: <1414601134-31825-1-git-send-email-m-karicheri2@ti.com> X-Mailer: git-send-email 1.7.9.5 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 Now that Keystone PCI driver is merged to v3.18, this patch series add build options and DTS bindings to enable the driver for Keystone SoCs. v1: resend with some minor fix up of the commit description and fixing the email ID for Santosh. CC: Santosh Shilimkar CC: Greg Kroah-Hartman CC: Rob Herring CC: Pawel Moll CC: Mark Rutland CC: Ian Campbell CC: Kumar Gala CC: Russell King CC: devicetree@vger.kernel.org Murali Karicheri (4): ARM: keystone: add pcie related options ARM: keystone: defconfig: add options to enable PCI controller ARM: dts: keystone: add DT bindings for PCI controller for port 0 ARM: dts: keystone-k2e: add DT bindings for PCI controller for port 1 arch/arm/boot/dts/k2e.dtsi | 45 +++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/keystone.dtsi | 45 +++++++++++++++++++++++++++++++++++ arch/arm/configs/keystone_defconfig | 3 +++ arch/arm/mach-keystone/Kconfig | 2 ++ 4 files changed, 95 insertions(+) -- 1.7.9.5 -- 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/