Messages in this thread |  | | Date | Thu, 12 Dec 2013 08:47:53 -0500 | From | Matt Porter <> | Subject | Re: [PATCH 1/2] USB: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone |
| |
On Fri, Dec 06, 2013 at 02:35:23PM -0600, Felipe Balbi wrote: > Hi, > > On Fri, Dec 06, 2013 at 01:03:44PM +0100, Robert Baldyga wrote: > > This patch set maximum possible maxpacket value for each speed. Previous > > values didn't allow to use maxpacket sizes greater than 64 in full speed > > and 512 in high speed, although hardware is able to handle up to 1023 in fs > > and 1024 in hs. > > > > Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> > > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> > > Matt, will this cause any problems for your efforts on Bcom ?
I tested this patch in both full and high speed mode on my Capri board and it works fine for me in both cases.
Tested-by: Matt Porter <mporter@linaro.org>
Thanks, Matt
|  |