[PATCH v2 2/2] ux500: add ab8500-regulators machine specific data
Sundar R IYER
sundar.iyer at stericsson.com
Wed Jul 14 10:50:54 EDT 2010
Hello Mark,
> Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
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
More information about the linux-arm-kernel
mailing list