From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Oct 2018 11:04:26 +0100 From: Lorenzo Pieralisi Subject: Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Message-ID: <20181002100426.GA24071@red-moon> References: <20180922150252.18754-1-marek.vasut+renesas@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180922150252.18754-1-marek.vasut+renesas@gmail.com> To: Marek Vasut Cc: devicetree@vger.kernel.org, linux-pci@vger.kernel.org, Tho Vu , Kazuya Mizuguchi , Marek Vasut , Geert Uytterhoeven , Phil Edworthy , Rob Herring , Sergei Shtylyov , Simon Horman , Wolfram Sang , linux-renesas-soc@vger.kernel.org List-ID: On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote: > 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(+) Applied to pci/controller-misc for v4.20, thanks. Lorenzo > 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 >