diff options
author | Ray Jui <ray.jui@broadcom.com> | 2016-11-01 01:38:40 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-11-23 23:51:14 +0100 |
commit | f7acf811a0869a847107ee95d62a4c41359e7bbe (patch) | |
tree | aaa455b10a258ab1de65afb4d1c3c7fbbb4d9e37 /Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt | |
parent | PCI: iproc: Add inbound DMA mapping support (diff) | |
download | linux-f7acf811a0869a847107ee95d62a4c41359e7bbe.tar.xz linux-f7acf811a0869a847107ee95d62a4c41359e7bbe.zip |
PCI: iproc: Add PAXBv2 binding info
Add new compatible string 'brcm,iproc-pcie-paxb-v2', for the next
generation of the iProc PAXB PCIe host controller.
Signed-off-by: Oza Oza <oza.oza@broadcom.com>
Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt b/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt index 5dbfb82ef88c..b8e48b4762b2 100644 --- a/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt +++ b/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt @@ -4,6 +4,8 @@ Required properties: - compatible: "brcm,iproc-pcie" for the first generation of PAXB based controller, used in SoCs including NSP, Cygnus, NS2, and Pegasus + "brcm,iproc-pcie-paxb-v2" for the second generation of PAXB-based +controllers, used in Stingray "brcm,iproc-pcie-paxc" for the first generation of PAXC based controller, used in NS2 "brcm,iproc-pcie-paxc-v2" for the second generation of PAXC based |