PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver
authorNiklas Cassel <niklas.cassel@axis.com>
Mon, 9 May 2016 11:49:03 +0000 (13:49 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 11 Jun 2016 18:56:20 +0000 (13:56 -0500)
commita3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f
tree22b5673b1ab5db0ae83c62e6c789e54e3def17ec
parent3f3f67cbf64227fc9c06113585d9570baddc9bcd
PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver

The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys.  Add a
new driver that provides the small glue needed to use the existing
DesignWare driver to make it work on the Axis ARTPEC-6 SoC.

[bhelgaas: return errors directly without gotos, fold in section mismatch
fix]
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-artpec6.c [new file with mode: 0644]
This page took 0.026869 seconds and 5 git commands to generate.