Unverified Commit c0196faa authored by Albert Jakieła's avatar Albert Jakieła Committed by Mark Brown
Browse files

ASoC: SOF: mediatek: Add missing board compatible

parent b919a27f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"