Skip to content

Commit 9fb2fd2

Browse files
committed
x1e80100: fix MIC count on Lenovo Yoga Slim7x
Device has 4 DMICs, as also evident from the definition of Sub Graph. Signed-off-by: Aleksandrs Vinarskis <[email protected]>
1 parent 23dca19 commit 9fb2fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

X1E80100-LENOVO-Yoga-Slim7x.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ STREAM_SG_PCM_ADD(audioreach/subgraph-stream-vol-playback.m4, FRONTEND_DAI_MULTI
2020
0x00004002, 0x00004002, 0x00006010, `110000')
2121
dnl Capture MultiMedia4
2222
STREAM_SG_PCM_ADD(audioreach/subgraph-stream-capture.m4, FRONTEND_DAI_MULTIMEDIA4,
23-
`S16_LE', 48000, 48000, 1, 2,
23+
`S16_LE', 48000, 48000, 1, 4,
2424
0x00004004, 0x00004004, 0x00006030, `110000')
2525
#
2626
#

0 commit comments

Comments
 (0)