Skip to content

Commit 7199c68

Browse files
brentluplbossart
authored andcommitted
topology: sof-glk-da7219/cs42l42: enable bclk control
Enable the bclk clock control for SSP2. Note that this impacts existing GLK-based chromebooks as well as newer hardware. Signed-off-by: Brent Lu <brent.lu@intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent a194ef9 commit 7199c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/topology/sof-glk-da7219.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ DAI_CONFIG(SSP, 2, 1, SSP2-Codec,
185185
SSP_CLOCK(bclk, 2400000, codec_slave),
186186
SSP_CLOCK(fsync, 48000, codec_slave),
187187
SSP_TDM(2, 25, 3, 3),
188-
SSP_CONFIG_DATA(SSP, 2, 16, 1, 0, 10)))
188+
SSP_CONFIG_DATA(SSP, 2, 16, 1, 0, 0, SSP_CC_BCLK_ES)))
189189
', )
190190

191191
# dmic01 (id: 2)

0 commit comments

Comments
 (0)