diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-03-29 11:11:06 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2018-04-04 11:24:48 +0530 |
commit | a0b007e1ef1cb5b7f8d4be296beeb0a097af57ac (patch) | |
tree | 830ea40f0cfd960738b22142ced36d5054a09d18 /Documentation/devicetree/bindings/dma | |
parent | 73dcc666d6bd0db56cd556010f93d8f04c1cc70c (diff) | |
download | linux-a0b007e1ef1cb5b7f8d4be296beeb0a097af57ac.tar.bz2 |
dt-bindings: rcar-dmac: Document r8a77470 support
Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers.
Document RZ/G1C (also known as R8A77470) SoC bindings.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
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 2f5167da1afc..aadfb236d53a 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt @@ -18,6 +18,7 @@ Required Properties: Examples with soctypes are: - "renesas,dmac-r8a7743" (RZ/G1M) - "renesas,dmac-r8a7745" (RZ/G1E) + - "renesas,dmac-r8a77470" (RZ/G1C) - "renesas,dmac-r8a7790" (R-Car H2) - "renesas,dmac-r8a7791" (R-Car M2-W) - "renesas,dmac-r8a7792" (R-Car V2H) |