On Thu, Oct 14, 2010 at 02:38:50PM -0400, Cyril Chemparathy wrote:

> +     {
> +             .num_consumer_supplies  = ARRAY_SIZE(usb_consumers),
> +             .consumer_supplies      = usb_consumers,
> +             .constraints            = {
> +                     .name           = "USB",
> +                     .min_uV         = 5000000,
> +                     .max_uV         = 5000000,
> +                     .min_uA         = 200000,
> +                     .max_uA         = 1000000,

Are you *sure* about the min_uA here - what would be the goal of
enforcing a minimum current draw?  For a voltage regulator current limit
usually only an upper limit would be specified.  The same applies to
several other machine drivers in the series.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to