All of lore.kernel.org
 help / color / mirror / Atom feed
* About ALSA SoC cpu/codec asymmetry
@ 2014-03-10  2:10 Kuninori Morimoto
  2014-03-10  6:42 ` Lars-Peter Clausen
  0 siblings, 1 reply; 6+ messages in thread
From: Kuninori Morimoto @ 2014-03-10  2:10 UTC (permalink / raw)
  To: Mark Brown, Stephen Warren, Lars-Peter Clausen
  Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto,
	Kuninori Morimoto


Hi Mark, Stephen, Lars

Now, ALSA SoC is using "component" style, and its image is like this.

ALSA SoC
 - platform
 - component (as CPU)
 - codec
    - component

It is still not symmetry, and confusable.
I guess this is understandable.

ALSA SoC
 - platform
 - cpu
    - component
 - codec
    - component

If we add "cpu", it needs "cpu name", same as current "codec name"
on soc_bind_dai_link().
I guess it can keep compatible if it allows "NULL" name on "cpu name" at this point.
(but print warning ?)

What do you think ?


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2014-03-10  7:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10  2:10 About ALSA SoC cpu/codec asymmetry Kuninori Morimoto
2014-03-10  6:42 ` Lars-Peter Clausen
2014-03-10  7:03   ` Kuninori Morimoto
2014-03-10  7:14     ` Lars-Peter Clausen
2014-03-10  7:20       ` Kuninori Morimoto
2014-03-10  7:56         ` Lars-Peter Clausen

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.