[PATCH v3 5/5] DT: pci: rcar-pci: document R8A77980 bindings
From: Sergei Shtylyov <hidden>
Date: 2018-05-03 19:44:58
Document the R-Car V3H (R8A77980) SoC in the R-Car PCIe bindings. Signed-off-by: Sergei Shtylyov <redacted> --- Changes in version 2: - new patch. Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + 1 file changed, 1 insertion(+) Index: pci/Documentation/devicetree/bindings/pci/rcar-pci.txt ===================================================================
--- pci.orig/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ pci/Documentation/devicetree/bindings/pci/rcar-pci.txt@@ -8,6 +8,7 @@ compatible: "renesas,pcie-r8a7743" for t "renesas,pcie-r8a7793" for the R8A7793 SoC; "renesas,pcie-r8a7795" for the R8A7795 SoC; "renesas,pcie-r8a7796" for the R8A7796 SoC; + "renesas,pcie-r8a77980" for the R8A77980 SoC; "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or RZ/G1 compatible device. "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device.