diff options
author | Zhou Wang <wangzhou1@hisilicon.com> | 2015-10-29 21:02:51 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-11-02 16:39:24 -0500 |
commit | 500a1d9a43e0a16e3cfc48f4b192ad421d4de376 (patch) | |
tree | 100edbb469c913d59c11284b6b717b965ad4e7d7 /MAINTAINERS | |
parent | df7701621b8ba6a5b387b451e409276ed9c034e5 (diff) |
PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver
Add PCIe host support for HiSilicon SoC Hip05, related DT binding
documentation, and maintainer update.
[bhelgaas: changelog, 32-bit only config write warning text]
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Gabriele Paoloni <gabriele.paoloni@huawei.com>
Signed-off-by: liudongdong <liudongdong3@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rob Herring <robh@kernel.org> (DT binding)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..944a229bb01e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8047,6 +8047,13 @@ S: Maintained | |||
8047 | F: Documentation/devicetree/bindings/pci/xgene-pci-msi.txt | 8047 | F: Documentation/devicetree/bindings/pci/xgene-pci-msi.txt |
8048 | F: drivers/pci/host/pci-xgene-msi.c | 8048 | F: drivers/pci/host/pci-xgene-msi.c |
8049 | 8049 | ||
8050 | PCIE DRIVER FOR HISILICON | ||
8051 | M: Zhou Wang <wangzhou1@hisilicon.com> | ||
8052 | L: linux-pci@vger.kernel.org | ||
8053 | S: Maintained | ||
8054 | F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt | ||
8055 | F: drivers/pci/host/pcie-hisi.c | ||
8056 | |||
8050 | PCMCIA SUBSYSTEM | 8057 | PCMCIA SUBSYSTEM |
8051 | P: Linux PCMCIA Team | 8058 | P: Linux PCMCIA Team |
8052 | L: linux-pcmcia@lists.infradead.org | 8059 | L: linux-pcmcia@lists.infradead.org |