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:
parent
46a5e80fc5
commit
59bcff216a
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue