On Sun, Sep 27, 2020 at 01:42:57PM +0100, Lad Prabhakar wrote: > Add PCIe support for the RZ/G2H (a.k.a. R8A774E1). > > Signed-off-by: Lad Prabhakar <[email protected]> > Reviewed-by: Marian-Cristian Rotariu > <[email protected]> > Acked-by: Rob Herring <[email protected]> > Reviewed-by: Wolfram Sang <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Yoshihiro Shimoda <[email protected]> > --- > Hi Lorenzo, > > This patch is part of series [1] and is Acked the DT maintainers, > while rest of the patches have been picked up by the respective > maintainers, could you please pick this patch.
I can, is this still pending (I think so but wanted to check) ? Thanks, Lorenzo > > [1] https://www.spinics.net/lists/dmaengine/msg22971.html > > Cheers, > Prabhakar > --- > 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 14d307deff06..8e495d6811a0 100644 > --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt > +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt > @@ -7,6 +7,7 @@ compatible: "renesas,pcie-r8a7742" for the R8A7742 SoC; > "renesas,pcie-r8a774a1" for the R8A774A1 SoC; > "renesas,pcie-r8a774b1" for the R8A774B1 SoC; > "renesas,pcie-r8a774c0" for the R8A774C0 SoC; > + "renesas,pcie-r8a774e1" for the R8A774E1 SoC; > "renesas,pcie-r8a7779" for the R8A7779 SoC; > "renesas,pcie-r8a7790" for the R8A7790 SoC; > "renesas,pcie-r8a7791" for the R8A7791 SoC; > -- > 2.17.1 >

