> -----Original Message----- > From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Sent: 27 October 2021 13:27 > To: Marek Vasut <marek.vasut+renesas@xxxxxxxxx>; Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>; > Bjorn Helgaas <bhelgaas@xxxxxxxxxx>; Rob Herring <robh+dt@xxxxxxxxxx>; Prabhakar Mahadev Lad > <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Cc: linux-pci@xxxxxxxxxxxxxxx; linux-renesas-soc@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; Yuya > Hamamachi <yuya.hamamachi.sx@xxxxxxxxxxx>; Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Subject: [PATCH] dt-bindings: pci: rcar-pci-ep: Document r8a7795 > > From: Yuya Hamamachi <yuya.hamamachi.sx@xxxxxxxxxxx> > > Document the support for R-Car PCIe EP on R8A7795 SoC device. > > Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@xxxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Cheers, Prabhakar > diff --git a/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > b/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > index 295840cf612f9377..32a3b7665ff5473c 100644 > --- a/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > +++ b/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > @@ -19,6 +19,7 @@ properties: > - renesas,r8a774b1-pcie-ep # RZ/G2N > - renesas,r8a774c0-pcie-ep # RZ/G2E > - renesas,r8a774e1-pcie-ep # RZ/G2H > + - renesas,r8a7795-pcie-ep # R-Car H3 > - const: renesas,rcar-gen3-pcie-ep # R-Car Gen3 and RZ/G2 > > reg: > -- > 2.25.1