From: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com,
Liam Girdwood <lrg@ti.com>,
lrg@slimlogic.co.uk
Subject: Re: [PATCH] ASoC: WM8983: Initial driver
Date: Fri, 15 Jul 2011 16:14:22 +0100 [thread overview]
Message-ID: <20110715151422.GA989@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20110715144738.GC11154@opensource.wolfsonmicro.com>
On Fri, Jul 15, 2011 at 11:47:41PM +0900, Mark Brown wrote:
> On Fri, Jul 15, 2011 at 01:51:30PM +0100, Dimitris Papastamos wrote:
> > The WM8983 is a low power, high quality stereo CODEC
> > designed for portable multimedia applications. Highly flexible
> > analogue mixing functions enable new application features,
> > combining hi-fi quality audio with voice communication.
>
> I've applied this but there's one issue you should fix up later:
>
> > + /* mute all outputs and set PGAs to minimum gain */
> > + for (i = WM8983_LOUT1_HP_VOLUME_CTRL;
> > + i <= WM8983_OUT4_MONO_MIX_CTRL; ++i)
> > + snd_soc_update_bits(codec, i, 0x40, 0x40);
>
> I know you're doing this to minimise artifacts on initial bias raise but
> we should really be doing this without affecting the default register
> settings.
Well, what about using the cache_bypass option to write directly to the
HW?
Thanks,
Dimitris
next prev parent reply other threads:[~2011-07-15 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1310734290-21216-1-git-send-email-dp@opensource.wolfsonmicro.com>
2011-07-15 14:47 ` [PATCH] ASoC: WM8983: Initial driver Mark Brown
2011-07-15 15:14 ` Dimitris Papastamos [this message]
2011-07-15 15:18 ` Mark Brown
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=20110715151422.GA989@opensource.wolfsonmicro.com \
--to=dp@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lrg@slimlogic.co.uk \
--cc=lrg@ti.com \
--cc=patches@opensource.wolfsonmicro.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 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.