diff options
| author | Chao Song <[email protected]> | 2023-03-13 12:13:02 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-13 14:08:43 +0000 |
| commit | 8cd3cb17fcf216cb859f86a00fff428fbcecc1d8 (patch) | |
| tree | a84b4525fe069cb148213b762121e242de56137a /tools/perf/scripts/python | |
| parent | 4727d4d775654986913a21c35c7cfaf1ecdafd62 (diff) | |
ASoC: SOF: sof-audio: add support for setting up loopback routes
During route setup, playback stream routes are setup by going through
sink path, capture stream routes are set up by going through source path.
This is not sufficient to handle loopback cases between pipelines
configured with different directions, e.g. a sidetone or an amplifier
feedback connected to a speaker protection module. So, add the logic to
handle such routes between widgets that aren't in the list of DAPM widgets
associated with the same PCM.
Link: https://github.com/thesofproject/linux/issues/4042
Suggested-by: Bard Liao <[email protected]>
Signed-off-by: Chao Song <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions