From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Vasut Subject: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Date: Sat, 22 Sep 2018 17:02:52 +0200 Message-Id: <20180922150252.18754-1-marek.vasut+renesas@gmail.com> To: devicetree@vger.kernel.org Cc: linux-pci@vger.kernel.org, Tho Vu , Kazuya Mizuguchi , Marek Vasut , Geert Uytterhoeven , Lorenzo Pieralisi , Phil Edworthy , Rob Herring , Sergei Shtylyov , Simon Horman , Wolfram Sang , linux-renesas-soc@vger.kernel.org List-ID: From: Tho Vu Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings. Signed-off-by: Tho Vu Signed-off-by: Kazuya Mizuguchi Signed-off-by: Marek Vasut Cc: Geert Uytterhoeven Cc: Lorenzo Pieralisi Cc: Phil Edworthy Cc: Rob Herring Cc: Sergei Shtylyov Cc: Simon Horman Cc: Wolfram Sang Cc: linux-renesas-soc@vger.kernel.org --- Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index a5f7fc62d10e..5f2f9e380efb 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -9,6 +9,7 @@ compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC; "renesas,pcie-r8a7795" for the R8A7795 SoC; "renesas,pcie-r8a7796" for the R8A7796 SoC; "renesas,pcie-r8a77980" for the R8A77980 SoC; + "renesas,pcie-r8a77990" for the R8A77990 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. -- 2.18.0