All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec
@ 2011-12-14 23:40 Michael Williamson
  2011-12-14 23:40 ` [RFC PATCH 1/1] " Michael Williamson
  2011-12-15  7:08 ` [RFC PATCH 0/1] " Mark Brown
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Williamson @ 2011-12-14 23:40 UTC (permalink / raw)
  To: alsa-devel; +Cc: Michael Williamson, lrg, broonie

The following patch is an introduction of a codec driver for the TI DSD1791
audio part.

This patch adds basic support and has been tested using a MityDSP-L138F SOM sitting
on a Critical Link Industrial I/O evaluation board in 16 bit and 24 bit I2S mode.

This is an RFC, as I'm still wandering around the ALSA framework a bit.  Comments
and guidance greatly appreciated.  I can follow with control registers (gain, etc.)
if this stuff looks OK.  Thanks.

-Mike

Michael Williamson (1):
  ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec

 sound/soc/codecs/Kconfig   |    4 +
 sound/soc/codecs/Makefile  |    2 +
 sound/soc/codecs/dsd1791.c |  282 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 288 insertions(+), 0 deletions(-)
 create mode 100644 sound/soc/codecs/dsd1791.c

-- 
1.7.5.4

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

end of thread, other threads:[~2011-12-16 12:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 23:40 [RFC PATCH 0/1] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec Michael Williamson
2011-12-14 23:40 ` [RFC PATCH 1/1] " Michael Williamson
2011-12-15  6:58   ` Leon Romanovsky
2011-12-15  7:16   ` Mark Brown
2011-12-15 20:32     ` Michael Williamson
2011-12-16 12:53       ` Mark Brown
2011-12-15  8:57   ` Lars-Peter Clausen
2011-12-15  7:08 ` [RFC PATCH 0/1] " Mark Brown

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.