diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-12-13 20:17:43 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-12-17 11:01:05 +0530 |
commit | 47ec4cf405e238dac55df5e380bfe97842e0be68 (patch) | |
tree | 66ae3bb6136809a9f0c4ebcca7631febf0e18bf6 /Documentation/devicetree/bindings/dma | |
parent | 3eaba568b54e572187a3f4a08d5582d4d623e7e3 (diff) | |
download | linux-47ec4cf405e238dac55df5e380bfe97842e0be68.tar.bz2 |
dmaengine: rcar-dmac: Document R8A774C0 bindings
Renesas' RZ/G2E (R8A774C0) SoC has DMA controllers compatible
with this driver, therefore document RZ/G2E specific bindings.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
-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 cdf32b2b77f9..5a512c5ea76a 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt @@ -21,6 +21,7 @@ Required Properties: - "renesas,dmac-r8a7745" (RZ/G1E) - "renesas,dmac-r8a77470" (RZ/G1C) - "renesas,dmac-r8a774a1" (RZ/G2M) + - "renesas,dmac-r8a774c0" (RZ/G2E) - "renesas,dmac-r8a7790" (R-Car H2) - "renesas,dmac-r8a7791" (R-Car M2-W) - "renesas,dmac-r8a7792" (R-Car V2H) |