Message ID | 1569245078-26031-1-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings | expand |
On Mon, Sep 23, 2019 at 3:24 PM Biju Das <biju.das@bp.renesas.com> wrote: > Renesas RZ/G2N (R8A774B1) SoC has DMA controllers compatible > with this driver, therefore document RZ/G2N specific bindings. Please don't mention "driver", as DT bindings are intended to be implementation-agnostic. > Signed-off-by: Biju Das <biju.das@bp.renesas.com> For the actual change: Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
Hi Geert, Thanks for the feedback. > Subject: Re: [PATCH] dt-bindings: dmaengine: rcar-dmac: Document > R8A774B1 bindings > > On Mon, Sep 23, 2019 at 3:24 PM Biju Das <biju.das@bp.renesas.com> > wrote: > > Renesas RZ/G2N (R8A774B1) SoC has DMA controllers compatible with this > > driver, therefore document RZ/G2N specific bindings. > > Please don't mention "driver", as DT bindings are intended to be > implementation-agnostic. OK. Will send V2 without mentioning "driver". > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > For the actual change: > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Regards, Biju
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)
Renesas RZ/G2N (R8A774B1) SoC has DMA controllers compatible with this driver, therefore document RZ/G2N specific bindings. Signed-off-by: Biju Das <biju.das@bp.renesas.com> --- Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 + 1 file changed, 1 insertion(+)