public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmaengine: rcar-dmac: document R8A7797 bindings
@ 2017-08-24 19:56 Sergei Shtylyov
       [not found] ` <20170824195616.327888699-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
  2017-08-25  7:10 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2017-08-24 19:56 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland, dmaengine, devicetree
  Cc: linux-renesas-soc, Sergei Shtylyov

[-- Attachment #1: dmaengine-rcar-dmac-document-R8A7797-bindings.patch --]
[-- Type: text/plain, Size: 949 bytes --]

Renesas  R-Car V3M (R8A7797) SoC also has the R-Car gen2/3 compatible DMA
controllers, so document the SoC specific binding.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against the 'next' branch of Vinod Koul's 'slave-dma.git' repo.
 
 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt |    1 +
 1 file changed, 1 insertion(+)

Index: slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
===================================================================
--- slave-dma.orig/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+++ slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
@@ -25,6 +25,7 @@ Required Properties:
 		- "renesas,dmac-r8a7794" (R-Car E2)
 		- "renesas,dmac-r8a7795" (R-Car H3)
 		- "renesas,dmac-r8a7796" (R-Car M3-W)
+		- "renesas,dmac-r8a7797" (R-Car V3M)
 
 - reg: base address and length of the registers block for the DMAC
 

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

* Re: [PATCH] dmaengine: rcar-dmac: document R8A7797 bindings
       [not found] ` <20170824195616.327888699-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
@ 2017-08-24 20:01   ` Sergei Shtylyov
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2017-08-24 20:01 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland,
	dmaengine-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA

On 08/24/2017 10:56 PM, Sergei Shtylyov wrote:

> Renesas  R-Car V3M (R8A7797) SoC also has the R-Car gen2/3 compatible DMA
          ^^
    Oops, didn't notice the double space. Could be fixed while applying, I 
guess (I know Rob will be upset about double spaces)?

> controllers, so document the SoC specific binding.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
[...]

MBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] dmaengine: rcar-dmac: document R8A7797 bindings
  2017-08-24 19:56 [PATCH] dmaengine: rcar-dmac: document R8A7797 bindings Sergei Shtylyov
       [not found] ` <20170824195616.327888699-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
@ 2017-08-25  7:10 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2017-08-25  7:10 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Vinod Koul, Rob Herring, Mark Rutland, dmaengine,
	devicetree@vger.kernel.org, Linux-Renesas

On Thu, Aug 24, 2017 at 9:56 PM, Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> Renesas  R-Car V3M (R8A7797) SoC also has the R-Car gen2/3 compatible DMA
> controllers, so document the SoC specific binding.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> ---
> The patch is against the 'next' branch of Vinod Koul's 'slave-dma.git' repo.
>
>  Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt |    1 +
>  1 file changed, 1 insertion(+)
>
> Index: slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> ===================================================================
> --- slave-dma.orig/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> +++ slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
> @@ -25,6 +25,7 @@ Required Properties:
>                 - "renesas,dmac-r8a7794" (R-Car E2)
>                 - "renesas,dmac-r8a7795" (R-Car H3)
>                 - "renesas,dmac-r8a7796" (R-Car M3-W)
> +               - "renesas,dmac-r8a7797" (R-Car V3M)

Please use "renesas,dmac-r8a77970" instead, to follow the new 5-digit
scheme started with r8a77995.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2017-08-25  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-24 19:56 [PATCH] dmaengine: rcar-dmac: document R8A7797 bindings Sergei Shtylyov
     [not found] ` <20170824195616.327888699-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-08-24 20:01   ` Sergei Shtylyov
2017-08-25  7:10 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox