On Tue, 5 Apr 2022 14:54:14 +0100, Richard Fitzgerald wrote:
This adds basic audio support for the Cirrus Logic CS35L45 amplifier.
The first two patches add two generic helpers to ASoC, and patch 3 is a kunit test for patch 2.
CHANGES SINCE V1: Patch #5:
- spi .remove callback now has void return
- use new I2C .probe_new callback
- force boost-bypass mode as default
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro commit: bc8cb02976cd602b8d7631a6f4a54a9cf305d38c [2/5] ASoC: soc-utils: Add helper to calculate BCLK from TDM info commit: 1ef34dd2b90d78a9830398441801658ef86eee9d [3/5] ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() commit: 89342fa38bbaade51584f255eee5cd43621f4e10 [4/5] ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart Amp commit: 72661ff7662acc00d51976d4b2d2d13eb5628385 [5/5] ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp commit: 0d463d016000d68d7e982720b5e4380b2d83409a
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