Re: [PATCH v2 00/11] ASoC: fsl: fix mixer-test failures

From: Mark Brown

Date: Thu Apr 02 2026 - 15:16:32 EST


On Wed, 01 Apr 2026 17:42:15 +0800, Shengjiu Wang wrote:
> ASoC: fsl: fix mixer-test failures
>
> Fix mixer-test failures. Mostly the issues are that event is not
> generated in put operation.
>
> changes in v2:
> - add back event notification in patch 11/11
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.1

Thanks!

[01/11] ASoC: fsl_micfil: Add access property for "VAD Detected"
https://git.kernel.org/broonie/sound/c/c7661bfc7422
[02/11] ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()
https://git.kernel.org/broonie/sound/c/59b9061824f2
[03/11] ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()
https://git.kernel.org/broonie/sound/c/7e2262099069
[04/11] ASoC: fsl_micfil: Fix event generation in micfil_range_set()
https://git.kernel.org/broonie/sound/c/fc4daaddb276
[05/11] ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()
https://git.kernel.org/broonie/sound/c/7d2bd35100de
[06/11] ASoC: fsl_micfil: Fix event generation in micfil_quality_set()
https://git.kernel.org/broonie/sound/c/e5785093b1b4
[07/11] ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()
https://git.kernel.org/broonie/sound/c/1b61c8103c93
[08/11] ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()
https://git.kernel.org/broonie/sound/c/64a496ba9763
[09/11] ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()
https://git.kernel.org/broonie/sound/c/00541b86fb57
[10/11] ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()
https://git.kernel.org/broonie/sound/c/aa21fe4a8145
[11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
https://git.kernel.org/broonie/sound/c/47f28a5bd154

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