dmaengine: sh: Add DMAC driver for RZ/G2L SoC
authorBiju Das <biju.das.jz@bp.renesas.com>
Fri, 6 Aug 2021 09:53:22 +0000 (10:53 +0100)
committerVinod Koul <vkoul@kernel.org>
Sun, 29 Aug 2021 13:44:19 +0000 (19:14 +0530)
commit5000d37042a61ca556fde2782ca40dbfa802ea16
treef5c6a19d5cf22ed868b9ea7202459714953f7b22
parentab959c7d4ea086852f35c7ff20ecd79b7471cfad
dmaengine: sh: Add DMAC driver for RZ/G2L SoC

Add DMA Controller driver for RZ/G2L SoC.

Based on the work done by Chris Brandt for RZ/A DMA driver.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20210806095322.2326-4-biju.das.jz@bp.renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sh/Kconfig
drivers/dma/sh/Makefile
drivers/dma/sh/rz-dmac.c [new file with mode: 0644]