Skip to content

Commit

Permalink
topology: sof-jsl-rt5682: enable mclk always-on feature
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
brentlu authored and kv2019i committed Sep 20, 2024
1 parent d1a251c commit 0a668f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/topology/topology1/sof-jsl-rt5682.m4
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
SSP_CLOCK(bclk, 2400000, codec_slave),
SSP_CLOCK(fsync, 48000, codec_slave),
SSP_TDM(2, 25, 3, 3),
SSP_CONFIG_DATA(SSP, 0, 24)))
SSP_CONFIG_DATA(SSP, 0, 24, 0, 0, 0, SSP_CC_MCLK_AON)))
', HEADPHONE, `cs42l42', `
# SSP 0 (ID: 0) CS42L42
DAI_CONFIG(SSP, 0, 0, SSP0-Codec,
Expand Down

0 comments on commit 0a668f3

Please sign in to comment.