Re: [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately

2023-07-12 Thread Mark Brown
On Sun, 25 Jun 2023 14:54:12 +0800, Chancel Liu wrote: > Different PCM devices may have different PCM hardware parameters. It > requires PCM hardware parameters set separately if there is more than > one rpmsg sound card. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie

Re: [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately

2023-06-28 Thread Shengjiu Wang
On Sun, Jun 25, 2023 at 2:54 PM Chancel Liu wrote: > Different PCM devices may have different PCM hardware parameters. It > requires PCM hardware parameters set separately if there is more than > one rpmsg sound card. > > Signed-off-by: Chancel Liu > Acked-by: Shengjiu Wang Best regards Wang

[PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately

2023-06-24 Thread Chancel Liu
Different PCM devices may have different PCM hardware parameters. It requires PCM hardware parameters set separately if there is more than one rpmsg sound card. Signed-off-by: Chancel Liu --- sound/soc/fsl/imx-pcm-rpmsg.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff -