Hi Geert, Quoting Geert Uytterhoeven (2021-10-27 13:26:36) > 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> This one reduces some noise too ;-) Thanks. Reviewed-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml | 1 + > 1 file changed, 1 insertion(+) > > 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 >