瀏覽代碼

ASoC: davinci-mcasp: Symmetric sample bits for IIS mode

In IIS mode the tx and rx configuration is symmetric, the BCLK and FSYNC is
shared.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Peter Ujfalusi 10 年之前
父節點
當前提交
d75249f545
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sound/soc/davinci/davinci-mcasp.c

+ 1 - 0
sound/soc/davinci/davinci-mcasp.c

@@ -961,6 +961,7 @@ static struct snd_soc_dai_driver davinci_mcasp_dai[] = {
 		},
 		.ops 		= &davinci_mcasp_dai_ops,
 
+		.symmetric_samplebits	= 1,
 	},
 	{
 		.name		= "davinci-mcasp.1",