diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-05 14:37:36 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-12-10 11:35:54 +0530 |
commit | c64738d6810be367c977b25c8077dd1918666951 (patch) | |
tree | 2f1dc3f3bfecc6561a58826ec8f63de40ac290f6 /Documentation | |
parent | 2a03c1314506557277829562dd2ec5c11a6ea914 (diff) | |
download | linux-c64738d6810be367c977b25c8077dd1918666951.tar.gz linux-c64738d6810be367c977b25c8077dd1918666951.tar.bz2 linux-c64738d6810be367c977b25c8077dd1918666951.zip |
dt-bindings: dmaengine: rcar-dmac: Document r8a77961 support
Document support for the system DMA controller in the Renesas R-Car
M3-W+ (R8A77961) SoC.
No driver update is needed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191205133736.5934-1-geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-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 5551e929fd99..b7f81c63be8b 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt @@ -30,6 +30,7 @@ Required Properties: - "renesas,dmac-r8a7794" (R-Car E2) - "renesas,dmac-r8a7795" (R-Car H3) - "renesas,dmac-r8a7796" (R-Car M3-W) + - "renesas,dmac-r8a77961" (R-Car M3-W+) - "renesas,dmac-r8a77965" (R-Car M3-N) - "renesas,dmac-r8a77970" (R-Car V3M) - "renesas,dmac-r8a77980" (R-Car V3H) |