Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] ASoC: codecs: some more improvements for adau1701
@ 2013-06-24 14:31 Daniel Mack
  2013-06-24 14:31 ` [PATCH v4 1/4] ASoC: codecs: adau1701: move firmware download to adau1701_reset() Daniel Mack
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Daniel Mack @ 2013-06-24 14:31 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lars, Daniel Mack

v4:
	- added one more patch to move the firmware download,
	  for more clarity.
	- postpone the firmware download to the first call of
	  hw_params(), so we don't need to pass a default pll div in DT.
	- drop adi,pll-clkdiv entirely

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


Daniel Mack (4):
  ASoC: codecs: adau1701: move firmware download to adau1701_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     |  12 +
 sound/soc/codecs/adau1701.c                        | 277 ++++++++++++++++-----
 2 files changed, 232 insertions(+), 57 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-06-24 17:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-24 14:31 [PATCH v4 0/4] ASoC: codecs: some more improvements for adau1701 Daniel Mack
2013-06-24 14:31 ` [PATCH v4 1/4] ASoC: codecs: adau1701: move firmware download to adau1701_reset() Daniel Mack
2013-06-24 17:12   ` Lars-Peter Clausen
2013-06-24 14:31 ` [PATCH v4 2/4] ASoC: codecs: adau1701: allow configuration of PLL mode pins Daniel Mack
2013-06-24 14:31 ` [PATCH v4 3/4] ASoC: codecs: adau1701: switch to direct regmap API usage Daniel Mack
2013-06-24 17:08   ` Lars-Peter Clausen
2013-06-24 14:31 ` [PATCH v4 4/4] ASoC: codecs: adau1701: add support for pin muxing Daniel Mack

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