diff options
| author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | 2018-11-07 05:35:17 +0000 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2018-12-10 10:02:23 +0800 |
| commit | 8ff7754ae1f57c50a977aab7565ab84376ed6af6 (patch) | |
| tree | 706b53ff25529f4faad5c07879741bbca12b3ab2 /Documentation/devicetree | |
| parent | 29988e867cb17de7119e971f9acfad2c3fccdb47 (diff) | |
| download | talos-obmc-linux-8ff7754ae1f57c50a977aab7565ab84376ed6af6.tar.gz talos-obmc-linux-8ff7754ae1f57c50a977aab7565ab84376ed6af6.zip | |
dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie"
The PCIe compatible string for LS1043A was lost, so add it.
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
| -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 66df1e81e0b8..5eb1c202932f 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -18,6 +18,7 @@ Required properties: "fsl,ls2088a-pcie" "fsl,ls1088a-pcie" "fsl,ls1046a-pcie" + "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" - reg: base addresses and lengths of the PCIe controller register blocks. - interrupts: A list of interrupt outputs of the controller. Must contain an |

