Skip to content

Commit 91ef4b3

Browse files
majunkierKamilxPaszkiet
authored andcommitted
MTL: add missing state for SDW CODEC
ALSABAT capture test was failing due to wrong state on CODEC. Signed-off-by: Mateusz Junkier <mateusz.junkier@intel.com>
1 parent a95893b commit 91ef4b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

alsa_settings/MTLP_RVP_SDW.state

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,11 @@ state.sofsoundwire {
3333
value true
3434
}
3535
}
36+
state.CODEC {
37+
control.4 {
38+
iface MIXER
39+
name 'PCM Playback Volume'
40+
value.0 110
41+
value.1 110
42+
}
43+
}

0 commit comments

Comments
 (0)