[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250328085744.1893434-1-shengjiu.wang@nxp.com>
Date: Fri, 28 Mar 2025 16:57:40 +0800
From: Shengjiu Wang <shengjiu.wang@....com>
To: shengjiu.wang@...il.com,
Xiubo.Lee@...il.com,
festevam@...il.com,
nicoleotsuka@...il.com,
lgirdwood@...il.com,
broonie@...nel.org,
perex@...ex.cz,
tiwai@...e.com,
linux-sound@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] ASoC: fsl_sai: add several improvements
Add several improvements for the sai interface.
1.allow to set mclk rate with zero clk_id for master mode
2.add xlate_tdm_slot_mask() callback to avoid channel constrain
3.separate 'is_dsp_mode' for tx and rx
4.separate set_tdm_slot() for tx and rx
Shengjiu Wang (4):
ASoC: fsl_sai: allow to set mclk rate with zero clk_id
ASoC: fsl_sai: add xlate_tdm_slot_mask() callback
ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx
ASoC: fsl_sai: separate set_tdm_slot() for tx and rx
sound/soc/fsl/fsl_sai.c | 90 ++++++++++++++++++++++++++++-------------
sound/soc/fsl/fsl_sai.h | 6 +--
2 files changed, 65 insertions(+), 31 deletions(-)
--
2.34.1
Powered by blists - more mailing lists