On Fri, 28 Mar 2025 16:57:40 +0800, Shengjiu Wang wrote: > 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 > > [...]
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: fsl_sai: allow to set mclk rate with zero clk_id commit: 78b3bcfd5697f486946f559f56dbf78c30e22f27 [2/4] ASoC: fsl_sai: add xlate_tdm_slot_mask() callback commit: 4fe9d03b48cce3edb679ce1f404f19d242537a66 [3/4] ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx commit: e4b543d51ef1e723bde12d160121b7358a005b4f [4/4] ASoC: fsl_sai: separate set_tdm_slot() for tx and rx commit: 1d9119794c10023ebd7c901aa9aa2c74eb833177 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark