Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH AUTOSEL 6.1 01/17] ASoC: SOF: mediatek: Add missing board compatible
@ 2024-09-03 19:25 Sasha Levin
  2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 02/17] ASoC: allow module autoloading for table db1200_pids Sasha Levin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sasha Levin @ 2024-09-03 19:25 UTC (permalink / raw)
  To: linux-kernel, stable
  Cc: Albert Jakieła, Chen-Yu Tsai, Mark Brown, Sasha Levin,
	pierre-louis.bossart, lgirdwood, peter.ujfalusi, yung-chuan.liao,
	ranjani.sridharan, daniel.baluta, perex, tiwai, matthias.bgg,
	angelogioacchino.delregno, kuninori.morimoto.gx, trevor.wu,
	christophe.jaillet, sound-open-firmware, linux-sound,
	linux-arm-kernel, linux-mediatek

From: Albert Jakieła <jakiela@google.com>

[ Upstream commit c0196faaa927321a63e680427e075734ee656e42 ]

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>
---
 sound/soc/sof/mediatek/mt8195/mt8195.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sound/soc/sof/mediatek/mt8195/mt8195.c b/sound/soc/sof/mediatek/mt8195/mt8195.c
index 53cadbe8a05cc..ac96ea07e591b 100644
--- a/sound/soc/sof/mediatek/mt8195/mt8195.c
+++ b/sound/soc/sof/mediatek/mt8195/mt8195.c
@@ -663,6 +663,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"
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-03 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 19:25 [PATCH AUTOSEL 6.1 01/17] ASoC: SOF: mediatek: Add missing board compatible Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 02/17] ASoC: allow module autoloading for table db1200_pids Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 03/17] ASoC: allow module autoloading for table board_ids Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 04/17] ALSA: hda/realtek - Fixed ALC256 headphone no sound Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 05/17] ALSA: hda/realtek - FIxed ALC285 " Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox