[PATCH 6/7] usb: chipidea: udc: add force-full-speed option
Sascha Hauer
s.hauer at pengutronix.de
Sat Jun 1 17:39:33 EST 2013
On Fri, May 31, 2013 at 08:38:48PM +0200, Michael Grzeschik wrote:
> From: Michael Grzeschik <m.grzeschik at pengutronix.de>
>
> This patch makes it possible to set the chipidea udc
> into full-speed only mode. It can be set by the oftree
> property "force-full-speed".
[...]
> +/* force full-speed operation */
> +static bool full_speed;
> +module_param(full_speed, bool, 0444);
> +MODULE_PARM_DESC(full_speed, "force full-speed mode");
> +
???
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the devicetree-discuss
mailing list