Re: [PATCH 1/4] dt-bindings: renesas,rcar-dmac: Add r8a779a0 support
From: Rob Herring <robh@kernel.org>
Date: 2021-01-13 03:24:16
Also in:
dmaengine, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-01-13 03:24:16
Also in:
dmaengine, lkml
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@glider.be> --- .../bindings/dma/renesas,rcar-dmac.yaml | 76 ++++++++++++------- 1 file changed, 48 insertions(+), 28 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>