[Sound-open-firmware] [PATCH] topology: byt-rt5651: Fix BE DAI link name.

Liam Girdwood liam.r.girdwood at linux.intel.com
Tue Mar 6 16:37:39 CET 2018


Should be SSP2-Codec.

Signed-off-by: Liam Girdwood <liam.r.girdwood at linux.intel.com>
---
 topology/reef-byt-rt5651.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topology/reef-byt-rt5651.m4 b/topology/reef-byt-rt5651.m4
index 96147d3..ec114d7 100644
--- a/topology/reef-byt-rt5651.m4
+++ b/topology/reef-byt-rt5651.m4
@@ -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),
-- 
2.14.1



More information about the Sound-open-firmware mailing list