sof/tools/topology/topology2
Bard Liao f0a010052b topology2: cavs-sdw: group route and pipeline index
A topology may be constructed by some .conf files. We may use a
duplicated route index or pipeline index by accident. This commit
suggests a rule to assign route and pipeline index.
We have a consistent pcm id. For example,
Jack out: 0
Jack in: 1
Speaker: 2
Microphone: 4

We can use a simple formula to assign the route and pipeline index
for each pcm.
The formula this commit suppests is pcm id * 10 ~ pcm id * 10 + 9.
That is 0 ~ 9 for pcm 0, 10 ~ 19 for pcm 1, and so on.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
2022-12-09 15:54:18 +00:00
..
avs-tplg topology2: hda: share deep buffer conf setting 2022-12-05 14:32:20 +00:00
include topology2: add ssp multi stream capture 2022-12-02 16:51:16 +00:00
platform/intel topology2: cavs-sdw: group route and pipeline index 2022-12-09 15:54:18 +00:00
sof-ace-tplg topology2: hda: share deep buffer conf setting 2022-12-05 14:32:20 +00:00
CMakeLists.txt topology2: build the topologies in the right folder 2022-11-30 16:55:18 -08:00
cavs-mixin-mixout-hda.conf topology2: hda: share deep buffer conf setting 2022-12-05 14:32:20 +00:00
cavs-nocodec.conf topology2: nocodec: add deep buffer support 2022-12-05 14:32:20 +00:00
cavs-rt5682.conf topology2: Add rt5682+max98357a support 2022-12-02 15:09:56 +00:00
cavs-sdw-src-gain-mixin.conf topology2: Remove the cavs folder 2022-11-30 16:55:18 -08:00
cavs-sdw.conf topology2: cavs-sdw: group route and pipeline index 2022-12-09 15:54:18 +00:00
common_definitions.conf topology2: Remove the cavs folder 2022-11-30 16:55:18 -08:00
get_abi.sh topology2: concat abi.conf at build time to fix incremental build 2022-10-10 11:34:11 +01:00
sof-hda-generic.conf topology2: rename cavs-passthrough-hdmi.conf 2022-11-30 16:55:18 -08:00