From: Rob Herring Date: Wed, 28 Jan 2015 16:16:18 +0000 (-0600) Subject: PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver X-Git-Tag: fixes-v4.0-rc1~161^2~2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e78170efd46db039f56f76f4aa672134004c41;p=pandora-kernel.git PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver This converts the Versatile PCI host code to a platform driver using the commom DT parsing and setup. The driver uses only an empty ARM pci_sys_data struct and does not use pci_common_init_dev init function. The old host code will be removed in a subsequent commit when Versatile is completely converted to DT. I've tested this on QEMU with the sym53c8xx driver in both i/o and memory mapped modes. Signed-off-by: Rob Herring Signed-off-by: Bjorn Helgaas Acked-by: Linus Walleij CC: Russell King CC: Peter Maydell --- Reading git-diff-tree failed