summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@axis.com>2016-05-09 13:49:03 +0200
committerBjorn Helgaas <bhelgaas@google.com>2016-06-11 13:56:20 -0500
commita3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f (patch)
tree22b5673b1ab5db0ae83c62e6c789e54e3def17ec /MAINTAINERS
parent3f3f67cbf64227fc9c06113585d9570baddc9bcd (diff)
downloadlinux-stable-a3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f.tar.gz
linux-stable-a3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f.tar.bz2
linux-stable-a3cbfae1f7b3b5b3bdac23f2feea16a3bd571d1f.zip
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ed42cb65a19b..d26687f863ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8823,6 +8823,15 @@ S: Maintained
F: Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
F: drivers/pci/host/pci-xgene-msi.c
+PCIE DRIVER FOR AXIS ARTPEC
+M: Niklas Cassel <niklas.cassel@axis.com>
+M: Jesper Nilsson <jesper.nilsson@axis.com>
+L: linux-arm-kernel@axis.com
+L: linux-pci@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/pci/axis,artpec*
+F: drivers/pci/host/*artpec*
+
PCIE DRIVER FOR HISILICON
M: Zhou Wang <wangzhou1@hisilicon.com>
M: Gabriele Paoloni <gabriele.paoloni@huawei.com>