aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarunobu Kurokawa <[email protected]>2016-12-21 03:37:06 +0900
committerBjorn Helgaas <[email protected]>2017-01-11 12:52:46 -0600
commit8267b07526cabe2e2afc834a138ece8644af87ed (patch)
tree98ebb6515ddb5067ee258d3a66663a5e91c758ae
parente94888d23736cec51ba851f6e798d0eeb9ef5f41 (diff)
PCI: rcar: Add compatible string for r8a7796
Add support for r8a7796. Signed-off-by: Harunobu Kurokawa <[email protected]> Signed-off-by: Yoshihiro Kaneko <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Simon Horman <[email protected]> Acked-by: Rob Herring <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/pci/rcar-pci.txt1
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 eee518db90b9..34712d6fd253 100644
--- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
@@ -6,6 +6,7 @@ compatible: "renesas,pcie-r8a7779" for the R8A7779 SoC;
"renesas,pcie-r8a7791" for the R8A7791 SoC;
"renesas,pcie-r8a7793" for the R8A7793 SoC;
"renesas,pcie-r8a7795" for the R8A7795 SoC;
+ "renesas,pcie-r8a7796" for the R8A7796 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.