commit | a3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f | [log] [tgz] |
---|---|---|
author | Niklas Cassel <niklas.cassel@axis.com> | Mon May 09 13:49:03 2016 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Jun 11 13:56:20 2016 -0500 |
tree | 22b5673b1ab5db0ae83c62e6c789e54e3def17ec | |
parent | 3f3f67cbf64227fc9c06113585d9570baddc9bcd [diff] |
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>