diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2016-11-24 09:23:06 -0500 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-11-25 01:25:09 -0500 |
commit | 942ba9dc133d82e4ce8cb006e7111aa1b3dcaec7 (patch) | |
tree | a4ff839177c53763d5929428e4874ac4f7d25502 | |
parent | 644e906f923957557369d7f50ab72d5d9cc3cf28 (diff) |
dmaengine: rcar-dmac: Document R-Car M3-W bindings
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r-- | Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt index 5f2ce669789a..3316a9c2e638 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | |||
@@ -24,6 +24,7 @@ Required Properties: | |||
24 | - "renesas,dmac-r8a7793" (R-Car M2-N) | 24 | - "renesas,dmac-r8a7793" (R-Car M2-N) |
25 | - "renesas,dmac-r8a7794" (R-Car E2) | 25 | - "renesas,dmac-r8a7794" (R-Car E2) |
26 | - "renesas,dmac-r8a7795" (R-Car H3) | 26 | - "renesas,dmac-r8a7795" (R-Car H3) |
27 | - "renesas,dmac-r8a7796" (R-Car M3-W) | ||
27 | 28 | ||
28 | - reg: base address and length of the registers block for the DMAC | 29 | - reg: base address and length of the registers block for the DMAC |
29 | 30 | ||