Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 254013a

Browse files
author
Wu Zhigang
committed
topology: ssp2 should be 8 channels
this is typo error. ssp2 should be 8-channel Signed-off-by: Wu Zhigang <zhigang.wu@linux.intel.com>
1 parent dfc0f67 commit 254013a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

topology/sof-apl-tdf8532.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ DAI_CONFIG(SSP, 2, 2, SSP2-Codec,
190190
SSP_CONFIG(DSP_B, SSP_CLOCK(mclk, 24576000, codec_mclk_in),
191191
SSP_CLOCK(bclk, 12288000, codec_slave),
192192
SSP_CLOCK(fsync, 48000, codec_slave),
193-
SSP_TDM(2, 32, 255, 255),
193+
SSP_TDM(8, 32, 255, 255),
194194
SSP_CONFIG_DATA(SSP, 2, 32)))
195195

196196
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,

0 commit comments

Comments
 (0)