All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dmaengine: rcar-dmac: document R8A77970 bindings
@ 2017-08-31 20:59 ` Sergei Shtylyov
  0 siblings, 0 replies; 5+ messages in thread
From: Sergei Shtylyov @ 2017-08-31 20:59 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland, dmaengine, devicetree
  Cc: linux-renesas-soc, Sergei Shtylyov

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

Renesas R-Car V3M (R8A77970) 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.
 
Changes in version 2:
- changed R8A7797 to R8A77970 everywhere.

 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-r8a77970" (R-Car V3M)
 
 - reg: base address and length of the registers block for the DMAC
 

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

end of thread, other threads:[~2017-09-05  3:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-31 20:59 [PATCH v2] dmaengine: rcar-dmac: document R8A77970 bindings Sergei Shtylyov
2017-08-31 20:59 ` Sergei Shtylyov
2017-09-01  9:02 ` Simon Horman
2017-09-01  9:02   ` Simon Horman
2017-09-05  3:35 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.