diff options
| author | Jeeja KP <[email protected]> | 2015-10-27 09:22:52 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-11-16 10:08:09 +0000 |
| commit | 8724ff17521a91a87971027cf78631030091bc52 (patch) | |
| tree | 21866f58048449874c033eff6f0899d7ac17884a /tools/perf/scripts/python/bin | |
| parent | ce1b5551a06af31a72feeb50c02a9fe22599926a (diff) | |
ASoC: Intel: Skylake: Add support for virtual dsp widgets
In SKL topology routes, some paths can be connected by a widget
which are not a DSP FW widget and virtual with respect to
firmware. In these case when module has to bind, then the
virtual DSP modules needs to skipped till a actual DSP module is
found which connects the pipelines.
So we need to walk the graph and find a widget which is real in
nature. This patch adds that support and splits
skl_tplg_pga_dapm_pre_pmu_event() fn with parsing code to
skl_tplg_bind_sinks() fn and call that recursively as well as
while parsing
The patch moves code a bit while splitting so diffstat doesn't
tell real picture
Signed-off-by: Jeeja KP <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions