Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757379AbaJ2U3O (ORCPT ); Wed, 29 Oct 2014 16:29:14 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:34045 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757084AbaJ2U3I (ORCPT ); Wed, 29 Oct 2014 16:29:08 -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 v2 0/4] Enable PCI controller for Keystone SoCs Date: Wed, 29 Oct 2014 16:28:13 -0400 Message-ID: <1414614497-4798-1-git-send-email-m-karicheri2@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: 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 v2: Some more minor edits based on comments 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/