public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Liam Girdwood <lrg@slimlogic.co.uk>,
	Juha Keski-Saari <ext-juha.1.keski-saari@nokia.com>,
	Rajendra Nayak <rnayak@ti.com>
Subject: Re: [PATCH] regulator: twl-regulator - fix twlreg_set_mode
Date: Fri, 22 Oct 2010 08:30:07 -0700	[thread overview]
Message-ID: <20101022153006.GB16521@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1287736702.2996.4.camel@mola>

On Fri, Oct 22, 2010 at 04:38:22PM +0800, Axel Lin wrote:
> The Singular Message is 16 bits:
>         DEV_GRP[15:13] MT[12]  RES_ID[11:4]  RES_STATE[3:0]
> 
> Current implementation return immedially after sucessfuly write MSB part.
> To properly set mode, we need to write the complete message ( MSB and LSB ).
> 
> In twl.h, now we have defines for PM Master module register offsets,
> use it instead of hard coded 0x15/0x16.
> 
> Use "message & 0xff" to ensure we send correct value for LSB.
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

> I don't have this hardware handy, I appreciate if someone who has the
> hardware can test this patch.

I beleive Liam has appropriate hardware.

  reply	other threads:[~2010-10-22 15:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-22  8:38 [PATCH] regulator: twl-regulator - fix twlreg_set_mode Axel Lin
2010-10-22 15:30 ` Mark Brown [this message]
2010-10-23 13:47   ` Liam Girdwood
2010-10-26 10:10     ` Nayak, Rajendra
2010-11-04  9:30       ` Lesly Arackal Manuel
2010-11-04  9:38       ` Lesly Arackal Manuel
2010-11-06 11:54         ` Liam Girdwood

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=20101022153006.GB16521@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=axel.lin@gmail.com \
    --cc=ext-juha.1.keski-saari@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=rnayak@ti.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