diff mbox series

dt-bindings: renesas,rcar-dmac: Add r8a779g0 support

Message ID 0a4d40092a51345003742725aea512a815d27e89.1664204526.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 612fcfdd1a7ccb1968052250f2622de0bdcd513b
Headers show
Series dt-bindings: renesas,rcar-dmac: Add r8a779g0 support | expand

Commit Message

Geert Uytterhoeven Sept. 26, 2022, 3:03 p.m. UTC
Document support for the Direct Memory Access Controllers (DMAC) in the
Renesas R-Car V4H (R8A779G0) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Yoshihiro Shimoda Sept. 27, 2022, 6:53 a.m. UTC | #1
Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Tuesday, September 27, 2022 12:03 AM
> 
> Document support for the Direct Memory Access Controllers (DMAC) in the
> Renesas R-Car V4H (R8A779G0) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda

> ---
>  Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> index 7202cd68e7597dc2..89b591a05bce5fe5 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> @@ -45,6 +45,7 @@ properties:
>            - enum:
>                - renesas,dmac-r8a779a0     # R-Car V3U
>                - renesas,dmac-r8a779f0     # R-Car S4-8
> +              - renesas,dmac-r8a779g0     # R-Car V4H
>            - const: renesas,rcar-gen4-dmac # R-Car Gen4
> 
>    reg: true
> --
> 2.25.1
Krzysztof Kozlowski Sept. 28, 2022, 7:57 a.m. UTC | #2
On 26/09/2022 17:03, Geert Uytterhoeven wrote:
> Document support for the Direct Memory Access Controllers (DMAC) in the
> Renesas R-Car V4H (R8A779G0) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Vinod Koul Sept. 29, 2022, 7:36 a.m. UTC | #3
On 26-09-22, 17:03, Geert Uytterhoeven wrote:
> Document support for the Direct Memory Access Controllers (DMAC) in the
> Renesas R-Car V4H (R8A779G0) SoC.

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
index 7202cd68e7597dc2..89b591a05bce5fe5 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
@@ -45,6 +45,7 @@  properties:
           - enum:
               - renesas,dmac-r8a779a0     # R-Car V3U
               - renesas,dmac-r8a779f0     # R-Car S4-8
+              - renesas,dmac-r8a779g0     # R-Car V4H
           - const: renesas,rcar-gen4-dmac # R-Car Gen4
 
   reg: true