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

Commit 47339d2

Browse files
authored
Merge pull request #22 from keqiaozhang/tplgfix
topology: fix id for sof_cnl_rt274 topology
2 parents 764f953 + e55cd31 commit 47339d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topology/sof-cnl-rt274.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ PCM_DUPLEX_ADD(Passthrough, 3, 0, 0, PIPELINE_PCM_1, PIPELINE_PCM_2)
6363
#
6464
# BE configurations - overrides config in ACPI if present
6565
#
66-
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
66+
DAI_CONFIG(SSP, 0, 1, SSP0-Codec,
6767
SSP_CONFIG(DSP_B, SSP_CLOCK(mclk, 24000000, codec_mclk_in),
6868
SSP_CLOCK(bclk, 4800000, codec_slave),
6969
SSP_CLOCK(fsync, 48000, codec_slave),

0 commit comments

Comments
 (0)