From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 21 Jun 2019 10:58:59 +0100 From: Lorenzo Pieralisi Subject: Re: [PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1 Message-ID: <20190621095859.GA8785@e121166-lin.cambridge.arm.com> References: <1559891016-56157-1-git-send-email-biju.das@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1559891016-56157-1-git-send-email-biju.das@bp.renesas.com> To: Biju Das Cc: Rob Herring , Mark Rutland , Bjorn Helgaas , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Fabrizio Castro , linux-renesas-soc@vger.kernel.org List-ID: On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote: > Add PCIe support for the RZ/G2M (a.k.a. R8A774A1). > > Signed-off-by: Biju Das > --- > Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + > 1 file changed, 1 insertion(+) Applied to pci/rcar for v5.3, thanks. Lorenzo > diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt > index 6904882..45bba9f 100644 > --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt > +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt > @@ -3,6 +3,7 @@ > Required properties: > compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC; > "renesas,pcie-r8a7744" for the R8A7744 SoC; > + "renesas,pcie-r8a774a1" for the R8A774A1 SoC; > "renesas,pcie-r8a774c0" for the R8A774C0 SoC; > "renesas,pcie-r8a7779" for the R8A7779 SoC; > "renesas,pcie-r8a7790" for the R8A7790 SoC; > -- > 2.7.4 >