diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-04-16 15:56:08 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-04-16 10:26:02 -0500 |
commit | b89bc283286b105e50aab9ab35992c0237ac77d8 (patch) | |
tree | 80c372afebb60f6c508cb2ac4cb726b7c8ee8a20 /Documentation/devicetree/bindings/dma | |
parent | 7de5b7e5f6a67c285b86d1478e8e150929c93482 (diff) | |
download | linux-b89bc283286b105e50aab9ab35992c0237ac77d8.tar.bz2 |
dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
Add documentation for r8a77965 compatible string to rcar-dmac device
tree bindings documentation.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Rob Herring <robh@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 aadfb236d53a..61315eaa7660 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt @@ -26,6 +26,7 @@ Required Properties: - "renesas,dmac-r8a7794" (R-Car E2) - "renesas,dmac-r8a7795" (R-Car H3) - "renesas,dmac-r8a7796" (R-Car M3-W) + - "renesas,dmac-r8a77965" (R-Car M3-N) - "renesas,dmac-r8a77970" (R-Car V3M) - "renesas,dmac-r8a77980" (R-Car V3H) |