Add PCIe support for the RZ/G2H (a.k.a. R8A774E1).

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad...@bp.renesas.com>
Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu...@bp.renesas.com>
Acked-by: Rob Herring <r...@kernel.org>
Reviewed-by: Wolfram Sang <wsa+rene...@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com>
---
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.

[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

Reply via email to