On Wed, 2 Mar 2022 09:34:21 +0100, Sascha Hauer wrote:
This series has some updates for the fsl_sai driver: Some general cleanup patches, a bugfix in the ip revision checking and finally the mclk setting is made more accurate and support for 1:1 bclk:mclk setting is added.
Ahmad Fatoum (2): ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/7] ASoC: fsl_sai: Drop unnecessary defines commit: bd393e2ecc30bde95fcfab23af8246d1724e25cd [2/7] ASoC: fsl_sai: simplify irq return value commit: cb00b4c18f89aa8ffb847cd033467f0958c025a0 [3/7] ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk commit: 814c9fc46fb987bdb3af093e4818c86e62db4fa5 [4/7] ASoC: fsl_sai: store full version instead of major/minor commit: 99c1e74f25d435c1c714b8ee0dceb7ebb7d2f2f1 [5/7] ASoC: fsl_sai: Use better variable names commit: c56359f4f2adfb81cf7cbea1e8ef9bfc59dbd4ec [6/7] ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate divider commit: 1d4cbdf7bf2eaa794528250a29aed08f1df7f837 [7/7] ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support commit: a50b7926d015c3b8194ab1d7c8aa86db8e4b7700
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