Now that Keystone PCI driver is merged to v3.18, this patch seriesSantosh,
add build options and DTS bindings to enable the driver for Keystone SoCs.
CC : Santosh Shilimkar<santosh.shilimkar@xxxxxxxxx>
CC : Greg Kroah-Hartman<gregkh@xxxxxxxxxxxxxxxxxxx>
CC : Rob Herring<robh+dt@xxxxxxxxxx>
CC : Pawel Moll<pawel.moll@xxxxxxx>
CC : Mark Rutland<mark.rutland@xxxxxxx>
CC : Ian Campbell<ijc+devicetree@xxxxxxxxxxxxxx>
CC : Kumar Gala<galak@xxxxxxxxxxxxxx>
CC : Russell King<linux@xxxxxxxxxxxxxxxx>
CC : devicetree@xxxxxxxxxxxxxxx
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(+)