diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:56 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:56 -0500 |
commit | 8a08e7eada357e853ff448482208a5ee7b94201a (patch) | |
tree | e097e7d1a228b82aec380f5de52d985019210922 /MAINTAINERS | |
parent | beaba77cf23f1734fc06ea90932526567c95ac25 (diff) | |
parent | fc5165db245ac4b56c19e634592a144352817c6d (diff) |
Merge branch 'pci/host-kirin' into next
* pci/host-kirin:
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b8f133..3a9f9d3db437 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9933,6 +9933,14 @@ S: Maintained F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt F: drivers/pci/dwc/pcie-hisi.c +PCIE DRIVER FOR HISILICON KIRIN +M: Xiaowei Song <songxiaowei@hisilicon.com> +M: Binghui Wang <wangbinghui@hisilicon.com> +L: linux-pci@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/pci/pcie-kirin.txt +F: drivers/pci/dwc/pcie-kirin.c + PCIE DRIVER FOR ROCKCHIP M: Shawn Lin <shawn.lin@rock-chips.com> M: Wenrui Li <wenrui.li@rock-chips.com> |