All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ASoC: codecs: some more improvements for adau1701
@ 2013-06-21  7:54 Daniel Mack
  2013-06-21  7:54 ` [PATCH v3 1/3] ASoC: codecs: adau1701: allow configuration of PLL mode pins Daniel Mack
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Daniel Mack @ 2013-06-21  7:54 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lars, Daniel Mack

v3:
	- fixed documentation for adi,pll-clkdiv
	- droped implicit I2C_M_STOP
	- moved regcache_sync() to adau1761_reset()
	- added regcache_mark_dirty()
	- made gpio_pll_mode and array
	- dropped ADAU1701_CLKDIV_MCLK_LRCLK

Thanks for the review, Lars!


Daniel Mack (3):
  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     |  21 ++
 sound/soc/codecs/adau1701.c                        | 248 ++++++++++++++++-----
 2 files changed, 214 insertions(+), 55 deletions(-)

-- 
1.8.1.4

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  7:54 [PATCH v3 0/3] ASoC: codecs: some more improvements for adau1701 Daniel Mack
2013-06-21  7:54 ` [PATCH v3 1/3] ASoC: codecs: adau1701: allow configuration of PLL mode pins Daniel Mack
2013-06-21  8:09   ` Lars-Peter Clausen
2013-06-21 15:00   ` Mark Brown
2013-06-21 17:46     ` Daniel Mack
2013-06-22 22:10       ` [ucm] Adding list for caching multiple opened control devices sajeesh sidharthan
2013-06-24 17:09         ` Daniel Mack
2013-06-25  6:10           ` Takashi Iwai
2013-06-21  7:54 ` [PATCH v3 2/3] ASoC: codecs: adau1701: switch to direct regmap API usage Daniel Mack
2013-06-21  8:09   ` Lars-Peter Clausen
2013-06-21  7:54 ` [PATCH v3 3/3] ASoC: codecs: adau1701: add support for pin muxing Daniel Mack
2013-06-21  8:09   ` 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.