Re: [PATCH 11/12] ARM: ux500: Use the GPIO regulator framework forSDI0's 'en' and 'vsel'

From: Lee Jones
Date: Mon Dec 10 2012 - 05:30:46 EST


> > + .constraints = {
> > + .min_uV = 1800000,
>
> 2.9V, not 3.3V

> > +static struct gpio_regulator_state sdi0_reg_states[] = {
> > + { .value = 3300000, .gpios = (0 << 0) },
>
> 2.9V, not 3.3V

I'm still a little unsure about this. I know the actual
voltage is v2.9, but the supported/requested MMC voltage
from the driver is v3.3.

Will it still work if I set it all up as v2.9?

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/