diff options
author | Mark Brown <broonie@kernel.org> | 2024-08-22 22:19:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-22 22:19:38 +0300 |
commit | ca39fab8b7bc6c5a38c48c7bdf2b3c47792af9dd (patch) | |
tree | adc6b757a87b32b16c3e491c94bd1463a3e91d01 /sound/soc/sof/amd/acp.h | |
parent | 90dc34da02aca2fe529ae1ed1822e8fc2a0d9ebc (diff) | |
parent | 61e1f74f739546415570ccc1ac14e1b26afe4705 (diff) | |
download | linux-ca39fab8b7bc6c5a38c48c7bdf2b3c47792af9dd.tar.xz |
ASoC: grace time for DPCM cleanup
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
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.
These adds grace time for DPCM cleanup.
I'm not sure when dpcm_xxx will be removed, and Codec check bypass will be
error, but maybe v6.12 or v6.13 ?
Please check each driver by that time.
Previous patch-set try to check both CPU and Codec in DPCM, but we noticed
that there are some special DAI which we can't handle today [2]. So I will
escape it in this patch-set.
[1] https://lore.kernel.org/r/87edaym2cg.wl-kuninori.morimoto.gx@renesas.com
[2] https://lore.kernel.org/all/3e67d62d-fe08-4f55-ab5b-ece8a57154f9@linux.intel.com/
Link: https://lore.kernel.org/r/87edaym2cg.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87wmo6dyxg.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87msole5wc.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/871q5tnuok.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87bk4oqerx.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/8734pctmte.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87r0ctwzr4.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87cymvlmki.wl-kuninori.morimoto.gx@renesas.com
Diffstat (limited to 'sound/soc/sof/amd/acp.h')
0 files changed, 0 insertions, 0 deletions