All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7][RFC] ASoC: modern style CPU
@ 2019-04-08  2:31 Kuninori Morimoto
  2019-04-08  2:31 ` [PATCH 1/7][RFC] ASoC: soc-core: use snd_soc_dai_link_component for CPU Kuninori Morimoto
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Kuninori Morimoto @ 2019-04-08  2:31 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These are RFC of modern style CPU support.

modern style dai_link needs CPU/Codec/Platform array and its size,
but it will be very ugly code. To avoid it, 3) adds macro.

4) - 7) are sample code for switching to modern style dai_link.
4), 5) are good sample for single CPU/Codec/Platform.
6), 7) are good sample for multi Codec.

Almost all sound cards will get similar patch.
I think these can work, but I can't test these.
So, it is very useful if someone can test these.
If these are all OK (= test/review), I can post patch-set
for all sound cards.

	1) ASoC: soc-core: use snd_soc_dai_link_component for CPU
	2) ASoC: simple-card: support snd_soc_dai_link_component style for cpu
	3) ASoC: soc.h: add sound dai_link connection macro
	4) ASoC: samsung: smdk_wm8580: use modern dai_link style
	5) ASoC: samsung: smdk_wm8994: use modern dai_link style
	6) ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style
	7) ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style

Thank you for your help !!

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2019-04-18  2:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  2:31 [PATCH 0/7][RFC] ASoC: modern style CPU Kuninori Morimoto
2019-04-08  2:31 ` [PATCH 1/7][RFC] ASoC: soc-core: use snd_soc_dai_link_component for CPU Kuninori Morimoto
2019-04-08  2:31 ` [PATCH 2/7][RFC] ASoC: simple-card: support snd_soc_dai_link_component style for cpu Kuninori Morimoto
2019-04-08  2:31 ` [PATCH 3/7][RFC] ASoC: soc.h: add sound dai_link connection macro Kuninori Morimoto
2019-04-08  2:31 ` [PATCH 4/7][RFC] ASoC: samsung: smdk_wm8580: use modern dai_link style Kuninori Morimoto
2019-04-08  2:32 ` [PATCH 5/7][RFC] ASoC: samsung: smdk_wm8994: " Kuninori Morimoto
2019-04-08  2:32 ` [PATCH 6/7][RFC] ASoC: mediatek: mt8173-rt5650-rt5676: " Kuninori Morimoto
2019-04-08  2:32 ` [PATCH 7/7][RFC] ASoC: mediatek: mt8173-rt5650-rt5514: " Kuninori Morimoto
2019-04-12 11:56 ` [PATCH 0/7][RFC] ASoC: modern style CPU Mark Brown
2019-04-16  1:09   ` Kuninori Morimoto
2019-04-16  1:42     ` Kuninori Morimoto
2019-04-16  2:48       ` Pierre-Louis Bossart
2019-04-17  6:26         ` Kuninori Morimoto
2019-04-17 17:28           ` Mark Brown
2019-04-17 23:38             ` Kuninori Morimoto
2019-04-18  2:28               ` Kuninori Morimoto
2019-04-17  6:26         ` 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.