public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
To: Keshava Munegowda <keshava_mgowda-l0cyMroinI0@public.gmane.org>
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	balbi-l0cyMroinI0@public.gmane.org,
	gadiyar-l0cyMroinI0@public.gmane.org,
	p-basak2-l0cyMroinI0@public.gmane.org,
	Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH 00/10 v1] EHCI and OHCI patches of OMAP3 and OMAP4
Date: Mon, 28 Feb 2011 21:11:43 +0200	[thread overview]
Message-ID: <20110228191143.GT2459@legolas.emea.dhcp.ti.com> (raw)
In-Reply-To: <1298910712-2051-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>

On Mon, Feb 28, 2011 at 10:01:42PM +0530, Keshava Munegowda wrote:
> this is how it EHCI/OHCI code re oraganize look like:
> 	. we have EHCI and OHCI be children of a usbhs "core driver"
> 		which will take care of all accesses to
> 		UHH and TLL bases. 
> 
> 	. we pass enable/disable functions down from EHCI and OHCI drivers.
> 		to USBHS driver.
> 
> 	. UHH and TLL power management will eventually move to
> 		omap-usb-host.c

Anand, I'm not taking this directly. I need a pull request from you in
order for me to send a pull request to Greg. Bear in mind we have little
time for this merge window, I'll wait until tomorrow and if I have no
reply, this won't be going into this merge window. Sorry but I also have
other MUSB patches which will be waiting until tomorrow due to these
EHCI/OHCI patches.

Greg, I'll be sending a pull request for you tomorrow with or without
these patches.

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-02-28 19:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 16:31 [PATCH 00/10 v1] EHCI and OHCI patches of OMAP3 and OMAP4 Keshava Munegowda
     [not found] ` <1298910712-2051-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31   ` [PATCH 01/10 v1] arm: omap: usb: host: add names to resources Keshava Munegowda
     [not found]     ` <1298910712-2051-2-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31       ` [PATCH 02/10 v1] usb: host: omap: switch to platform_get_resource_byname Keshava Munegowda
     [not found]         ` <1298910712-2051-3-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31           ` [PATCH 03/10 v1] arm: omap2: usb: rename usb-ehci.c to usb-host.c Keshava Munegowda
     [not found]             ` <1298910712-2051-4-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31               ` [PATCH 04/10 v1] arm: omap: usb: create common enums and structures for ehci and ohci Keshava Munegowda
     [not found]                 ` <1298910712-2051-5-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31                   ` [PATCH 05/10 v1] usb: host: omap: common usb host core driver Keshava Munegowda
     [not found]                     ` <1298910712-2051-6-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31                       ` [PATCH 06/10 v1] arm: omap: usb: usbhs core device initialization Keshava Munegowda
2011-02-28 16:31                         ` [PATCH 07/10 v1] arm: omap: usb: Invoke " Keshava Munegowda
     [not found]                           ` <1298910712-2051-8-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31                             ` [PATCH 08/10 v1] arm: omap: usb: cleanup ehci and ohci resources and devices Keshava Munegowda
     [not found]                               ` <1298910712-2051-9-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31                                 ` [PATCH 09/10 v1] usb: host: omap: ehci and ohci simplification Keshava Munegowda
     [not found]                                   ` <1298910712-2051-10-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31                                     ` [PATCH 10/10 v1] arm: omap: usb: clock entries for omap3 and omap4 Keshava Munegowda
2011-03-01 10:49                   ` [PATCH 04/10 v1] arm: omap: usb: create common enums and structures for ehci and ohci Felipe Balbi
2011-03-01 11:31                     ` Keshava Munegowda
     [not found]                     ` <20110301104940.GS2942-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-03-01 11:37                       ` Keshava Munegowda
2011-03-01 12:35                         ` Felipe Balbi
     [not found]                           ` <20110301123543.GY2942-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-03-01 12:37                             ` Felipe Balbi
2011-03-01 12:43                               ` Keshava Munegowda
2011-02-28 19:11   ` Felipe Balbi [this message]
2011-03-01  9:38     ` [PATCH 00/10 v1] EHCI and OHCI patches of OMAP3 and OMAP4 Felipe Balbi

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=20110228191143.GT2459@legolas.emea.dhcp.ti.com \
    --to=balbi-l0cymroini0@public.gmane.org \
    --cc=gadiyar-l0cyMroinI0@public.gmane.org \
    --cc=greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org \
    --cc=keshava_mgowda-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=p-basak2-l0cyMroinI0@public.gmane.org \
    /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