diff mbox series

dt-bindings: pci: rcar-pci-ep: Document r8a7795

Message ID e4acfe90021e45658e82ed042746707ace208a93.1635337518.git.geert+renesas@glider.be
State Accepted, archived
Headers show
Series dt-bindings: pci: rcar-pci-ep: Document r8a7795 | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check success

Commit Message

Geert Uytterhoeven Oct. 27, 2021, 12:26 p.m. UTC
From: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>

Document the support for R-Car PCIe EP on R8A7795 SoC device.

Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Wilczyński Oct. 27, 2021, 12:46 p.m. UTC | #1
Hi Geert and Yuya,

[...]
> --- 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

Thank you!

Reviewed-by: Krzysztof Wilczyński <kw@linux.com>

	Krzysztof
Lad Prabhakar Oct. 27, 2021, 1:47 p.m. UTC | #2
> -----Original Message-----
> From: Geert Uytterhoeven <geert+renesas@glider.be>
> Sent: 27 October 2021 13:27
> To: Marek Vasut <marek.vasut+renesas@gmail.com>; Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>;
> Bjorn Helgaas <bhelgaas@google.com>; Rob Herring <robh+dt@kernel.org>; Prabhakar Mahadev Lad
> <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Cc: linux-pci@vger.kernel.org; linux-renesas-soc@vger.kernel.org; devicetree@vger.kernel.org; Yuya
> Hamamachi <yuya.hamamachi.sx@renesas.com>; Geert Uytterhoeven <geert+renesas@glider.be>
> Subject: [PATCH] dt-bindings: pci: rcar-pci-ep: Document r8a7795
> 
> From: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> 
> Document the support for R-Car PCIe EP on R8A7795 SoC device.
> 
> Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

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
Kieran Bingham Nov. 1, 2021, 4:08 p.m. UTC | #3
Hi Geert,

Quoting Geert Uytterhoeven (2021-10-27 13:26:36)
> From: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> 
> Document the support for R-Car PCIe EP on R8A7795 SoC device.
> 
> Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

This one reduces some noise too ;-) Thanks.

Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>

> ---
>  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
>
Rob Herring (Arm) Nov. 1, 2021, 9:33 p.m. UTC | #4
On Wed, 27 Oct 2021 14:26:36 +0200, Geert Uytterhoeven wrote:
> From: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> 
> Document the support for R-Car PCIe EP on R8A7795 SoC device.
> 
> Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!
diff mbox series

Patch

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: