Merge "asoc: lahaina: add fe proxy port for hearing aid"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
0b7eee39e7
@@ -5934,6 +5934,13 @@ static struct snd_soc_dai_link msm_common_misc_fe_dai_links[] = {
|
||||
.id = MSM_FRONTEND_DAI_MULTIMEDIA32,
|
||||
SND_SOC_DAILINK_REG(multimedia32),
|
||||
},
|
||||
{/* hw:x,42 */
|
||||
.name = "MSM AFE-PCM TX1",
|
||||
.stream_name = "AFE-PROXY TX1",
|
||||
.dpcm_capture = 1,
|
||||
.ignore_suspend = 1,
|
||||
SND_SOC_DAILINK_REG(afepcm_tx1),
|
||||
},
|
||||
};
|
||||
|
||||
static struct snd_soc_dai_link msm_common_be_dai_links[] = {
|
||||
|
Reference in New Issue
Block a user