linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduce sof_of_machine_select
@ 2022-08-05  7:04 Chunxu Li
  2022-08-05  7:04 ` [PATCH v2 1/2] ASoC: SOF: Introduce function sof_of_machine_select Chunxu Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chunxu Li @ 2022-08-05  7:04 UTC (permalink / raw)
  To: pierre-louis.bossart, peter.ujfalusi, lgirdwood, broonie,
	angelogioacchino.delregno, daniel.baluta
  Cc: matthias.bgg, yc.hung, tinghan.shen, linux-kernel, alsa-devel,
	sound-open-firmware, linux-arm-kernel, linux-mediatek,
	project_global_chrome_upstream_group, chunxu.li

From: "chunxu.li" <chunxu.li@mediatek.com>

Change since v1:
  - remove the callback of_machine_select defined in sof-priv.h
  - move sof_of_machine_select to common code, and called in
    sof_machine_check
  - rename .board field to .compatible in structure snd_sof_of_mach

In these patches, we introduce function sof_of_machine_select for SOF

Chunxu Li (2):
  ASoC: SOF: Introduce function sof_of_machine_select
  ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186

 include/sound/sof.h                    |  2 ++
 sound/soc/sof/mediatek/mt8186/mt8186.c |  9 ++++++++
 sound/soc/sof/pcm.c                    |  8 ++++++-
 sound/soc/sof/sof-audio.c              | 30 ++++++++++++++++++++++++++
 sound/soc/sof/sof-of-dev.h             |  7 ++++++
 5 files changed, 55 insertions(+), 1 deletion(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-09-02 10:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-05  7:04 [PATCH v2 0/2] Introduce sof_of_machine_select Chunxu Li
2022-08-05  7:04 ` [PATCH v2 1/2] ASoC: SOF: Introduce function sof_of_machine_select Chunxu Li
2022-08-05  7:04 ` [PATCH v2 2/2] ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186 Chunxu Li
2022-08-23 18:50 ` [PATCH v2 0/2] Introduce sof_of_machine_select Mark Brown
2022-09-02  3:57   ` chunxu.li
2022-09-02 10:19     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).