All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: Introduce of_machine_select
@ 2022-08-04  9:13 ` Chunxu Li
  0 siblings, 0 replies; 32+ messages in thread
From: Chunxu Li @ 2022-08-04  9:13 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>

In these patches, we introduce of_machine_select for SOF

Chunxu Li (2):
  ASoC: SOF: Introduce optional callback of_machine_select
  ASoC: SOF: mediatek: Add .of_machine_select field for mt8186

 include/sound/sof.h                    |  2 ++
 sound/soc/sof/mediatek/mt8186/mt8186.c | 11 +++++++++++
 sound/soc/sof/ops.h                    |  9 +++++++++
 sound/soc/sof/pcm.c                    |  8 +++++++-
 sound/soc/sof/sof-audio.c              |  7 +++++++
 sound/soc/sof/sof-of-dev.c             | 23 +++++++++++++++++++++++
 sound/soc/sof/sof-of-dev.h             |  8 ++++++++
 sound/soc/sof/sof-priv.h               |  1 +
 8 files changed, 68 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-04 15:00 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04  9:13 [PATCH 0/2] ASoC: SOF: Introduce of_machine_select Chunxu Li
2022-08-04  9:13 ` Chunxu Li
2022-08-04  9:13 ` Chunxu Li
2022-08-04  9:13 ` [PATCH 1/2] ASoC: SOF: Introduce optional callback of_machine_select Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04 13:17   ` Mark Brown
2022-08-04 13:17     ` Mark Brown
2022-08-04 13:17     ` Mark Brown
2022-08-04 14:36     ` chunxu.li
2022-08-04 14:36       ` chunxu.li
2022-08-04 14:36       ` chunxu.li
2022-08-04 14:59       ` Mark Brown
2022-08-04 14:59         ` Mark Brown
2022-08-04 14:59         ` Mark Brown
2022-08-04  9:13 ` [PATCH 2/2] ASoC: SOF: mediatek: Add .of_machine_select field for mt8186 Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04  9:13   ` Chunxu Li
2022-08-04 12:41   ` Mark Brown
2022-08-04 12:41     ` Mark Brown
2022-08-04 12:41     ` Mark Brown
2022-08-04 13:21     ` chunxu.li
2022-08-04 13:21       ` chunxu.li
2022-08-04 13:21       ` chunxu.li
2022-08-04 13:33       ` Mark Brown
2022-08-04 13:33         ` Mark Brown
2022-08-04 13:33         ` Mark Brown
2022-08-04 14:47         ` chunxu.li
2022-08-04 14:47           ` chunxu.li
2022-08-04 14:47           ` chunxu.li

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.