projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3953de2
)
ASoC: SOF: Add i2s bt dai configuration support for AMD platforms
author
Venkata Prasad Potturu
<venkataprasad.potturu@amd.com>
Tue, 19 Dec 2023 11:24:11 +0000
(16:54 +0530)
committer
Mark Brown
<broonie@kernel.org>
Tue, 19 Dec 2023 14:02:47 +0000
(14:02 +0000)
Add support for i2s bt dai configuration from topology.
Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link:
https://msgid.link/r/20231219112416.3334928-3-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c
patch
|
blob
|
history
diff --git
a/sound/soc/sof/topology.c
b/sound/soc/sof/topology.c
index c1f66ba0e98727032eaf65f88ee398b1f7b34f92..22467c17f2b292bd5f2e645b2bee1b0d45c35dc1 100644
(file)
--- a/
sound/soc/sof/topology.c
+++ b/
sound/soc/sof/topology.c
@@
-1954,6
+1954,7
@@
static int sof_link_load(struct snd_soc_component *scomp, int index, struct snd_
token_id = SOF_ACPDMIC_TOKENS;
num_tuples += token_list[SOF_ACPDMIC_TOKENS].count;
break;
+ case SOF_DAI_AMD_BT:
case SOF_DAI_AMD_SP:
case SOF_DAI_AMD_HS:
case SOF_DAI_AMD_SP_VIRTUAL: