Skip to content

Commit c2cd312

Browse files
brentlukv2019i
authored andcommitted
Revert "topology: sof-jsl-rt5682: add SSP_CC_BCLK_ES flag to codec DAI"
This reverts commit b365447. Signed-off-by: Brent Lu <brent.lu@intel.com>
1 parent ce8d8c6 commit c2cd312

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

tools/topology/topology1/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ set(TPLGS
218218
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015\;-DPLATFORM=jsl-rt1015"
219219
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015-xperi\;-DPLATFORM=jsl-rt1015\;-DINCLUDE_IIR_EQ=1"
220220
"sof-jsl-rt5682\;sof-jsl-rt5682-mx98360a\;-DPLATFORM=jsl-dedede"
221-
"sof-jsl-rt5682\;sof-jsl-cs42l42-mx98360a\;-DPLATFORM=jsl-dedede"
222221
"sof-jsl-rt5682\;sof-jsl-rt5682\;-DHEADPHONE=rt5682\;-DPLATFORM=icl\;-DNO_AMP"
223222

224223
## DRC/EQ topologies

tools/topology/topology1/sof-jsl-rt5682.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
182182
SSP_CLOCK(bclk, 2400000, codec_slave),
183183
SSP_CLOCK(fsync, 48000, codec_slave),
184184
SSP_TDM(2, 25, 3, 3),
185-
SSP_CONFIG_DATA(SSP, 0, 24, 0, 0, 0, SSP_CC_BCLK_ES)))
185+
SSP_CONFIG_DATA(SSP, 0, 24)))
186186

187187
ifdef(`NO_AMP',`',`
188188
# SSP 1 (ID: 6)

0 commit comments

Comments
 (0)