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

Commit 600e269

Browse files
authored
Merge pull request #18 from RanderWang/master
SOFT: fix this topology failed to be loaded
2 parents 629d2a6 + fa2e98a commit 600e269

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)