Hello, On Thu, 14 Apr 2016 17:36:15 +0200, Thomas Petazzoni wrote: > Thomas Petazzoni (2): > dt-bindings: pci: add DT binding for Marvell Armada 7K/8K PCIe > controller > pci: host: new driver for Marvell Armada 7K/8K PCIe controller > > .../devicetree/bindings/pci/pci-armada8k.txt | 38 +++ > drivers/pci/host/Kconfig | 11 + > drivers/pci/host/Makefile | 1 + > drivers/pci/host/pcie-armada8k.c | 261 +++++++++++++++++++++ > 4 files changed, 311 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/pci-armada8k.txt > create mode 100644 drivers/pci/host/pcie-armada8k.c Bjorn, any comment about this additional PCIe host driver? The corresponding Device Tree binding has been approved by Rob Herring. The driver itself is fairly trivial as it relies on the common Designware logic. DO not hesitate to let me know if any adaptation/change is needed. I'd really like to have this merged for the 4.7 merge window. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html