* Gupta, Ajay Kumar <[email protected]> [090922 06:10]:
> Tony,
> > * Ajay Kumar Gupta <[email protected]> [090806 05:13]:
> > > Sometime during TLL reset and waiting loop for TLL reset timeouts and
> > thus
> > > ehci init fails. Fixing this by increasing timeout value.
> >
> > Applying patches 6 - 9 to ehci branch also.
>
> One patch is missing which causes compilation error.
> [0002-omap3-Add-CHIP_GE_OMAP3430ES3-for-HSUSB.patch]
OK, after looking at the "ehci: Support for ES3.x" patch more,
how about just testing the revision with:
if (omap_rev() == OMAP3430_REV_ES3_1) {
/* Set something */
}
That means the 0002-omap3-Add-CHIP_GE_OMAP3430ES3-for-HSUSB.patch
is not needed.
So I'm dropping the "ehci: Support for ES3.x" patch for now.
> Apart from this I have two more EHCI fixes and one patch to fix compilation
> warning on OMAP3EVM.
>
> I am submitting all four patches , Please review them.
Pushing the others to the ehci branch.
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html