Hello Lorenzo and Simon, Thanks for the feedback. > Subject: Re: [PATCH] dt-bindings: PCI: rcar: Add device tree support for > r8a774a1 > > On Wed, Jun 12, 2019 at 01:46:29PM +0200, Simon Horman wrote: > > 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 <biju.das@xxxxxxxxxxxxxx> > > > > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Should I pick this up and send it via the PCI tree ? > > Just let me know please, thanks. Simon, What do you think ? Regards, Biju > > > > --- > > > 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 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 > > >