Commit fd0b2fd
committed
ASoC: sof-function-topology-lib: select different amp topologies
We are going to support echo reference on the SoundWire function
topologies. And the echo reference DAI should only be created once.
The jack topology is always loaded before the amp topology. Therefore
always create the echo reference DAI in the jack topology. And create
the echo reference DAI in amp topology if no jack topology is required.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 5f4a36a commit fd0b2fd
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
| |||
0 commit comments