All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: soc-core: use snd_soc_dai_link_component for cpu
@ 2019-01-16  8:26 Kuninori Morimoto
  2019-01-16  8:26 ` [PATCH 1/2] ASoC: soc-core: add .num_platform for dai_link Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Kuninori Morimoto @ 2019-01-16  8:26 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These add snd_soc_dai_link_component support for CPU.
I know multi-CPU support patch was posted to ML,
but I think it is not yet accepted (or rejected ?).

If these patches were accepted, we can finally switch to
modern style dai_link, and remove legacy style dai_link.

Kuninori Morimoto (2):
  ASoC: soc-core: add .num_platform for dai_link
  ASoC: soc-core: use snd_soc_dai_link_component for cpu

For switching to modern, I added "use modern style dai_link"
and "remove legacy style dai_link" patches as sample.
If these have no objection, I will post full patch to ML.

Kuninori Morimoto (3):
      ASoC: audio-graph/simple-card: use modern style dai_link for CPU
      ASoC: atmel: atmel-classd: use modern style dai_link
      ASoC: soc-core: remove regacy dai_link binding method

---
Kuninori Morimoto

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

end of thread, other threads:[~2019-01-20 23:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16  8:26 [PATCH 0/2] ASoC: soc-core: use snd_soc_dai_link_component for cpu Kuninori Morimoto
2019-01-16  8:26 ` [PATCH 1/2] ASoC: soc-core: add .num_platform for dai_link Kuninori Morimoto
2019-01-16  8:27 ` [PATCH 2/2] ASoC: soc-core: use snd_soc_dai_link_component for cpu Kuninori Morimoto
2019-01-16  8:27 ` [PATCH][RFC] ASoC: audio-graph/simple-card: use modern style dai_link for CPU Kuninori Morimoto
2019-01-16  8:27 ` [PATCH][RFC] ASoC: atmel: atmel-classd: use modern style dai_link Kuninori Morimoto
2019-01-16  8:27 ` [PATCH][RFC] ASoC: soc-core: remove regacy dai_link binding method Kuninori Morimoto
2019-01-16 15:08 ` [PATCH 0/2] ASoC: soc-core: use snd_soc_dai_link_component for cpu Pierre-Louis Bossart
2019-01-17  1:14   ` Kuninori Morimoto
2019-01-17 12:48     ` Mark Brown
2019-01-18  1:14       ` Kuninori Morimoto
2019-01-18  6:23       ` Pierre-Louis Bossart
2019-01-18  8:09         ` Kuninori Morimoto
2019-01-18 14:34           ` Pierre-Louis Bossart
2019-01-20 23:59             ` Kuninori Morimoto

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.