projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b919a27
)
ASoC: SOF: mediatek: Add missing board compatible
author
Albert Jakieła
<jakiela@google.com>
Fri, 9 Aug 2024 13:56:27 +0000
(13:56 +0000)
committer
Mark Brown
<broonie@kernel.org>
Tue, 13 Aug 2024 14:46:29 +0000
(15:46 +0100)
Add Google Dojo compatible.
Signed-off-by: Albert Jakieła <jakiela@google.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Link:
https://patch.msgid.link/20240809135627.544429-1-jakiela@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/mediatek/mt8195/mt8195.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/sof/mediatek/mt8195/mt8195.c
b/sound/soc/sof/mediatek/mt8195/mt8195.c
index 1c6e035fd313f7c08bb31b49bac967e04f387fe1..82d221f53a461c393421d81f4d956ba3103ba5cd 100644
(file)
--- a/
sound/soc/sof/mediatek/mt8195/mt8195.c
+++ b/
sound/soc/sof/mediatek/mt8195/mt8195.c
@@
-574,6
+574,9
@@
static struct snd_sof_of_mach sof_mt8195_machs[] = {
{
.compatible = "google,tomato",
.sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg"
+ }, {
+ .compatible = "google,dojo",
+ .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
}, {
.compatible = "mediatek,mt8195",
.sof_tplg_filename = "sof-mt8195.tplg"