Skip to content

Commit 5b5dac8

Browse files
topology2: cavs-sdw: Add Deep-Buffer Spk-amp PCM defaults
Adds a second deep buffer PCM configuration to SoundWire topology defaults, providing a dedicated deep buffer pipeline for Speaker-Amps. Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com> Signed-off-by: Naveen Manohar <naveen.m@intel.com>
1 parent c335f13 commit 5b5dac8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/topology/topology2/cavs-sdw.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ Define {
7070
DEEP_BUFFER_PIPELINE_SRC 'mixin.15.1'
7171
DEEP_BUFFER_PIPELINE_SINK 'mixout.1.1'
7272
DEEP_BUFFER_PCM_NAME 'Deepbuffer Jack Out'
73+
DEEP_BUFFER_PIPELINE_ID_2 16
74+
DEEP_BUFFER_PCM_ID_2 35
75+
DEEP_BUFFER_PIPELINE_SRC_2 'mixin.16.1'
76+
DEEP_BUFFER_PIPELINE_SINK_2 'mixout.21.1'
77+
DEEP_BUFFER_PCM_NAME_2 'Deepbuffer Amps'
7378
SDW_JACK_OUT_STREAM 'SDW0-Playback'
7479
SDW_JACK_IN_STREAM 'SDW0-Capture'
7580
SDW_JACK_OUT_BE_ID 0

0 commit comments

Comments
 (0)