From: Samuel Ortiz <sameo@linux.intel.com>
To: "Munegowda, Keshava" <keshava_mgowda@ti.com>
Cc: linux-omap@vger.kernel.org, linux-usb@vger.kernel.org,
balbi@ti.com, parthab@india.ti.com, govindraj.raja@ti.com,
paul@pwsan.com, b-cousson@ti.com
Subject: Re: [PATCH 0/5] ARM: OMAP: TLL driver implementation for USB host driver
Date: Fri, 16 Mar 2012 17:43:00 +0100 [thread overview]
Message-ID: <20120316164300.GC20524@sortiz-mobl> (raw)
In-Reply-To: <CAP05o4LKEHtXFzZ0ysV+gNVu-_dh9BrAZb+M5UgaVy6dssMNbA@mail.gmail.com>
Hi Keshava,
On Mon, Mar 05, 2012 at 08:13:45PM +0530, Munegowda, Keshava wrote:
> On Mon, Mar 5, 2012 at 8:01 PM, Keshava Munegowda <keshava_mgowda@ti.com> wrote:
> > From: Keshava Munegowda <Keshava_mgowda@ti.com>
> >
> > The TLL configuration is removed from the UHH driver and implemented as
> > a seperate platform driver. Now, the UHH driver configures the TLL
> > through API's exported by the TLL platform driver. The TLL is an
> > has independent hardware mod structure for in OMAP3 and later chips,
> > hence an dedicated platform driver is created.
> >
> > Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
> >
> > Keshava Munegowda (5):
> > ARM: OMAP: USB: HOST TLL platform driver
> > ARM: OMAP: USB: Build the USB HOST TLL omap device
> > ARM: OMAP: USB: Remove TLL specific code
> > ARM: OMAP: USB: Invoke the TLL driver from USB HS core driver
> > ARM: OMAP: change the USB TLL clocks device name
> >
> > arch/arm/mach-omap2/clock3xxx_data.c | 8 +-
> > arch/arm/mach-omap2/clock44xx_data.c | 4 +-
> > arch/arm/mach-omap2/usb-host.c | 28 ++-
> > arch/arm/plat-omap/include/plat/usb.h | 9 +
> > drivers/mfd/Kconfig | 2 +-
> > drivers/mfd/Makefile | 2 +-
> > drivers/mfd/omap-usb-host.c | 232 +----------------
> > drivers/mfd/omap-usb-tll.c | 463 +++++++++++++++++++++++++++++++++
> > 8 files changed, 513 insertions(+), 235 deletions(-)
> > create mode 100644 drivers/mfd/omap-usb-tll.c
> >
>
> Hi Samuel
> just to get your attention; I have added your mail id in the
> "to" list.
> please let me know your comments on this patch series;
Here as well, I don't think I was cc'ed on the original submission. Without
getting the actual patch, I'll have hard time reviewing it.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-03-16 16:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 14:31 [PATCH 0/5] ARM: OMAP: TLL driver implementation for USB host driver Keshava Munegowda
2012-03-05 14:31 ` [PATCH 1/5] ARM: OMAP: USB: HOST TLL platform driver Keshava Munegowda
2012-03-05 14:31 ` [PATCH 2/5] ARM: OMAP: USB: Build the USB HOST TLL omap device Keshava Munegowda
2012-03-05 14:31 ` [PATCH 3/5] ARM: OMAP: USB: Remove TLL specific code Keshava Munegowda
[not found] ` <1330957865-30543-4-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2012-03-05 14:31 ` [PATCH 4/5] ARM: OMAP: USB: Invoke the TLL driver from USB HS core driver Keshava Munegowda
2012-03-05 14:31 ` [PATCH 5/5] ARM: OMAP: change the USB TLL clocks device name Keshava Munegowda
2012-03-05 14:43 ` [PATCH 0/5] ARM: OMAP: TLL driver implementation for USB host driver Munegowda, Keshava
2012-03-16 16:43 ` Samuel Ortiz [this message]
2012-03-19 6:19 ` Munegowda, Keshava
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=20120316164300.GC20524@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=b-cousson@ti.com \
--cc=balbi@ti.com \
--cc=govindraj.raja@ti.com \
--cc=keshava_mgowda@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=parthab@india.ti.com \
--cc=paul@pwsan.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