On Tue, 30 Jul 2024 01:01:49 +0000, Kuninori Morimoto wrote: > Cc each ASoC driver maintainer > > This is v7 of DPCM cleanup > > As we discussed in [1], we don't need to use dpcm_playback/capture flag, > so we remove it. But we have been using it for 10 years, some driver might > get damage. The most likely case is that the device/driver can use both > playback/capture, but have only one flag, and not using xxx_only flag. > [1/3] patch indicates warning in such case. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition commit: fd69dfe6789f4ed46d1fdb52e223cff83946d997 [2/4] ASoC: remove snd_soc_dai_link_set_capabilities() commit: 12806510481497a01d01edd64d7bb53a4d9ec28d [3/4] ASoC: amlogic: do not use dpcm_playback/capture flags commit: 46fb727a28d8c7195f915150a669d927d463069b [4/4] ASoC: Intel: sof_sdw: use playback/capture_only flags commit: 61e1f74f739546415570ccc1ac14e1b26afe4705 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