All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: codecs: some more improvements for adau1701
@ 2013-06-07 11:53 Daniel Mack
  2013-06-07 11:53 ` [PATCH 1/4] ASoC: codecs: adau1701: factor out firmware reset Daniel Mack
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Daniel Mack @ 2013-06-07 11:53 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lars, Daniel Mack

Here are some more patches that I worked on while bootstrapping a new
audio device featuring an ADAU1701 DSP.

Daniel Mack (4):
  ASoC: codecs: adau1701: factor out firmware reset
  ASoC: codecs: adau1701: allow configuration of PLL mode pins
  ASoC: codecs: adau1701: switch to direct regmap API usage
  ASoC: codecs: adau1701: add support for pin muxing

 .../devicetree/bindings/sound/adi,adau1701.txt     |  17 ++
 sound/soc/codecs/adau1701.c                        | 255 ++++++++++++++++++---
 sound/soc/codecs/adau1701.h                        |   4 +
 3 files changed, 238 insertions(+), 38 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-06-10 13:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 11:53 [PATCH 0/4] ASoC: codecs: some more improvements for adau1701 Daniel Mack
2013-06-07 11:53 ` [PATCH 1/4] ASoC: codecs: adau1701: factor out firmware reset Daniel Mack
2013-06-10 13:08   ` Lars-Peter Clausen
2013-06-10 13:09   ` Mark Brown
2013-06-07 11:53 ` [PATCH 2/4] ASoC: codecs: adau1701: allow configuration of PLL mode pins Daniel Mack
2013-06-09 17:12   ` Lars-Peter Clausen
2013-06-07 11:53 ` [PATCH 3/4] ASoC: codecs: adau1701: switch to direct regmap API usage Daniel Mack
2013-06-09 17:39   ` Lars-Peter Clausen
2013-06-07 11:53 ` [PATCH 4/4] ASoC: codecs: adau1701: add support for pin muxing Daniel Mack
2013-06-09 17:43   ` 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.