]> www.infradead.org Git - users/dwmw2/linux.git/commit
dma-engine: sun4i: Add has_reset option to quirk
authorMesih Kilinc <mesihkilinc@gmail.com>
Fri, 22 Nov 2024 16:11:29 +0000 (17:11 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 11 Dec 2024 12:04:58 +0000 (17:34 +0530)
commite17ca0effaed4616a0e07fa77d7ee1acdad9c85e
treee9c26bdb39bde8fbb84128dd0c06a22de9d34ee8
parenta2186c2cd3a700df0467d2c3b23fab4e50dde373
dma-engine: sun4i: Add has_reset option to quirk

Allwinner suniv F1C100s has a reset bit for DMA in CCU. Sun4i do not
has this bit but in order to support suniv we need to add it. So add
support for reset bit.

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