Skip to content

Commit dd08b24

Browse files
brentlumwasko
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)
1 parent ae0bc13 commit dd08b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/topology/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)))
185+
SSP_CONFIG_DATA(SSP, 0, 24, 0, 0, 0, SSP_CC_MCLK_AON)))
186186
', HEADPHONE, `cs42l42', `
187187
# SSP 0 (ID: 0) CS42L42
188188
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,

0 commit comments

Comments
 (0)