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 <ssant...@kernel.org> CC: Greg Kroah-Hartman <gre...@linuxfoundation.org> CC: Rob Herring <robh...@kernel.org> CC: Pawel Moll <pawel.m...@arm.com> CC: Mark Rutland <mark.rutl...@arm.com> CC: Ian Campbell <ijc+devicet...@hellion.org.uk> CC: Kumar Gala <ga...@codeaurora.org> CC: Russell King <li...@arm.linux.org.uk> CC: devicet...@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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/