Re: [PATCH v3 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
From: Herve Codina
Date: Thu Aug 21 2025 - 12:24:21 EST
Hi Christophe,
On Mon, 18 Aug 2025 10:20:01 +0200
Christophe Leroy <christophe.leroy@xxxxxxxxxx> wrote:
> To reduce complexity of interrupt handling in following patch, ensure
> audio channels are configured in the same order as timeslots on the
> TDM bus. If we need a given ordering of audio sources in the audio
> frame, it is possible to re-order codecs on the TDM bus, no need to
> mix up timeslots in channels.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> ---
> sound/soc/fsl/fsl_qmc_audio.c | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
>
Acked-by: Herve Codina <herve.codina@xxxxxxxxxxx>
Best regards,
Hervé