]> www.infradead.org Git - users/willy/xarray.git/commit
ASoC: sun4i-codec: Add DMA Max Burst field
authorMesih Kilinc <mesihkilinc@gmail.com>
Sat, 23 Nov 2024 12:38:58 +0000 (13:38 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 2 Dec 2024 13:26:59 +0000 (13:26 +0000)
commitcabd4ac290a6ceb87c8dbfb5a3251750e24529e7
treea1fd838436cd3303b24576e58df74b590d9e4475
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
ASoC: sun4i-codec: Add DMA Max Burst field

Allwinner suniv F1C100s has similar DMA engine to sun4i but it has
smaller max burst size compared to sun4i. Add a quirk field to
differantitate between them.

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://patch.msgid.link/20241123123900.2656837-2-csokas.bence@prolan.hu
Link: https://github.com/mricon/b4/issues/50
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-codec.c