Skip to content

Commit 0a668f3

Browse files
brentlukv2019i
authored andcommitted
topology: sof-jsl-rt5682: enable mclk always-on feature
Enable the always-on feature for pop. Signed-off-by: Brent Lu <brent.lu@intel.com> (cherry picked from commit 41e56b3) (cherry picked from commit dd08b24)
1 parent d1a251c commit 0a668f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
186186
SSP_CLOCK(bclk, 2400000, codec_slave),
187187
SSP_CLOCK(fsync, 48000, codec_slave),
188188
SSP_TDM(2, 25, 3, 3),
189-
SSP_CONFIG_DATA(SSP, 0, 24)))
189+
SSP_CONFIG_DATA(SSP, 0, 24, 0, 0, 0, SSP_CC_MCLK_AON)))
190190
', HEADPHONE, `cs42l42', `
191191
# SSP 0 (ID: 0) CS42L42
192192
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,

0 commit comments

Comments
 (0)