dmaengine: rcar-dmac: Add support for R-Car S4-8
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 22 Dec 2021 11:45:07 +0000 (20:45 +0900)
committerVinod Koul <vkoul@kernel.org>
Mon, 3 Jan 2022 11:28:21 +0000 (16:58 +0530)
commit2fe6777b8d4967f88d00c315dda11db180262811
tree7fed31f48c4210a1b4e1118db9e95d44f0804fbc
parent401c151164f20f71b5d6a0bc8ff6abe7e180a535
dmaengine: rcar-dmac: Add support for R-Car S4-8

Add support for R-Car S4-8. We can reuse R-Car V3U code so that
renames variable names as "gen4".

Note that some registers of R-Car V3U do not exist on R-Car S4-8,
but none of them are used by the driver for now.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20211222114507.1252947-3-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sh/rcar-dmac.c