glk/sof-cs42l42: set dmic format to S16_LE
parent
3e5237b90f
commit
7d9ccd06ee
|
@ -21,7 +21,7 @@ Macro [
|
||||||
SplitPCM {
|
SplitPCM {
|
||||||
Name "glk_stereo_in"
|
Name "glk_stereo_in"
|
||||||
Direction Capture
|
Direction Capture
|
||||||
Format S32_LE
|
Format S16_LE
|
||||||
Channels 2
|
Channels 2
|
||||||
HWChannels 4
|
HWChannels 4
|
||||||
HWChannelPos0 FL
|
HWChannelPos0 FL
|
||||||
|
|
Loading…
Reference in New Issue