Merge "asoc: qcs405: update tasha codec dais"
This commit is contained in:
commit
8a3699b9ac
1 changed files with 4 additions and 4 deletions
|
@ -6091,7 +6091,7 @@ static struct snd_soc_dai_link msm_tasha_be_dai_links[] = {
|
|||
.cpu_dai_name = "msm-dai-q6-dev.16384",
|
||||
.platform_name = "msm-pcm-routing",
|
||||
.codec_name = "tasha_codec",
|
||||
.codec_dai_name = "tasha_rx1",
|
||||
.codec_dai_name = "tasha_mix_rx1",
|
||||
.no_pcm = 1,
|
||||
.dpcm_playback = 1,
|
||||
.id = MSM_BACKEND_DAI_SLIMBUS_0_RX,
|
||||
|
@ -6122,7 +6122,7 @@ static struct snd_soc_dai_link msm_tasha_be_dai_links[] = {
|
|||
.cpu_dai_name = "msm-dai-q6-dev.16386",
|
||||
.platform_name = "msm-pcm-routing",
|
||||
.codec_name = "tasha_codec",
|
||||
.codec_dai_name = "tasha_rx1",
|
||||
.codec_dai_name = "tasha_mix_rx1",
|
||||
.no_pcm = 1,
|
||||
.dpcm_playback = 1,
|
||||
.id = MSM_BACKEND_DAI_SLIMBUS_1_RX,
|
||||
|
@ -6167,7 +6167,7 @@ static struct snd_soc_dai_link msm_tasha_be_dai_links[] = {
|
|||
.cpu_dai_name = "msm-dai-q6-dev.16390",
|
||||
.platform_name = "msm-pcm-routing",
|
||||
.codec_name = "tasha_codec",
|
||||
.codec_dai_name = "tasha_rx1",
|
||||
.codec_dai_name = "tasha_mix_rx1",
|
||||
.no_pcm = 1,
|
||||
.dpcm_playback = 1,
|
||||
.id = MSM_BACKEND_DAI_SLIMBUS_3_RX,
|
||||
|
@ -6197,7 +6197,7 @@ static struct snd_soc_dai_link msm_tasha_be_dai_links[] = {
|
|||
.cpu_dai_name = "msm-dai-q6-dev.16392",
|
||||
.platform_name = "msm-pcm-routing",
|
||||
.codec_name = "tasha_codec",
|
||||
.codec_dai_name = "tasha_rx1",
|
||||
.codec_dai_name = "tasha_mix_rx1",
|
||||
.no_pcm = 1,
|
||||
.dpcm_playback = 1,
|
||||
.id = MSM_BACKEND_DAI_SLIMBUS_4_RX,
|
||||
|
|
Loading…
Add table
Reference in a new issue