public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH] mfd: wm5110: Correct defaults for micbias control registers
Date: Fri, 27 Nov 2015 08:56:57 +0000	[thread overview]
Message-ID: <20151127085657.GW12874@x1> (raw)
In-Reply-To: <1448559617-27162-1-git-send-email-ckeepax@opensource.wolfsonmicro.com>

On Thu, 26 Nov 2015, Charles Keepax wrote:

> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
>  drivers/mfd/wm5110-tables.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

> diff --git a/drivers/mfd/wm5110-tables.c b/drivers/mfd/wm5110-tables.c
> index 2bb2d04..c18e11f 100644
> --- a/drivers/mfd/wm5110-tables.c
> +++ b/drivers/mfd/wm5110-tables.c
> @@ -762,9 +762,9 @@ static const struct reg_default wm5110_reg_default[] = {
>  	{ 0x00000200, 0x0006 },    /* R512   - Mic Charge Pump 1 */
>  	{ 0x00000210, 0x0184 },    /* R528   - LDO1 Control 1 */
>  	{ 0x00000213, 0x03E4 },    /* R531   - LDO2 Control 1 */
> -	{ 0x00000218, 0x01A6 },    /* R536   - Mic Bias Ctrl 1 */
> -	{ 0x00000219, 0x01A6 },    /* R537   - Mic Bias Ctrl 2 */
> -	{ 0x0000021A, 0x01A6 },    /* R538   - Mic Bias Ctrl 3 */
> +	{ 0x00000218, 0x00E6 },    /* R536   - Mic Bias Ctrl 1 */
> +	{ 0x00000219, 0x00E6 },    /* R537   - Mic Bias Ctrl 2 */
> +	{ 0x0000021A, 0x00E6 },    /* R538   - Mic Bias Ctrl 3 */
>  	{ 0x00000293, 0x0000 },    /* R659   - Accessory Detect Mode 1 */
>  	{ 0x0000029B, 0x0028 },    /* R667   - Headphone Detect 1 */
>  	{ 0x000002A2, 0x0000 },    /* R674   - Micd clamp control */

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2015-11-27  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26 17:40 [PATCH] mfd: wm5110: Correct defaults for micbias control registers Charles Keepax
2015-11-27  8:56 ` Lee Jones [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=20151127085657.GW12874@x1 \
    --to=lee.jones@linaro.org \
    --cc=ckeepax@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox