diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-11-28 17:54:45 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-11-28 17:54:45 +0300 |
commit | e63758e2790fe8b37a6092dba21d370a5ae25430 (patch) | |
tree | 523cebc673862c04958af47b3243c741e207ebec /Documentation/devicetree | |
parent | 132c4a6b544a37cc8cd91f166c9bebe80c4abcee (diff) | |
parent | 7973eb13aecfeebe2881c4285b0bedbfe89ff0fd (diff) | |
download | linux-e63758e2790fe8b37a6092dba21d370a5ae25430.tar.xz |
Merge branch 'remotes/lorenzo/pci/layerscape'
- Add layerscape LS1028a support (Xiaowei Bao)
* remotes/lorenzo/pci/layerscape:
PCI: layerscape: Add LS1028a support
dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
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 e20ceaab9b38..99a386ea691c 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -21,6 +21,7 @@ Required properties: "fsl,ls1046a-pcie" "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" + "fsl,ls1028a-pcie" EP mode: "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" - reg: base addresses and lengths of the PCIe controller register blocks. |