On Thu, 07 Jan 2021 19:15:21 +0100, Geert Uytterhoeven wrote: > Document the compatible value for the Direct Memory Access Controller > blocks in the Renesas R-Car V3U (R8A779A0) SoC. > > The most visible difference with DMAC blocks on other R-Car SoCs is the > move of the per-channel registers to a separate register block. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/dma/renesas,rcar-dmac.yaml | 76 ++++++++++++------- > 1 file changed, 48 insertions(+), 28 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>