Re: [PATCH 1/2] USB: gadget: s3c-hsotg: fix maxpacket size ins3c_hsotg_irq_enumdone

From: Matt Porter
Date: Thu Dec 12 2013 - 08:48:04 EST


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@xxxxxxxxxxx>
> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
>
> 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@xxxxxxxxxx>

Thanks,
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/