diff options
-rw-r--r-- | Documentation/devicetree/bindings/pci/layerscape-pci.txt | 3 |
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. | |||
13 | 13 | ||
14 | Required properties: | 14 | Required properties: |
15 | - compatible: should contain the platform identifier such as: | 15 | - compatible: should contain the platform identifier such as: |
16 | RC mode: | ||
16 | "fsl,ls1021a-pcie" | 17 | "fsl,ls1021a-pcie" |
17 | "fsl,ls2080a-pcie", "fsl,ls2085a-pcie" | 18 | "fsl,ls2080a-pcie", "fsl,ls2085a-pcie" |
18 | "fsl,ls2088a-pcie" | 19 | "fsl,ls2088a-pcie" |
@@ -20,6 +21,8 @@ Required properties: | |||
20 | "fsl,ls1046a-pcie" | 21 | "fsl,ls1046a-pcie" |
21 | "fsl,ls1043a-pcie" | 22 | "fsl,ls1043a-pcie" |
22 | "fsl,ls1012a-pcie" | 23 | "fsl,ls1012a-pcie" |
24 | EP mode: | ||
25 | "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" | ||
23 | - reg: base addresses and lengths of the PCIe controller register blocks. | 26 | - reg: base addresses and lengths of the PCIe controller register blocks. |
24 | - interrupts: A list of interrupt outputs of the controller. Must contain an | 27 | - interrupts: A list of interrupt outputs of the controller. Must contain an |
25 | entry for each entry in the interrupt-names property. | 28 | entry for each entry in the interrupt-names property. |