diff options
author | Jianguo Sun <sunjianguo1@huawei.com> | 2017-10-23 07:17:50 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-24 15:48:20 -0400 |
commit | bbd11bddb398c4278c06892bd6498da34c47a00a (patch) | |
tree | 1e2359db6d1fe7825871dc32d4c89db4412b44cb /MAINTAINERS | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) |
PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
Add a HiSilicon STB SoC PCIe controller driver. This controller is based
on the DesignWare PCIe core.
Signed-off-by: Jianguo Sun <sunjianguo1@huawei.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 65b0c88d5ee0..2a3501cfd201 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10480,6 +10480,14 @@ S: Maintained | |||
10480 | F: Documentation/devicetree/bindings/pci/pcie-kirin.txt | 10480 | F: Documentation/devicetree/bindings/pci/pcie-kirin.txt |
10481 | F: drivers/pci/dwc/pcie-kirin.c | 10481 | F: drivers/pci/dwc/pcie-kirin.c |
10482 | 10482 | ||
10483 | PCIE DRIVER FOR HISILICON STB | ||
10484 | M: Jianguo Sun <sunjianguo1@huawei.com> | ||
10485 | M: Shawn Guo <shawn.guo@linaro.org> | ||
10486 | L: linux-pci@vger.kernel.org | ||
10487 | S: Maintained | ||
10488 | F: Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt | ||
10489 | F: drivers/pci/dwc/pcie-histb.c | ||
10490 | |||
10483 | PCIE DRIVER FOR MEDIATEK | 10491 | PCIE DRIVER FOR MEDIATEK |
10484 | M: Ryder Lee <ryder.lee@mediatek.com> | 10492 | M: Ryder Lee <ryder.lee@mediatek.com> |
10485 | L: linux-pci@vger.kernel.org | 10493 | L: linux-pci@vger.kernel.org |