Merge "ASoC: lahaina: Add support for VI sense backend"
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
e5b0943baa
@@ -6789,6 +6789,17 @@ static struct snd_soc_dai_link msm_wsa_cdc_dma_be_dai_links[] = {
|
||||
.ops = &msm_cdc_dma_be_ops,
|
||||
SND_SOC_DAILINK_REG(wsa_dma_tx1),
|
||||
},
|
||||
{
|
||||
.name = LPASS_BE_WSA_CDC_DMA_TX_0_VI,
|
||||
.stream_name = "WSA CDC DMA0 Capture",
|
||||
.no_pcm = 1,
|
||||
.dpcm_capture = 1,
|
||||
.id = MSM_BACKEND_DAI_WSA_CDC_DMA_TX_0,
|
||||
.be_hw_params_fixup = msm_be_hw_params_fixup,
|
||||
.ops = &msm_cdc_dma_be_ops,
|
||||
.ignore_suspend = 1,
|
||||
SND_SOC_DAILINK_REG(wsa_dma_tx0_vi),
|
||||
},
|
||||
};
|
||||
|
||||
static struct snd_soc_dai_link msm_rx_tx_cdc_dma_be_dai_links[] = {
|
||||
|
مرجع در شماره جدید
Block a user