[PATCH v6] pcie: Add Xilinx PCIe Host Bridge IP driver

2014-08-05 Thread Srikanth Thokala
This is the driver for Xilinx AXI PCIe Host Bridge Soft IP Signed-off-by: Srikanth Thokala Acked-by: Arnd Bergmann --- NOTE: The AXI PCIe IP doesn't support I/O space, so this driver has no support for I/O space. Changes in v6: - Added Ack from Arnd. Thanks Arnd. - Rebased on 3.16-rc7.

[PATCH v6] pcie: Add Xilinx PCIe Host Bridge IP driver

2014-08-05 Thread Srikanth Thokala
This is the driver for Xilinx AXI PCIe Host Bridge Soft IP Signed-off-by: Srikanth Thokala stho...@xilinx.com Acked-by: Arnd Bergmann a...@arndb.de --- NOTE: The AXI PCIe IP doesn't support I/O space, so this driver has no support for I/O space. Changes in v6: - Added Ack from Arnd. Thanks Arnd.