topology: byt-rt5651: Fix BE DAI link name.

Should be SSP2-Codec.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2018-03-06 15:37:07 +00:00
parent 46a5e80fc5
commit 59bcff216a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ PCM_DUPLEX_ADD(Low Latency, 3, 0, 0, PIPELINE_PCM_1, PIPELINE_PCM_2)
#
# BE configurations - overrides config in ACPI if present
#
DAI_CONFIG(SSP, 2, Baytrail Audio, I2S, 24,
DAI_CONFIG(SSP, 2, SSP2-Codec, I2S, 24,
DAI_CLOCK(mclk, 19200000, slave),
DAI_CLOCK(bclk, 2400000, slave),
DAI_CLOCK(fsync, 48000, slave),