diff options
author | Hiroyuki Yokoyama <[email protected]> | 2018-06-20 14:01:37 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2018-06-23 18:02:26 +0530 |
commit | eb9fe6029ad49469b072a09a7fbfab34661e171a (patch) | |
tree | 50e85d1f259c424420db87236ee822d01414bccd | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) |
dmaengine: rcar-dmac: Document R8A77990 bindings
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 <[email protected]>
Signed-off-by: Ulrich Hecht <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
-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 b1ba639554c0..946229c48657 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 |