aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiaowei Bao <xiaowei.bao@nxp.com>2019-02-21 11:16:17 +0800
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2019-02-21 10:40:20 +0000
commite1a6ba5dcb9b31c652214b49cada5529e6a38988 (patch)
treef6abbdc7cedc0c669e615d3d696aebf4775fa1ba
parentPCI: endpoint: Remove features member in struct pci_epc (diff)
downloadlinux-dev-e1a6ba5dcb9b31c652214b49cada5529e6a38988.tar.xz
linux-dev-e1a6ba5dcb9b31c652214b49cada5529e6a38988.zip
dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
Add the documentation for the Device Tree binding for the layerscape PCIe controller with EP mode. Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Minghuan Lian <minghuan.lian@nxp.com> Reviewed-by: Zhiqiang Hou <zhiqiang.hou@nxp.com> Reviewed-by: Rob Herring <robh+dt@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/pci/layerscape-pci.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
index 9b2b8d66d1f4..e20ceaab9b38 100644
--- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt
+++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
@@ -13,6 +13,7 @@ information.
Required properties:
- compatible: should contain the platform identifier such as:
+ RC mode:
"fsl,ls1021a-pcie"
"fsl,ls2080a-pcie", "fsl,ls2085a-pcie"
"fsl,ls2088a-pcie"
@@ -20,6 +21,8 @@ Required properties:
"fsl,ls1046a-pcie"
"fsl,ls1043a-pcie"
"fsl,ls1012a-pcie"
+ EP mode:
+ "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep"
- reg: base addresses and lengths of the PCIe controller register blocks.
- interrupts: A list of interrupt outputs of the controller. Must contain an
entry for each entry in the interrupt-names property.