From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Thu, 21 Jul 2016 17:27:54 +0530 Subject: [PATCH 0/2] dra7: add support for two PCIe ports Message-ID: <1469102276-14777-1-git-send-email-kishon@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This series adds patches to support 2 PCIe ports simultaneously on dra7 based boards. None of the supported boards exposes 2 PCIe ports. However these are mandatory changes that would be required in order to support 2 PCIe ports. This series has been tested to see if there are regressions with 1 PCIe port. Though testing of 2 PCIe ports is not done while sending this patch series, it has been verified in few of the customer boards. Kishon Vijay Abraham I (2): ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes ARM: DRA7: select PCI_DOMAINS config arch/arm/boot/dts/dra7.dtsi | 2 ++ arch/arm/mach-omap2/Kconfig | 1 + 2 files changed, 3 insertions(+) -- 1.7.9.5