Commit f4bbd3a
committed
topology2: components: pipeline: Add direction attribute
Add a new token for pipeline direction and a new atttribute for the
pipeline component. This change is required to implement the firmware
based echo reference feature to inform the kernel of the pipeline
direction in order for it to make a decision on which pipelines to set
up when the echo reference capture pipeline is set up.
Signed-off-by: Ranjani Sridharan <[email protected]>1 parent da8c0e6 commit f4bbd3a
File tree
2 files changed
+16
-0
lines changed- tools/topology/topology2/include
- common
- components
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
105 | 120 | | |
106 | 121 | | |
107 | 122 | | |
| |||
0 commit comments