mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-07 18:05:21 +02:00
ASoC: SOF: mediatek: Add missing board compatible
[ Upstream commit c0196faaa9
]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
561bbd55f9
commit
aef2673741
|
@ -625,6 +625,9 @@ static struct snd_sof_of_mach sof_mt8195_machs[] = {
|
||||||
{
|
{
|
||||||
.compatible = "google,tomato",
|
.compatible = "google,tomato",
|
||||||
.sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg"
|
.sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg"
|
||||||
|
}, {
|
||||||
|
.compatible = "google,dojo",
|
||||||
|
.sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
|
||||||
}, {
|
}, {
|
||||||
.compatible = "mediatek,mt8195",
|
.compatible = "mediatek,mt8195",
|
||||||
.sof_tplg_filename = "sof-mt8195.tplg"
|
.sof_tplg_filename = "sof-mt8195.tplg"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user