]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
USB: musb: Add new fifo table for a OMAP3 errata
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Tue, 26 Jan 2010 03:45:50 +0000 (19:45 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jan 2010 03:45:50 +0000 (19:45 -0800)
commit78e01b03ae08292205f5bb619401d48f5df477ba
treeda3113ff5fd1249ac26ccfc0da8ec689abc73531
parente5392c66d9460f294c74c3255b32303c701f5d6c
USB: musb: Add new fifo table for a OMAP3 errata

We have observed MSC data read corruption when USB LAN device is
also connected and it's interface is up.

Silicon team has confirmed an errata where in all the active
transfers should use FIFO space either in first 8K or next 8K.
So far we have observed the issue in above use case scenario.

As a workaround to it, adding a new FIFO config (5) fitting well
within first 8K which can be used for such use cases.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/musb_core.c