From b56fcbc44a6b56a9a0cac8ed0589e83c828e8e3d Mon Sep 17 00:00:00 2001 From: Keyon Jie Date: Wed, 10 Jul 2019 15:49:46 +0800 Subject: [PATCH] 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 Signed-off-by: Keyon Jie --- tools/topology/sof-cml-rt5682-max98357a.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/topology/sof-cml-rt5682-max98357a.m4 b/tools/topology/sof-cml-rt5682-max98357a.m4 index d4e1325bd..ecdd6ecdc 100644 --- a/tools/topology/sof-cml-rt5682-max98357a.m4 +++ b/tools/topology/sof-cml-rt5682-max98357a.m4 @@ -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),