All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] asoc: add dummy codec
@ 2013-04-11 10:36 Stas Sergeev
  2013-04-11 10:41 ` Lars-Peter Clausen
  0 siblings, 1 reply; 15+ messages in thread
From: Stas Sergeev @ 2013-04-11 10:36 UTC (permalink / raw)
  To: ALSA devel; +Cc: Steve Chen

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

Hi.

The attached patch adds a dummy codec for the
asoc subsystem.
I use it with the driver that programs the soc to drive
I2S from an internal PLLs, and the audio then goes to
HDMI, so no external codec is used.
I've found spdif_transciever.c, which exactly is such a
dummy driver, but it is bound to the particular plat
device, so I made the device name a config option, and
if not set, the plat device is created with the default
name.

It may be possible to avoid the usage of the codec driver
at all, but I haven't succeeded with this, and the existance
of spdif_transciever.c suggests there is no such way.
Thoughts?

Signed-off-by: Stas Sergeev <stsp@users.sourceforge.net>

[-- Attachment #2: 0001-asoc-add-dummy-codec.patch --]
[-- Type: application/x-patch, Size: 4553 bytes --]

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2013-04-12  9:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 10:36 [PATCH] asoc: add dummy codec Stas Sergeev
2013-04-11 10:41 ` Lars-Peter Clausen
2013-04-11 13:57   ` Stas Sergeev
2013-04-11 14:21     ` Lars-Peter Clausen
2013-04-11 14:33       ` Stas Sergeev
2013-04-11 15:11   ` Stas Sergeev
2013-04-11 15:48     ` Gabriel M. Beddingfield
2013-04-11 16:03       ` Stas Sergeev
2013-04-11 16:13         ` Gabriel M. Beddingfield
2013-04-11 16:44           ` Stas Sergeev
2013-04-11 18:02       ` Lars-Peter Clausen
2013-04-12  2:58         ` Gabriel M. Beddingfield
2013-04-12  2:50       ` Gabriel M. Beddingfield
2013-04-12  9:09         ` Stas Sergeev
2013-04-11 17:58     ` 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.