diff options
author | Jianguo Sun <sunjianguo1@huawei.com> | 2017-10-23 19:17:50 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-24 14:48:20 -0500 |
commit | bbd11bddb398c4278c06892bd6498da34c47a00a (patch) | |
tree | 1e2359db6d1fe7825871dc32d4c89db4412b44cb /MAINTAINERS | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) | |
download | linux-bbd11bddb398c4278c06892bd6498da34c47a00a.tar.gz linux-bbd11bddb398c4278c06892bd6498da34c47a00a.tar.bz2 linux-bbd11bddb398c4278c06892bd6498da34c47a00a.zip |
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 F: Documentation/devicetree/bindings/pci/pcie-kirin.txt F: drivers/pci/dwc/pcie-kirin.c +PCIE DRIVER FOR HISILICON STB +M: Jianguo Sun <sunjianguo1@huawei.com> +M: Shawn Guo <shawn.guo@linaro.org> +L: linux-pci@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt +F: drivers/pci/dwc/pcie-histb.c + PCIE DRIVER FOR MEDIATEK M: Ryder Lee <ryder.lee@mediatek.com> L: linux-pci@vger.kernel.org |