Re: [PATCH v2 2/2] ux500: add ab8500-regulators machine specificdata

From: Sundar R IYER
Date: Wed Jul 14 2010 - 10:51:18 EST


Hello Mark,

> Acked-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Thanks

> > +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?
As far as the min/max values of the voltage go, yes they are as per the
data sheet.

> It seems every single voltage is variable even though there are no
> consumers set up, and they can all be disabled too.
Yes. all these regulators can be disabled/enabled. does this answer your
qeury? ( or i didnt understand it properly??)

Thanks,
Sundar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/