27 Jun
2024
27 Jun
'24
11:25 p.m.
On Thu, 20 Jun 2024 10:42:56 +0200, Herve Codina wrote:
The QMC audio uses one QMC channel per DAI and uses this QMC channel to transmit interleaved audio channel samples.
In order to work in non-interleave mode, a QMC audio DAI needs to use multiple QMC channels. In that case, the DAI maps each QMC channel to exactly one audio channel.
Allow QMC audio DAIs with multiple QMC channels attached.
Signed-off-by: Herve Codina herve.codina@bootlin.com
.../bindings/sound/fsl,qmc-audio.yaml | 41 ++++++++++++++++--- 1 file changed, 35 insertions(+), 6 deletions(-)
Reviewed-by: Rob Herring (Arm) robh@kernel.org