[RFC PATCH 04/30] dt-bindings: PCI: cadence: Update EP DT bindings with TI specific compatible

From: Kishon Vijay Abraham I
Date: Tue Jun 04 2019 - 09:21:21 EST


Update DT bindings for Cadence PCIe Endpoint controller with TI specific
compatible.

Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
---
Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt
index 4a0475e2ba7e..536aa4bf6ce3 100644
--- a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt
+++ b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt
@@ -2,6 +2,7 @@

Required properties:
- compatible: Should contain "cdns,cdns-pcie-ep" to identify the IP used.
+ Should contain "ti,j721e-cdns-pcie-ep" for TI platforms.
- reg: Should contain the controller register base address and AXI interface
region base address respectively.
- reg-names: Must be "reg" and "mem" respectively.
--
2.17.1