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 tested the series on an OMAP4 SDP and a Pandaboard.
 I'll be testing OMAP3 tomorrow.
 
 Dependencies:
 One patch depends on the mux framework patches by Benoit
 - which are already in linux-next; however the series
 compiles cleanly against current Linus' tree.
 
 What's pending:
 - OHCI support
 - Support for TLL and HSIC modes
 - Factoring out code common to ehci-omap and ohci-omap3
 - Conversion to use omap_device and the hwmod database
 - Runtime PM support

Do you want these to go in through the USB or OMAP tree?  Either is fine
with me.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 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 OMAP3 tomorrow.

 Dependencies:
 One patch depends on the mux framework patches by Benoit
 - which are already in linux-next; however the series
 compiles cleanly against current Linus' tree.

 What's pending:
 - OHCI support
 - Support for TLL and HSIC modes
 - Factoring out code common to ehci-omap and ohci-omap3
 - Conversion to use omap_device and the hwmod database
 - Runtime PM support

 Do you want these to go in through the USB or OMAP tree?  Either is fine
 with me.

 thanks,

 greg k-h


I reposted a v2 series splitting them up into two parts - one that could
potentially go via the USB tree [1], and the other that is platform changes
that touches only mach-omap2/* files and could go via the OMAP tree [2].

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
it's okay with Tony.

- Anand

[1]http://marc.info/?l=linux-usbm=129105160923756w=2
[2] http://marc.info/?l=linux-usbm=129105160723737w=2
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 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 OMAP3 tomorrow.
 
  Dependencies:
  One patch depends on the mux framework patches by Benoit
  - which are already in linux-next; however the series
  compiles cleanly against current Linus' tree.
 
  What's pending:
  - OHCI support
  - Support for TLL and HSIC modes
  - Factoring out code common to ehci-omap and ohci-omap3
  - Conversion to use omap_device and the hwmod database
  - Runtime PM support
 
  Do you want these to go in through the USB or OMAP tree?  Either is fine
  with me.
 
  thanks,
 
  greg k-h
 
 
 I reposted a v2 series splitting them up into two parts - one that could
 potentially go via the USB tree [1], and the other that is platform changes
 that touches only mach-omap2/* files and could go via the OMAP tree [2].
 
 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
 it's okay with Tony.

Ah, sorry, I see that now.

Tony, it's up to you, what is easier for you?

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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
  it's okay with Tony.
 
 Ah, sorry, I see that now.
 
 Tony, it's up to you, what is easier for you?

I prefer to merge it via linux-usb. Just replied to the arch/arm/*omap*/
related patches in this series with my ack.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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.
 
  I'm okay with either option. Both series could also go via your tree if
  it's okay with Tony.

 Ah, sorry, I see that now.

 Tony, it's up to you, what is easier for you?

 I prefer to merge it via linux-usb. Just replied to the arch/arm/*omap*/
 related patches in this series with my ack.


Great, thanks!

Greg,

If it's easier for you, I can set up a branch for you to pull.

Otherwise, the two series I posted yesterday should apply
cleanly on top of your usb-next branch.

- Anand
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 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
   it's okay with Tony.
 
  Ah, sorry, I see that now.
 
  Tony, it's up to you, what is easier for you?
 
  I prefer to merge it via linux-usb. Just replied to the arch/arm/*omap*/
  related patches in this series with my ack.
 
 
 Great, thanks!
 
 Greg,
 
 If it's easier for you, I can set up a branch for you to pull.
 
 Otherwise, the two series I posted yesterday should apply
 cleanly on top of your usb-next branch.

A branch is nice if you have one, otherwise I can just apply these
as-is.  Let me know which you want me to do.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 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
 it's okay with Tony.

 Ah, sorry, I see that now.

 Tony, it's up to you, what is easier for you?

 I prefer to merge it via linux-usb. Just replied to the arch/arm/*omap*/
 related patches in this series with my ack.


 Great, thanks!

 Greg,

 If it's easier for you, I can set up a branch for you to pull.

 Otherwise, the two series I posted yesterday should apply
 cleanly on top of your usb-next branch.
 
 A branch is nice if you have one, otherwise I can just apply these
 as-is.  Let me know which you want me to do.

I'll set up a branch then, based on your usb-next branch,
with Tony and Paul's acks added.

I'll send a pull request in a while.

- Anand
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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 OMAP3 tomorrow.

Dependencies:
One patch depends on the mux framework patches by Benoit
- which are already in linux-next; however the series
compiles cleanly against current Linus' tree.

What's pending:
- OHCI support
- Support for TLL and HSIC modes
- Factoring out code common to ehci-omap and ohci-omap3
- Conversion to use omap_device and the hwmod database
- Runtime PM support

- Anand

Anand Gadiyar (8):
  omap: clock: add clkdev aliases for EHCI clocks
  usb: ehci-omap: use clkdev aliases for functional clocks
  usb: ehci-omap: add helpers for checking port mode
  arm: omap4: add USBHOST and related base addresses
  usb: omap4: add platform init code for EHCI driver
  omap: usb: ehci: introduce HSIC mode
  usb: ehci-omap: Add OMAP4 support
  arm: omap4: select USB_ARCH_HAS_EHCI

Keshava Munegowda (3):
  usb: ehci-omap: update clock names to be more generic
  usb: ehci-omap: don't hard-code TLL channel count
  usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP

 arch/arm/mach-omap2/Kconfig|1 +
 arch/arm/mach-omap2/clock3xxx_data.c   |5 +
 arch/arm/mach-omap2/clock44xx_data.c   |5 +
 arch/arm/mach-omap2/usb-ehci.c |  144 -
 arch/arm/plat-omap/include/plat/omap44xx.h |5 +
 arch/arm/plat-omap/include/plat/usb.h  |1 +
 drivers/usb/host/Kconfig   |8 +
 drivers/usb/host/ehci-hcd.c|2 +-
 drivers/usb/host/ehci-omap.c   |  314 +--
 9 files changed, 406 insertions(+), 79 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html