From: Daniel Mack <zonque@gmail.com>
To: alsa-devel@alsa-project.org
Cc: broonie@kernel.org, lars@metafoo.de, Daniel Mack <zonque@gmail.com>
Subject: [PATCH v4 0/4] ASoC: codecs: some more improvements for adau1701
Date: Mon, 24 Jun 2013 16:31:28 +0200 [thread overview]
Message-ID: <1372084292-4859-1-git-send-email-zonque@gmail.com> (raw)
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
next reply other threads:[~2013-06-24 14:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 14:31 Daniel Mack [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1372084292-4859-1-git-send-email-zonque@gmail.com \
--to=zonque@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lars@metafoo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox