On 16 Apr 2021 10:59:12 +0900, Kuninori Morimoto wrote:
I noticed if we have...
- Sound Card used DPCM
- It exchanges rate to 48kHz by using .be_hw_params_fixup()
- Codec had symmetric_rate = 1
We will get below error. I didn't confirm, but maybe same things happen if it exchanged channels/sample_bits.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/4] ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro commit: 1cacbac447d9b29a4057d7bbffe8c3d4125ec82a [2/4] ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failed commit: ee39d77ed91f220b1458137118dea158a095d5c5 [3/4] ASoC: soc-utils: add snd_soc_component_is_dummy() commit: 8f1a16818a08047c83bc6e29efc07b15fd11fa29 [4/4] ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry() commit: 9c2ae363f3347baacd2353a017eb62363420a1ea
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