Merge pull request #22 from keqiaozhang/tplgfix

topology: fix id for sof_cnl_rt274 topology
This commit is contained in:
Liam Girdwood 2018-07-10 22:25:39 +01:00 committed by GitHub
commit 47339d2302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ PCM_DUPLEX_ADD(Passthrough, 3, 0, 0, PIPELINE_PCM_1, PIPELINE_PCM_2)
#
# BE configurations - overrides config in ACPI if present
#
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
DAI_CONFIG(SSP, 0, 1, SSP0-Codec,
SSP_CONFIG(DSP_B, SSP_CLOCK(mclk, 24000000, codec_mclk_in),
SSP_CLOCK(bclk, 4800000, codec_slave),
SSP_CLOCK(fsync, 48000, codec_slave),