Commit 0360d21
committed
topology: aw88399: define custom deepbuffer routing to smart amp
Disable HDA config's built-in deepbuffer (which routes to HDA analog codec)
and define our own deepbuffer PCM 31 that routes to the AW88399 smart amp.
This prevents routing conflicts where mixin.15.1 would have two outputs
(one to HDA mixout.2.1 and one to smart amp mixout.20.1).
Routes:
- Regular playback (PCM 0): mixin.1.1 → mixout.20.1 → smart_amp → SSP1
- Deepbuffer (PCM 31): mixin.15.1 → mixout.20.1 → smart_amp → SSP1
Signed-off-by: Yakov Till <yakov.till@gmail.com>1 parent 87edacc commit 0360d21
1 file changed
+19
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| |||
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
86 | 105 | | |
87 | 106 | | |
88 | 107 | | |
| |||
269 | 288 | | |
270 | 289 | | |
271 | 290 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 291 | | |
278 | 292 | | |
279 | 293 | | |
| |||
0 commit comments