[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100713203852.GA1756@rakim.wolfsonmicro.main>
Date: Tue, 13 Jul 2010 21:38:52 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Sundar R IYER <sundar.iyer@...ricsson.com>
Cc: "lrg@...mlogic.co.uk" <lrg@...mlogic.co.uk>,
"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
STEricsson_nomadik_linux <STEricsson_nomadik_linux@...t.st.com>,
Linus WALLEIJ <linus.walleij@...ricsson.com>,
Bengt JONSSON <bengt.g.jonsson@...ricsson.com>
Subject: Re: [PATCH v2 2/2] ux500: add ab8500-regulators machine specific
data
On Tue, Jul 13, 2010 at 09:43:44PM +0530, Sundar R IYER wrote:
> Subject: [PATCH v3 2/2] ux500: add ab8500-regulators machine specific data
> Acked-by: Linus Walleij <linus.walleij@...ricsson.com>
> Acked-by: Bengt JONSSON <bengt.g.jonsson@...ricsson.com>
> Signed-off-by: Sundar R Iyer <sundar.iyer@...ricsson.com>
> +static struct regulator_consumer_supply ab8500_vaux1_consumers[] = {
> +};
You may as well just remove these if they're not used but still...
Acked-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
One other thing...
> +struct regulator_init_data ab8500_vaudio_init = {
> + .supply_regulator_dev = NULL,
> + .constraints = {
> + .name = "ab8500-vaudio",
> + .min_uV = 1925000,
> + .max_uV = 2075000,
Are you *sure* that all these constraints are accurate for the board?
It seems every single voltage is variable even though there are no
consumers set up, and they can all be disabled too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists