diff options
author | Xiaowei Bao <[email protected]> | 2022-03-11 17:49:37 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-04-08 12:35:21 +0100 |
commit | cddc1a9ab360d10891bf05e178ea225fb2791355 (patch) | |
tree | ddbee974a4ac1baf4925d14d775a382adb68d6a1 | |
parent | 84f293b204ab1ef519278e7993e9930f03879627 (diff) |
dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
Add EP mode compatible string for ls1028a.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Xiaowei Bao <[email protected]>
Signed-off-by: Hou Zhiqiang <[email protected]>
Signed-off-by: Li Yang <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index f1115fcd8088..8fd6039a826b 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -23,6 +23,7 @@ Required properties: "fsl,ls1012a-pcie" "fsl,ls1028a-pcie" EP mode: + "fsl,ls1028a-pcie-ep", "fsl,ls-pcie-ep" "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" "fsl,ls1088a-pcie-ep", "fsl,ls-pcie-ep" "fsl,ls2088a-pcie-ep", "fsl,ls-pcie-ep" |