diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2020-03-05 16:00:16 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-03-20 09:55:21 +0000 |
commit | 11be8af70d86c0a03706b329fb6f1a7329e3343a (patch) | |
tree | c875ef981e80f3609d1f788e9b0a93233f8bd081 /MAINTAINERS | |
parent | 69501078fc605810d777a4bbc4df7d09c561998e (diff) | |
download | linux-11be8af70d86c0a03706b329fb6f1a7329e3343a.tar.gz linux-11be8af70d86c0a03706b329fb6f1a7329e3343a.tar.bz2 linux-11be8af70d86c0a03706b329fb6f1a7329e3343a.zip |
dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema
Include Cadence core DT schema and define the Cadence platform DT schema
for both Host and Endpoint mode. Note: The Cadence core DT schema could
be included for other platforms using Cadence PCIe core.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.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 38fe2f3f7b6f..e0402e001edd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12739,7 +12739,7 @@ PCI DRIVER FOR CADENCE PCIE IP M: Tom Joseph <tjoseph@cadence.com> L: linux-pci@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/pci/cdns,*.txt +F: Documentation/devicetree/bindings/pci/cdns,* F: drivers/pci/controller/pcie-cadence* PCI DRIVER FOR FREESCALE LAYERSCAPE |