diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2020-05-14 14:03:20 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-05-28 18:34:16 +0200 |
commit | eeab133e1f144f3e7326019ca3ec11bdce44c210 (patch) | |
tree | b1f86d8498d53bb7d57062c9409c13a892c649a6 /MAINTAINERS | |
parent | PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port (diff) | |
download | linux-eeab133e1f144f3e7326019ca3ec11bdce44c210.tar.xz linux-eeab133e1f144f3e7326019ca3ec11bdce44c210.zip |
dt-bindings: PCI: Add UniPhier PCIe endpoint controller description
Add DT bindings for PCIe controller implemented in UniPhier SoCs
when configured in endpoint mode. This controller is based on
the DesignWare PCIe core.
Link: https://lore.kernel.org/r/1589457801-12796-2-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e64e5db31497..dc7b42d1d2ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13142,7 +13142,7 @@ PCIE DRIVER FOR SOCIONEXT UNIPHIER M: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> L: linux-pci@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/pci/uniphier-pcie.txt +F: Documentation/devicetree/bindings/pci/uniphier-pcie* F: drivers/pci/controller/dwc/pcie-uniphier.c PCIE DRIVER FOR ST SPEAR13XX |