From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com
Subject: Re: [PATCH v2 0/8] ASoC: TWL4030: put the codec to off when not active
Date: Mon, 31 May 2010 10:39:09 +0100 [thread overview]
Message-ID: <1275298749.3174.0.camel@odin> (raw)
In-Reply-To: <1274863101-18514-1-git-send-email-peter.ujfalusi@nokia.com>
On Wed, 2010-05-26 at 11:38 +0300, Peter Ujfalusi wrote:
> Hello,
>
> Changes since v1:
> - Patch 3: removed the shifting of offset cancellation value
> - Added register content reset functionality as suggested by Liam and Mark
>
> I have added Mark's Acked-by to patch 1-7, patch 8 is a new one, which shall
> address the comments regarding to the register content reset.
>
> To-do after this series:
> Revisit the register reset functionality to use burst write.
>
> Intro mail from the original series:
>
> The following series at the end will let the twl4030 codec to use BIAS_OFF
> instead of BIAS_STANDBY.
> The difference in power consumption is about 0.5mA.
>
> To achieve this:
> - The regcache has been reseted to codec default
> - The codec initialization has been optimized, it is no longer writes all 73
> registers at startup, but only modifies few selected one.
> - The power related code has been cleaned up, and optimized
> - Support added for machine drivers to select the offset cancellation path
> - debug support for checking the codec default registers (machine drivers can
> ask for checking, but shall be disabled in production).
> - Added codec register reset functionality
>
> I guess that's it.
> The driver has been tested on a custom board with twl5031. It passed all of our
> internal test cases covering much of the codec features.
>
> ---
> Peter Ujfalusi (8):
> ASoC: TWL4030: Revisit codec defaults
> ASoC: TWL4030: Remove wrapper for power down
> ASoC: TWL4030: Make offset cancellation path configurable
> ASoC: TWL4030: Optimize the power up sequence
> ASoC: TWL4030: Helper to check chip default registers
> ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default
> ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use
> ASoC: TWL4030: Add functionalty to reset the registers
>
> sound/soc/codecs/twl4030.c | 291 +++++++++++++++++++++++++-------------------
> sound/soc/codecs/twl4030.h | 3 +
> 2 files changed, 169 insertions(+), 125 deletions(-)
>
Applied.
Thanks
Liam
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
prev parent reply other threads:[~2010-05-31 9:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-26 8:38 [PATCH v2 0/8] ASoC: TWL4030: put the codec to off when not active Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 1/8] ASoC: TWL4030: Revisit codec defaults Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 2/8] ASoC: TWL4030: Remove wrapper for power down Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 3/8] ASoC: TWL4030: Make offset cancellation path configurable Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 4/8] ASoC: TWL4030: Optimize the power up sequence Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 5/8] ASoC: TWL4030: Helper to check chip default registers Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 6/8] ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 7/8] ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use Peter Ujfalusi
2010-05-26 8:38 ` [PATCH v2 8/8] ASoC: TWL4030: Add functionalty to reset the registers Peter Ujfalusi
2010-05-26 20:09 ` Mark Brown
2010-05-31 9:39 ` Liam Girdwood [this message]
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=1275298749.3174.0.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=peter.ujfalusi@nokia.com \
/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;
as well as URLs for NNTP newsgroup(s).