Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1706607

Re: [PATCH] usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match

From Sekhar Nori <nsekhar@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Date 2017-08-08 16:30 +0200
Message-ID <ucdG9-1br-15@gated-at.bofh.it> (permalink)
References <tI2lB-AO-27@gated-at.bofh.it> <ucdG9-1br-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 08 August 2017 07:50 PM, Roger Quadros wrote:
> On 17/05/17 11:15, Sekhar Nori wrote:
>> Calculate wMaxPacketSize before endpoint matching the
>> descriptor is found.
>>
>> This allows audio gadget to be used with controllers
>> which have a shortage or unavailability of endpoints
>> that can handle max packet size of 1023 (FS) or 1024
>> (HS).
>>
>> With this audio gadget can be used on TI's OMAP-L138 SoC
>> which has a MUSB HS controller with endpoints having max
>> packet size much less than 1023 or 1024. See mode_2_cfg in
>> drivers/usb/musb/musb_core.c
>>
>> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> 
> Acked-by: Roger Quadros <rogerq@ti.com>

Thanks Roger! This has already made it to upstream as commit
0db56e43359c47ff184ceaf8b04b664d997bff88.

Regards,
Sekhar

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] usb: gadget: f_uac2: calculate wMaxPacketSize before  endpoint match Roger Quadros <rogerq@ti.com> - 2017-08-08 16:30 +0200
  Re: [PATCH] usb: gadget: f_uac2: calculate wMaxPacketSize before  endpoint match Sekhar Nori <nsekhar@ti.com> - 2017-08-08 16:30 +0200

csiph-web