public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* asoc multi-component: almost there!
@ 2010-07-26 22:37 Timur Tabi
  2010-07-27 10:42 ` Liam Girdwood
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Timur Tabi @ 2010-07-26 22:37 UTC (permalink / raw)
  To: alsa-devel mailing list, Liam Girdwood, Mark Brown

Liam,

I almost got it working.  I can generate names that match, so it finds it:

soc_bind_dai_link:1136 cpu_dai->name=e0016000.ssi,
dai_link->cpu_dai_name=e0016000.ssi
soc_bind_dai_link:1159 codec->name=cs4270-codec.0-004f,
dai_link->codec_name=cs4270-codec.0-004f
soc_bind_dai_link:1169 codec_dai->name=e0016000.ssi,
dai_link->codec_dai_name=cs4270-hifi
soc_bind_dai_link:1169 codec_dai->name=cs4270-hifi,
dai_link->codec_dai_name=cs4270-hifi
soc_bind_dai_link:1194 platform->name=e0021180.dma-channel,
dai_link->platform_name=e0021100.dma-channel
soc_bind_dai_link:1194 platform->name=e0021100.dma-channel,
dai_link->platform_name=e0021100.dma-channel
soc_bind_dai_link:1136 cpu_dai->name=e0016000.ssi,
dai_link->cpu_dai_name=e0016000.ssi
soc_bind_dai_link:1159 codec->name=cs4270-codec.0-004f,
dai_link->codec_name=cs4270-codec.0-004f
soc_bind_dai_link:1169 codec_dai->name=e0016000.ssi,
dai_link->codec_dai_name=cs4270-hifi
soc_bind_dai_link:1169 codec_dai->name=cs4270-hifi,
dai_link->codec_dai_name=cs4270-hifi
soc_bind_dai_link:1194 platform->name=e0021180.dma-channel,
dai_link->platform_name=e0021180.dma-channel
asoc: cs4270-hifi <-> e0016000.ssi mapping ok

but then I get this:

sysfs: cannot create duplicate filename '/devices/platform/soc-audio/cs4270'

I'm registering two DAIs -- one for playback, one for capture, but I'm
using the same name for the codec DAI.  How do I resolve this?

-- 
Timur Tabi
Linux kernel developer at Freescale

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

end of thread, other threads:[~2010-07-28 20:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 22:37 asoc multi-component: almost there! Timur Tabi
2010-07-27 10:42 ` Liam Girdwood
2010-07-27 13:07   ` Timur Tabi
2010-07-27 13:49 ` Liam Girdwood
2010-07-27 15:20   ` Timur Tabi
2010-07-27 17:26     ` Liam Girdwood
2010-07-27 18:20       ` Timur Tabi
2010-07-27 18:45         ` Mark Brown
2010-07-27 21:23 ` Timur Tabi
2010-07-28 14:07   ` Liam Girdwood
2010-07-28 20:12     ` Timur Tabi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox