summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-08-06 00:35:34 +0100
committerMark Brown <broonie@kernel.org>2026-08-06 00:35:34 +0100
commit61abeb28f7c4ff3ee242b4e2b8f3a93a78a8d5d3 (patch)
treec7e053e03ed097bee8d3f378ae276c1d9adc4853 /tools/perf/scripts/python/bin
parentcc606b6c2328b4864885db6afcad7e78c0ac7a73 (diff)
parent26a92a696897a1746e507febc0b00ecd4ceaa165 (diff)
ASoC: cpcap: Use standard ASoC DAI link configuration for voice
Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> says: This series removes the modem-specific voice call support implementation from the cpcap codec driver and moves the DAI configuration towards the standard ASoC DAI link configuration model. The previous implementation added a cpcap-specific .set_tdm_slot() callback and relied on a client driver to locate and configure the codec DAI directly using snd_soc_dai_set_*() APIs. This couples the codec driver to a particular client implementation and bypasses the normal ASoC configuration flow. Instead, the voice DAI configuration can be described by the DAI link and DT, allowing the ASoC core to apply the required format configuration. The series: - removes the old modem-specific voice call support implementation; - makes the cpcap voice DAI format follow the configuration specified by DT. Patch 1 removes the obsolete implementation. Patch 2 updates cpcap to apply the DAI format from the runtime DAI link. Link: https://patch.msgid.link/20260805144434.1290261-1-ivo.g.dimitrov.75@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions