PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
authorJianguo Sun <sunjianguo1@huawei.com>
Mon, 23 Oct 2017 11:17:50 +0000 (19:17 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 24 Oct 2017 19:48:20 +0000 (14:48 -0500)
commitbbd11bddb398c4278c06892bd6498da34c47a00a
tree1e2359db6d1fe7825871dc32d4c89db4412b44cb
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
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>
Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/dwc/Kconfig
drivers/pci/dwc/Makefile
drivers/pci/dwc/pcie-histb.c [new file with mode: 0644]