All of lore.kernel.org
 help / color / mirror / Atom feed
* [resend] dmaengine: rcar-dmac: Document R8A77990 bindings
@ 2018-06-20 12:01 ` Ulrich Hecht
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Hecht @ 2018-06-20 12:01 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: horms, dmaengine, devicetree, vinod.koul, Hiroyuki Yokoyama,
	Ulrich Hecht

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

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

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
This didn't apply for Vinod before, but now it seems to. If it still does
not, please tell me what tree to base this on.

CU
Uli


 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
index b1ba6395..946229c 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
@@ -29,6 +29,7 @@ Required Properties:
 		- "renesas,dmac-r8a77965" (R-Car M3-N)
 		- "renesas,dmac-r8a77970" (R-Car V3M)
 		- "renesas,dmac-r8a77980" (R-Car V3H)
+		- "renesas,dmac-r8a77990" (R-Car E3)
 		- "renesas,dmac-r8a77995" (R-Car D3)
 
 - reg: base address and length of the registers block for the DMAC

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

* [PATCH resend] dmaengine: rcar-dmac: Document R8A77990 bindings
@ 2018-06-20 12:01 ` Ulrich Hecht
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Hecht @ 2018-06-20 12:01 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: horms, dmaengine, devicetree, vinod.koul, Hiroyuki Yokoyama,
	Ulrich Hecht

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

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

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
This didn't apply for Vinod before, but now it seems to. If it still does
not, please tell me what tree to base this on.

CU
Uli


 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
index b1ba6395..946229c 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
@@ -29,6 +29,7 @@ Required Properties:
 		- "renesas,dmac-r8a77965" (R-Car M3-N)
 		- "renesas,dmac-r8a77970" (R-Car V3M)
 		- "renesas,dmac-r8a77980" (R-Car V3H)
+		- "renesas,dmac-r8a77990" (R-Car E3)
 		- "renesas,dmac-r8a77995" (R-Car D3)
 
 - reg: base address and length of the registers block for the DMAC
-- 
2.7.4


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

* [resend] dmaengine: rcar-dmac: Document R8A77990 bindings
  2018-06-20 12:01 ` [PATCH resend] " Ulrich Hecht
@ 2018-06-23 12:33 ` Vinod
  -1 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2018-06-23 12:33 UTC (permalink / raw)
  To: Ulrich Hecht
  Cc: linux-renesas-soc, horms, dmaengine, devicetree, Hiroyuki Yokoyama

On 20-06-18, 14:01, Ulrich Hecht wrote:
> From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> 
> Renesas R-Car E3 (R8A77990) SoC also has the R-Car gen2/3 compatible DMA
> controllers, so document the SoC specific binding.
> 
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> This didn't apply for Vinod before, but now it seems to. If it still does
> not, please tell me what tree to base this on.

It applied for me this time so applied thanks.
Typically it should apply cleanly on dmaengine-next

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

* Re: [PATCH resend] dmaengine: rcar-dmac: Document R8A77990 bindings
@ 2018-06-23 12:33 ` Vinod
  0 siblings, 0 replies; 4+ messages in thread
From: Vinod @ 2018-06-23 12:33 UTC (permalink / raw)
  To: Ulrich Hecht
  Cc: linux-renesas-soc, horms, dmaengine, devicetree, Hiroyuki Yokoyama

On 20-06-18, 14:01, Ulrich Hecht wrote:
> From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> 
> Renesas R-Car E3 (R8A77990) SoC also has the R-Car gen2/3 compatible DMA
> controllers, so document the SoC specific binding.
> 
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> This didn't apply for Vinod before, but now it seems to. If it still does
> not, please tell me what tree to base this on.

It applied for me this time so applied thanks.
Typically it should apply cleanly on dmaengine-next

-- 
~Vinod

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

end of thread, other threads:[~2018-06-23 12:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-20 12:01 [resend] dmaengine: rcar-dmac: Document R8A77990 bindings Ulrich Hecht
2018-06-20 12:01 ` [PATCH resend] " Ulrich Hecht
2018-06-23 12:33 [resend] " Vinod Koul
2018-06-23 12:33 ` [PATCH resend] " Vinod

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.