linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support
@ 2022-09-26 15:03 Geert Uytterhoeven
  2022-09-27  6:53 ` Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-09-26 15:03 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Yoshihiro Shimoda
  Cc: dmaengine, devicetree, linux-renesas-soc, Geert Uytterhoeven

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(+)

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support
  2022-09-26 15:03 [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support Geert Uytterhoeven
@ 2022-09-27  6:53 ` Yoshihiro Shimoda
  2022-09-28  7:57 ` Krzysztof Kozlowski
  2022-09-29  7:36 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Yoshihiro Shimoda @ 2022-09-27  6:53 UTC (permalink / raw)
  To: Geert Uytterhoeven, Vinod Koul, Rob Herring, Krzysztof Kozlowski
  Cc: dmaengine, devicetree, linux-renesas-soc

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support
  2022-09-26 15:03 [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support Geert Uytterhoeven
  2022-09-27  6:53 ` Yoshihiro Shimoda
@ 2022-09-28  7:57 ` Krzysztof Kozlowski
  2022-09-29  7:36 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-28  7:57 UTC (permalink / raw)
  To: Geert Uytterhoeven, Vinod Koul, Rob Herring, Krzysztof Kozlowski,
	Yoshihiro Shimoda
  Cc: dmaengine, devicetree, linux-renesas-soc

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support
  2022-09-26 15:03 [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support Geert Uytterhoeven
  2022-09-27  6:53 ` Yoshihiro Shimoda
  2022-09-28  7:57 ` Krzysztof Kozlowski
@ 2022-09-29  7:36 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2022-09-29  7:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Rob Herring, Krzysztof Kozlowski, Yoshihiro Shimoda, dmaengine,
	devicetree, linux-renesas-soc

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

-- 
~Vinod

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-29  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 15:03 [PATCH] dt-bindings: renesas,rcar-dmac: Add r8a779g0 support Geert Uytterhoeven
2022-09-27  6:53 ` Yoshihiro Shimoda
2022-09-28  7:57 ` Krzysztof Kozlowski
2022-09-29  7:36 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).