Commit af2be1a
committed
topology: aw88399: route deepbuffer through smart amp not HDA
Override DEEP_BUFFER_PIPELINE_SINK to route PCM 31 (deepbuffer) through
the AW88399 smart amp pipeline instead of directly to HDA analog codec.
Without this, audio goes: deepbuffer → mixout.2.1 → HDA codec (tweeters only)
With this fix: deepbuffer → mixout.20.1 → smart_amp.20.1 → SSP1 (full speakers)
This enables woofers driven by AW88399 amplifiers to work alongside tweeters.
Signed-off-by: Yakov Till <yakov.till@gmail.com>1 parent ffbf5b7 commit af2be1a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
0 commit comments