diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-12-12 20:25:10 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-12-12 20:25:10 +0300 |
commit | a1d9190d9682fd5cb8af811228f492b2ddd41366 (patch) | |
tree | 88d885b8447357d978af9c181f21aa8f6d86d801 /Documentation/devicetree | |
parent | aee10cd4c12aaa4d89d3355e669eb5025885094d (diff) | |
parent | 49da21108f773b50b01b9fd0b6ca97b91b6ff216 (diff) | |
download | linux-a1d9190d9682fd5cb8af811228f492b2ddd41366.tar.xz |
Merge branch 'pci/host-rcar' into next
* pci/host-rcar:
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
PCI: rcar: Use gen2 fallback compatibility last
PCI: rcar-gen2: Use gen2 fallback compatibility last
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index 6cf99690eef9..eee518db90b9 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -7,6 +7,7 @@ compatible: "renesas,pcie-r8a7779" for the R8A7779 SoC; "renesas,pcie-r8a7793" for the R8A7793 SoC; "renesas,pcie-r8a7795" for the R8A7795 SoC; "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 compatible device. + "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device. When compatible with the generic version, nodes must list the SoC-specific version corresponding to the platform first |