devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dmaengine: usb-dmac: Document R8A7799{0,5} bindings
@ 2018-05-16 13:06 Ulrich Hecht
  2018-05-16 13:06 ` [PATCH 2/2] dmaengine: rcar-dmac: Document R8A77990 bindings Ulrich Hecht
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ulrich Hecht @ 2018-05-16 13:06 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: horms, dmaengine, devicetree, Hiroyuki Yokoyama, Ulrich Hecht

From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>

Renesas R-Car D3 (R8A77995) and E3 (R8A77990) SoCs also have the R-Car
gen2/3 compatible DMA controllers, so document the SoC specific binding.

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
[uli: squashed]
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
index 9dc935e..482e543 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
@@ -12,6 +12,8 @@ Required Properties:
 	  - "renesas,r8a7795-usb-dmac" (R-Car H3)
 	  - "renesas,r8a7796-usb-dmac" (R-Car M3-W)
 	  - "renesas,r8a77965-usb-dmac" (R-Car M3-N)
+	  - "renesas,r8a77990-usb-dmac" (R-Car E3)
+	  - "renesas,r8a77995-usb-dmac" (R-Car D3)
 - reg: base address and length of the registers block for the DMAC
 - interrupts: interrupt specifiers for the DMAC, one for each entry in
   interrupt-names.
-- 
2.7.4


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

end of thread, other threads:[~2018-06-06 13:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-16 13:06 [PATCH 1/2] dmaengine: usb-dmac: Document R8A7799{0,5} bindings Ulrich Hecht
2018-05-16 13:06 ` [PATCH 2/2] dmaengine: rcar-dmac: Document R8A77990 bindings Ulrich Hecht
2018-05-17  7:41   ` Simon Horman
2018-05-18  4:08   ` Vinod Koul
2018-05-22 22:58   ` Rob Herring
2018-06-06 13:34   ` Geert Uytterhoeven
2018-05-17  7:40 ` [PATCH 1/2] dmaengine: usb-dmac: Document R8A7799{0,5} bindings Simon Horman
2018-05-18  4:06 ` 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).