Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: renesas,rcar-dmac: Add r8a779f0 support

Document the compatible value for the Direct Memory Access Controller
blocks in the Renesas R-Car S4-8 (R8A779F0) SoC.

The most visible difference with DMAC blocks on other R-Car SoCs
(except R8A779A0) is the move of the per-channel registers to
a separate register block.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20211222114507.1252947-2-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Yoshihiro Shimoda and committed by
Vinod Koul
401c1511 2577394f

+5
+5
Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
··· 44 44 - items: 45 45 - const: renesas,dmac-r8a779a0 # R-Car V3U 46 46 47 + - items: 48 + - const: renesas,dmac-r8a779f0 # R-Car S4-8 49 + - const: renesas,rcar-gen4-dmac 50 + 47 51 reg: true 48 52 49 53 interrupts: ··· 122 118 contains: 123 119 enum: 124 120 - renesas,dmac-r8a779a0 121 + - renesas,rcar-gen4-dmac 125 122 then: 126 123 properties: 127 124 reg: