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

Commit fa2e98a

Browse files
committed
SOFT: fix this topology failed to be loaded
Set dai id number according to NoCodec-id Signed-off-by: Rander Wang <rander.wang@linux.intel.com>
1 parent 629d2a6 commit fa2e98a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

topology/sof-byt-nocodec.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ PCM_DUPLEX_ADD(Low Latency, 6, 0, 0, PIPELINE_PCM_1, PIPELINE_PCM_2)
9191
#
9292
# BE configurations - overrides config in ACPI if present
9393
#
94-
DAI_CONFIG(SSP, 2, 0, NoCodec-2,
94+
DAI_CONFIG(SSP, 2, 2, NoCodec-2,
9595
SSP_CONFIG(I2S, SSP_CLOCK(mclk, 19200000, codec_mclk_in),
9696
SSP_CLOCK(bclk, 2400000, codec_slave),
9797
SSP_CLOCK(fsync, 48000, codec_slave),

0 commit comments

Comments
 (0)