ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driver
authorChancel Liu <chancel.liu@nxp.com>
Fri, 30 Sep 2022 06:44:40 +0000 (14:44 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 17 Oct 2022 11:48:17 +0000 (12:48 +0100)
commitf26c1bb8a8ebe72748a3bb6f5d75079b642a33e8
treead0077be5de75242d19588abd05014dff39ff86a
parent76a874caeab596972f529968aa0d19d4ba1d2197
ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driver

Some sound card based on rpmsg may support multi-channel. This patch
expands the maximum channels to 32.

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