OSDN Git Service

ASoC: fsl_xcvr: Add constraints of period size while using eDMA
authorChancel Liu <chancel.liu@nxp.com>
Wed, 4 Jan 2023 02:39:53 +0000 (10:39 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Jan 2023 13:04:23 +0000 (13:04 +0000)
commit1760df5b7ee6a0bfc8ad47f4db490c36c5546be8
treea3d14b88a69a391571731854bc2ff7990ac29992
parente240b9329a300af7b7c1eba2ce0abbf19e6c540b
ASoC: fsl_xcvr: Add constraints of period size while using eDMA

eDMA on i.MX93 platform requires the period size to be multiple of
maxburst.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20230104023953.2973362-4-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_xcvr.c