All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduce sof_of_machine_select
@ 2022-08-05  7:04 ` Chunxu Li
  0 siblings, 0 replies; 20+ 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: alsa-devel, chunxu.li, tinghan.shen, linux-kernel,
	project_global_chrome_upstream_group, linux-mediatek, yc.hung,
	matthias.bgg, linux-arm-kernel, sound-open-firmware

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


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

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

Thread overview: 20+ 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 ` Chunxu Li
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
2022-08-05  7:04   ` Chunxu Li
2022-08-05  7:04   ` Chunxu Li
2022-08-05  7:04   ` Chunxu Li
2022-08-05  7:04 ` [PATCH v2 2/2] ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186 Chunxu Li
2022-08-05  7:04   ` Chunxu Li
2022-08-05  7:04   ` Chunxu Li
2022-08-05  7:04   ` Chunxu Li
2022-08-23 18:50 ` [PATCH v2 0/2] Introduce sof_of_machine_select Mark Brown
2022-08-23 18:50   ` Mark Brown
2022-08-23 18:50   ` Mark Brown
2022-09-02  3:57   ` chunxu.li
2022-09-02  3:57     ` chunxu.li
2022-09-02  3:57     ` chunxu.li
2022-09-02 10:19     ` Mark Brown
2022-09-02 10:19       ` Mark Brown
2022-09-02 10:19       ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.