Hi Peter,
2015-03-25 19:59 GMT+08:00 Peter Chen :
>> +config USB_OTG20
>> + bool "OTG20 support (EXPERIMENTAL)"
...
>> + Select this only if your board support OTG 20's hardware
>> requirements.
...
>> +#ifdef CONFIG_USB_OTG20
>> + case USB_DT_OTG:
>> +
>
> Add OTG 2.0 descriptors and enable the gadget function.
> This change has been tested with USB-IF Compliance PET TEST: OTG-B
> VBUS.mpet testing item.
>
> Signed-off-by: Macpaul Lin
> ---
> drivers/usb/core/Kconfig | 9 +
> drivers/usb/gadget/composite.c| 12
On Wed, Mar 25, 2015 at 06:04:17PM +0800, Macpaul Lin wrote:
> Add OTG 2.0 descriptors and enable the gadget function.
> This change has been tested with USB-IF Compliance
> PET TEST: OTG-B VBUS.mpet testing item.
>
> Signed-off-by: Macpaul Lin
> ---
> drivers/usb/core/Kconfig | 9