diff options
author | Ray Jui <ray.jui@broadcom.com> | 2016-11-01 03:38:40 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-11-24 01:51:14 +0300 |
commit | f7acf811a0869a847107ee95d62a4c41359e7bbe (patch) | |
tree | aaa455b10a258ab1de65afb4d1c3c7fbbb4d9e37 /Documentation/devicetree/bindings/pci | |
parent | dd9d4e7498de37d79f00cfe562db1daf77bc2651 (diff) | |
download | linux-f7acf811a0869a847107ee95d62a4c41359e7bbe.tar.xz |
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')
-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 |