Message ID | 1569580629-55677-1-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v2] dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings | expand |
On Fri, 27 Sep 2019 11:37:09 +0100, Biju Das wrote: > Renesas RZ/G2N (R8A774B1) SoC also has the R-Car gen2/3 compatible > DMA controllers, therefore document RZ/G2N specific bindings. > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > V1-->V2 > * Incorporated Geert's review comment > * Added Geert's reviewed by tag > --- > Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On 27-09-19, 11:37, Biju Das wrote: > Renesas RZ/G2N (R8A774B1) SoC also has the R-Car gen2/3 compatible > DMA controllers, therefore document RZ/G2N specific bindings. Applied, thanks
diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt index 5a512c5..5551e92 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-r8a774b1" (RZ/G2N) - "renesas,dmac-r8a774c0" (RZ/G2E) - "renesas,dmac-r8a7790" (R-Car H2) - "renesas,dmac-r8a7791" (R-Car M2-W)