public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Anand Gadiyar <gadiyar@ti.com>
To: Greg KH <gregkh@suse.de>
Cc: Tony Lindgren <tony@atomide.com>, Greg KH <greg@kroah.com>,
	linux-usb@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support
Date: Wed, 01 Dec 2010 03:34:10 +0530	[thread overview]
Message-ID: <4CF574DA.5010103@ti.com> (raw)
In-Reply-To: <20101130203038.GB16324@suse.de>

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 <tony@atomide.com> wrote:
>>> * Greg KH <gregkh@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

      reply	other threads:[~2010-11-30 22:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21 18:40 [PATCH 00/12] usb: ehci-omap: add OMAP4 support Anand Gadiyar
2010-11-21 18:40 ` [PATCH 01/11] usb: ehci-omap: update clock names to be more generic Anand Gadiyar
     [not found]   ` <1290364814-4417-2-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40     ` [PATCH 02/11] usb: ehci-omap: don't hard-code TLL channel count Anand Gadiyar
2010-11-21 18:40       ` [PATCH 03/11] usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP Anand Gadiyar
2010-11-21 18:40         ` [PATCH 04/11] omap: clock: add clkdev aliases for EHCI clocks Anand Gadiyar
     [not found]           ` <1290364814-4417-5-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40             ` [PATCH 05/11] usb: ehci-omap: use clkdev aliases for functional clocks Anand Gadiyar
     [not found]               ` <1290364814-4417-6-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40                 ` [PATCH 06/11] usb: ehci-omap: add helpers for checking port mode Anand Gadiyar
     [not found]                   ` <1290364814-4417-7-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40                     ` [PATCH 07/11] arm: omap4: add USBHOST and related base addresses Anand Gadiyar
2010-11-21 18:40                       ` [PATCH 08/11] usb: omap4: add platform init code for EHCI driver Anand Gadiyar
2010-11-21 18:40                         ` [PATCH 09/11] omap: usb: ehci: introduce HSIC mode Anand Gadiyar
     [not found]                           ` <1290364814-4417-10-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40                             ` [PATCH 10/11] usb: ehci-omap: Add OMAP4 support Anand Gadiyar
     [not found]                               ` <1290364814-4417-11-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-21 18:40                                 ` [PATCH 11/11] arm: omap4: select USB_ARCH_HAS_EHCI Anand Gadiyar
2010-11-22 10:23                                 ` [PATCH 10/11] usb: ehci-omap: Add OMAP4 support Felipe Balbi
2010-11-30 18:42                           ` [PATCH 09/11] omap: usb: ehci: introduce HSIC mode Tony Lindgren
2010-11-22 10:24                       ` [PATCH 07/11] arm: omap4: add USBHOST and related base addresses Felipe Balbi
2010-11-30 18:41                         ` Tony Lindgren
2010-11-22 10:19           ` [PATCH 04/11] omap: clock: add clkdev aliases for EHCI clocks Felipe Balbi
     [not found]             ` <20101122101913.GO2446-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-11-30 18:40               ` Tony Lindgren
2010-11-30 17:44 ` [PATCH 00/12] usb: ehci-omap: add OMAP4 support Greg KH
2010-11-30 18:23   ` Gadiyar, Anand
     [not found]     ` <AANLkTi=hr3bz6xS8DB+ShE0E_HzFGhtCqi+1NqsWQQa5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-11-30 18:30       ` Greg KH
     [not found]         ` <20101130183007.GA27476-l3A5Bk7waGM@public.gmane.org>
2010-11-30 18:47           ` Tony Lindgren
2010-11-30 18:52             ` Gadiyar, Anand
2010-11-30 20:30               ` Greg KH
2010-11-30 22:04                 ` Anand Gadiyar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CF574DA.5010103@ti.com \
    --to=gadiyar@ti.com \
    --cc=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox