Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-04-01 Thread john stultz
On Fri, 2011-04-01 at 19:02 +0200, Loïc Minier wrote: > Is there a bug tracking this? if not, would you mind opening one? > > I fear this affects OMAP4 with the -omap flavor as well. https://bugs.edge.launchpad.net/linux-linaro/+bug/747639 thanks -john __

Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-04-01 Thread Loïc Minier
Is there a bug tracking this? if not, would you mind opening one? I fear this affects OMAP4 with the -omap flavor as well. -- Loïc Minier ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-03-31 Thread john stultz
On Thu, 2011-03-31 at 18:52 -0400, Nicolas Pitre wrote: > On Thu, 31 Mar 2011, john stultz wrote: > > So I've been seeing USB issues on my beagle xm board with the latest > > linaro-2.6.38 tree, where when the system boots, lsusb will only show > > the hubs, but no devices. > > > > Andy repor

Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-03-31 Thread Andy Doan
On 03/31/2011 03:39 PM, john stultz wrote: > 9e64bb1e9f0613093b3e34ac5402fcfef0dcc35a is the first bad commit > commit 9e64bb1e9f0613093b3e34ac5402fcfef0dcc35a > Author: Keshava Munegowda > Date: Tue Mar 1 20:08:19 2011 +0530 > > arm: omap: usb: Invoke usbhs core device initialization > >

Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-03-31 Thread Robert Nelson
On Thu, Mar 31, 2011 at 5:52 PM, Nicolas Pitre wrote: > On Thu, 31 Mar 2011, john stultz wrote: > >> Hey Nico, >>       So I've been seeing USB issues on my beagle xm board with the latest >> linaro-2.6.38 tree, where when the system boots, lsusb will only show >> the hubs, but no devices. >> >> A

Re: USB issues on OMAP3 (beagle/overo) with latest linaro-2.6.38 tree

2011-03-31 Thread Nicolas Pitre
On Thu, 31 Mar 2011, john stultz wrote: > Hey Nico, > So I've been seeing USB issues on my beagle xm board with the latest > linaro-2.6.38 tree, where when the system boots, lsusb will only show > the hubs, but no devices. > > Andy reported seeing similar on his overo board, so I bisected