Hi,
> -----Original Message-----
> From: [email protected] [mailto:linux-omap-
> [email protected]] On Behalf Of Cliff Brake
> Sent: Wednesday, April 28, 2010 7:40 PM
> To: Linux OMAP Users
> Subject: omap_musb_board_data -- trouble specifying 500mA supply
> 
> Hello,
> 
> We are designing a custom OMAP board that will have a 500mA supply on
> the OTG port.  It looks like the power is set with:
> 
> struct omap_musb_board_data {
>       u8      interface_type;
>       u8      mode;
>       u8      power;
> };
> 
> However, with a u8, the max value is 255.  Should power be changed to a
> u16?

There is already a fix submitted and is available in Greg's queue below,
> 
> Thanks,
> Cliff
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to