diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2020-03-05 11:30:16 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-03-20 10:55:21 +0100 |
commit | 11be8af70d86c0a03706b329fb6f1a7329e3343a (patch) | |
tree | c875ef981e80f3609d1f788e9b0a93233f8bd081 /MAINTAINERS | |
parent | dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe (diff) | |
download | linux-11be8af70d86c0a03706b329fb6f1a7329e3343a.tar.xz 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 |