We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b919a27 commit c0196faCopy full SHA for c0196fa
sound/soc/sof/mediatek/mt8195/mt8195.c
@@ -574,6 +574,9 @@ static struct snd_sof_of_mach sof_mt8195_machs[] = {
574
{
575
.compatible = "google,tomato",
576
.sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg"
577
+ }, {
578
+ .compatible = "google,dojo",
579
+ .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
580
}, {
581
.compatible = "mediatek,mt8195",
582
.sof_tplg_filename = "sof-mt8195.tplg"
0 commit comments