From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: eric.miao@marvell.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.arm.linux.org.uk,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: Patch to add mioa701 glue for voltage regulation
Date: Tue, 28 Apr 2009 09:23:01 +0100 [thread overview]
Message-ID: <20090428082301.GD20027@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <87d4ax7qf3.fsf@free.fr>
On Mon, Apr 27, 2009 at 11:11:28PM +0200, Robert Jarzmik wrote:
> +static struct regulator_init_data max1586_v6_info = {
> + .constraints = {
> + .name = "vcc_usim range",
> + .min_uV = 1,
> + .max_uV = 3000000,
> + .always_on = 1,
> + .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
> + },
> + .num_consumer_supplies = 0,
> +};
I'd still prefer to omit this for now due to the use of 1uV to mean
disabling the regulator - there are no consumers so it won't make any
practical difference.
prev parent reply other threads:[~2009-04-28 8:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 18:30 Patch to add mioa701 glue for voltage regulation Robert Jarzmik
2009-04-23 19:13 ` Mark Brown
2009-04-24 9:42 ` Liam Girdwood
2009-04-27 21:11 ` Robert Jarzmik
2009-04-28 1:13 ` Eric Miao
2009-04-28 10:38 ` Liam Girdwood
2009-04-28 8:23 ` Mark Brown [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=20090428082301.GD20027@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=eric.miao@marvell.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=robert.jarzmik@free.fr \
/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