From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Jarkko Nikula <jhnikula@gmail.com>
Cc: linux-kernel@vger.kernel.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH] regulator: Fix machine constraints apply for min_uV != max_uV
Date: Fri, 3 Sep 2010 15:54:20 +0100 [thread overview]
Message-ID: <20100903145420.GB7614@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <1283521429-32499-1-git-send-email-jhnikula@gmail.com>
On Fri, Sep 03, 2010 at 04:43:49PM +0300, Jarkko Nikula wrote:
> Constraints are not applied until both min_uV and max_uV are the same. This
> looks like a typo in the test.
>
> Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
This is deliberate behaviour, apply_uV can only be used with a fixed
voltage at startup in order to avoid issues with handover from the
bootloader if we suddenly drop the supply voltage on a device which has
not yet been claimed by a driver. The expectation is that if the
voltage can vary then something that understands the hardware state
needs to be involved in maintaining the voltage.
next prev parent reply other threads:[~2010-09-03 14:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-03 13:43 Jarkko Nikula
2010-09-03 14:54 ` Mark Brown [this message]
2010-09-03 15:32 ` Jarkko Nikula
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=20100903145420.GB7614@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=jhnikula@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
/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
Powered by JetHome