]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma-engine: sun4i: Add support for Allwinner suniv F1C100s
authorMesih Kilinc <mesihkilinc@gmail.com>
Fri, 22 Nov 2024 16:11:31 +0000 (17:11 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 11 Dec 2024 12:05:03 +0000 (17:35 +0530)
commit6faf1ccadad6718957753d6cda2281416b288bde
tree462124afa557ee8bb430f38cb48d2a282dc1df78
parentfdcdcc57152a5f4250dab5a1ec17d2e4b8311c02
dma-engine: sun4i: Add support for Allwinner suniv F1C100s

DMA of Allwinner suniv F1C100s is similar to sun4i. It has 4 NDMA, 4
DDMA channels and endpoints are different. Also F1C100s has reset bit
for DMA in CCU. Add support for it.

Signed-off-by: Mesih Kilinc <mesihkilinc@gmail.com>
[ csokas.bence: Rebased on current master ]
Signed-off-by: Csókás Bence <csokas.bence@prolan.hu>
Link: https://lore.kernel.org/r/20241122161128.2619172-5-csokas.bence@prolan.hu
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/Kconfig
drivers/dma/sun4i-dma.c