diff mbox series

dt-bindings: rcar-dmac: Document r8a7744 support

Message ID 1537197496-22345-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Headers show
Series dt-bindings: rcar-dmac: Document r8a7744 support | expand

Commit Message

Biju Das Sept. 17, 2018, 3:18 p.m. UTC
Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers.
Document RZ/G1N (also known as R8A7744) SoC bindings.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Sept. 19, 2018, 9:38 a.m. UTC | #1
On Mon, Sep 17, 2018 at 04:18:16PM +0100, Biju Das wrote:
> Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers.
> Document RZ/G1N (also known as R8A7744) SoC bindings.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> index 946229c..a5a7c3f 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> @@ -17,6 +17,7 @@ Required Properties:
>  - compatible: "renesas,dmac-<soctype>", "renesas,rcar-dmac" as fallback.
>  	      Examples with soctypes are:
>  		- "renesas,dmac-r8a7743" (RZ/G1M)
> +		- "renesas,dmac-r8a7744" (RZ/G1N)
>  		- "renesas,dmac-r8a7745" (RZ/G1E)
>  		- "renesas,dmac-r8a77470" (RZ/G1C)
>  		- "renesas,dmac-r8a7790" (R-Car H2)
> -- 
> 2.7.4
>
Geert Uytterhoeven Sept. 24, 2018, 12:01 p.m. UTC | #2
On Mon, Sep 17, 2018 at 5:25 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers.
> Document RZ/G1N (also known as R8A7744) SoC bindings.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert
Vinod Koul Oct. 2, 2018, 2:48 p.m. UTC | #3
On 17-09-18, 16:18, Biju Das wrote:
> Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers.
> Document RZ/G1N (also known as R8A7744) SoC bindings.

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
index 946229c..a5a7c3f 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
@@ -17,6 +17,7 @@  Required Properties:
 - compatible: "renesas,dmac-<soctype>", "renesas,rcar-dmac" as fallback.
 	      Examples with soctypes are:
 		- "renesas,dmac-r8a7743" (RZ/G1M)
+		- "renesas,dmac-r8a7744" (RZ/G1N)
 		- "renesas,dmac-r8a7745" (RZ/G1E)
 		- "renesas,dmac-r8a77470" (RZ/G1C)
 		- "renesas,dmac-r8a7790" (R-Car H2)