On Sun, 06 Feb 2022 20:03:08 +0000, Biju Das wrote: > Document RZ/G2UL DMAC bindings. RZ/G2UL DMAC is identical to one found > on the RZ/G2L SoC. No driver changes are required as generic compatible > string "renesas,rz-dmac" will be used as a fallback. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > This patch depend upon [1] > [1] https://patchwork.kernel.org/project/linux-dmaengine/patch/20220110134659.30424-9-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ > --- > Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>