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 <[email protected]> CC : Greg Kroah-Hartman <[email protected]> CC : Rob Herring <[email protected]> CC : Pawel Moll <[email protected]> CC : Mark Rutland <[email protected]> CC : Ian Campbell <[email protected]> CC : Kumar Gala <[email protected]> CC : Russell King <[email protected]> CC : [email protected] 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(+) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

