topology: sof-cml-rt5682-max98357a: change BE id to align with machine

driver

The BE id for amplifier pipeline should be changed to 6 to align with
machine driver (The commit ASoC: Intel: sof-rt5682: correct naming for
dmic16k).

Cc: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
This commit is contained in:
Keyon Jie 2019-07-10 15:49:46 +08:00 committed by Tomasz Lauda
parent d1ae32a322
commit b56fcbc44a
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ PCM_PLAYBACK_ADD(Speakers, 5, PIPELINE_PCM_7)
# BE configurations for Speakers - overrides config in ACPI if present
#
#SSP 1 (ID: 5)
DAI_CONFIG(SSP, 1, 5, SSP1-Codec,
#SSP 1 (ID: 6)
DAI_CONFIG(SSP, 1, 6, SSP1-Codec,
SSP_CONFIG(I2S, SSP_CLOCK(mclk, 24000000, codec_mclk_in),
SSP_CLOCK(bclk, 1500000, codec_slave),
SSP_CLOCK(fsync, 46875, codec_slave),