Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Mon, Nov 22, 2010 at 12:10:03AM +0530, Anand Gadiyar wrote: This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet controller on the Pandaboard - finally!). I'm sorry for the really long delay - I know this has been in the works for a while. I've

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Gadiyar, Anand
On Tue, Nov 30, 2010 at 11:14 PM, Greg KH g...@kroah.com wrote: On Mon, Nov 22, 2010 at 12:10:03AM +0530, Anand Gadiyar wrote: This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet controller on the Pandaboard - finally!). I'm sorry for the really long

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: On Tue, Nov 30, 2010 at 11:14 PM, Greg KH g...@kroah.com wrote: On Mon, Nov 22, 2010 at 12:10:03AM +0530, Anand Gadiyar wrote: This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Tony Lindgren
* Greg KH gre...@suse.de [101130 10:22]: On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: The only other change is I added back patch descriptions to a couple of patches that I missed out on in v1. I'm okay with either option. Both series could also go via your tree if

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Gadiyar, Anand
On Wed, Dec 1, 2010 at 12:17 AM, Tony Lindgren t...@atomide.com wrote: * Greg KH gre...@suse.de [101130 10:22]: On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: The only other change is I added back patch descriptions to a couple of patches that I missed out on in v1.

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Wed, Dec 01, 2010 at 12:22:07AM +0530, Gadiyar, Anand wrote: On Wed, Dec 1, 2010 at 12:17 AM, Tony Lindgren t...@atomide.com wrote: * Greg KH gre...@suse.de [101130 10:22]: On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: The only other change is I added back patch

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Anand Gadiyar
On 12/1/2010 2:00 AM, Greg KH wrote: On Wed, Dec 01, 2010 at 12:22:07AM +0530, Gadiyar, Anand wrote: On Wed, Dec 1, 2010 at 12:17 AM, Tony Lindgren t...@atomide.com wrote: * Greg KH gre...@suse.de [101130 10:22]: On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: The only other

[PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-21 Thread Anand Gadiyar
This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet controller on the Pandaboard - finally!). I'm sorry for the really long delay - I know this has been in the works for a while. I've tested the series on an OMAP4 SDP and a Pandaboard. I'll be testing