Re: [PATCH 2/2] dmaengine: rcar-dmac: Document R8A77990 bindings
From: Simon Horman <horms@verge.net.au>
Date: 2018-05-17 07:41:19
Also in:
dmaengine, linux-renesas-soc
From: Simon Horman <horms@verge.net.au>
Date: 2018-05-17 07:41:19
Also in:
dmaengine, linux-renesas-soc
On Wed, May 16, 2018 at 03:06:19PM +0200, Ulrich Hecht wrote:
From: Hiroyuki Yokoyama <redacted> 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 <redacted> Signed-off-by: Ulrich Hecht <redacted>
Reviewed-by: Simon Horman <redacted>
--- 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