drivers: dma: Initial support for RZ/G3S

Add DMA driver support for Renesas RZ/G3S

Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com>
Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
Tien Nguyen 2025-01-20 13:24:30 +07:00 committed by Benjamin Cabé
commit 342d2d7954
8 changed files with 782 additions and 0 deletions

View file

@ -197,6 +197,12 @@ config USE_RZ_FSP_EXT_IRQ
bool
help
Enable RZ FSP External IRQ driver
config USE_RZ_FSP_DMA
bool
help
Enable RZ FSP DMA driver
config USE_RZ_FSP_MHU
bool
help