From mboxrd@z Thu Jan 1 00:00:00 1970 From: m-karicheri2@ti.com (Murali Karicheri) Date: Tue, 28 Oct 2014 12:06:52 -0400 Subject: [PATCH 0/4] Enable PCI controller for Keystone SoCs In-Reply-To: <1414173095-32511-1-git-send-email-m-karicheri2@ti.com> References: <1414173095-32511-1-git-send-email-m-karicheri2@ti.com> Message-ID: <544FBF1C.80305@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/24/2014 01:51 PM, Murali Karicheri wrote: > 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. > > 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 at vger.kernel.org > > Murali Karicheri (4): > ARM: keystone: add pcie related options > ARM: keystone: defconfig: add options to enable PCI controller > ARM: keystone: dts: add DT bindings for PCI controller for port 0 > ARM: keystone: dts: 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(+) > Santosh, Could you review this and apply to your tree for merge by end of this week if this looks good and there are no comments? -- Murali Karicheri Linux Kernel, Texas Instruments