From: Felipe Balbi <balbi@ti.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: Felipe Balbi <balbi@ti.com>,
Alan Stern <stern@rowland.harvard.edu>,
"Munegowda, Keshava" <keshava_mgowda@ti.com>,
linux-usb@vger.kernel.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org, khilman@ti.com, b-cousson@ti.com,
gadiyar@ti.com, sameo@linux.intel.com, parthab@india.ti.com,
tony@atomide.com, johnstul@us.ibm.com, vishwanath.bs@ti.com,
Greg KH <greg@kroah.com>
Subject: Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4
Date: Tue, 11 Oct 2011 22:19:19 +0300 [thread overview]
Message-ID: <20111011191915.GF13794@legolas.emea.dhcp.ti.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1110111315030.1664@utopia.booyaka.com>
[-- Attachment #1: Type: text/plain, Size: 1550 bytes --]
Hi,
On Tue, Oct 11, 2011 at 01:17:03PM -0600, Paul Walmsley wrote:
> > > On Tue, 11 Oct 2011, Felipe Balbi wrote:
> > >
> > > > maybe, but let's go with EXPORT_SYMBOL_GPL(). My only concern is that
> > > > this IP comes from synopsys, and I'm not really keen on adding
> > > > OMAP-specific, integration-related knowledge on a driver which was
> > > > supposed to be reusable ;-)
> > > >
> > > > But at least for the time being, I guess that's what we need to do ;-)
> > >
> > > Which IP is coming from Synopsys - the TLL ? The EXPORT_SYMBOL approach
> >
> > TLL and UHH are OMAP-only wrappers. EHCI and OHCI are Synopsys IPs for
> > all I know.
>
> Ah, I see.
>
> > > shouldn't add anything OMAP-specific to the TLL driver. So the exported
> > > symbols should still be usable by drivers on other SoCs. But perhaps I am
> > > misunderstanding your point?
> >
> > A bit :-)
> >
> > EHCI/OHCI will need to ask TLL to enable TLL clock, because it's
> > EHCI/OHCI who configure the port. Unless I misunderstood what Keshava
> > did (and no, I didn't just read the code, too lazy :-)
>
> The calls to the TLL driver only need to go into the OMAP-specific
> ehci-omap.c and ohci-omap3.c wrappers, as far as I can see. So I don't
> think there's a need to modify the generic OHCI/EHCI drivers...
those where the ones I was talking about. That ehci-omap.c and
ohci-omap3.c refer to Synopsys IPs, so (in theory at least) that same
file can be used by any other SoC who uses a Synopsys IP.
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2011-10-11 19:19 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-06 11:38 Keshava Munegowda
2011-10-07 9:06 ` Paul Walmsley
2011-10-07 9:21 ` Munegowda, Keshava
2011-10-07 9:35 ` Paul Walmsley
2011-10-07 10:33 ` Munegowda, Keshava
2011-10-10 8:52 ` Munegowda, Keshava
2011-10-10 9:03 ` Felipe Balbi
2011-10-10 9:17 ` Munegowda, Keshava
2011-10-10 9:26 ` Felipe Balbi
2011-10-10 10:05 ` Felipe Balbi
2011-10-10 11:15 ` Munegowda, Keshava
2011-10-10 15:19 ` Alan Stern
2011-10-10 16:03 ` Felipe Balbi
2011-10-10 19:55 ` Alan Stern
2011-10-10 20:10 ` Felipe Balbi
2011-10-11 0:15 ` Alan Stern
2011-10-11 8:13 ` Felipe Balbi
2011-10-11 14:04 ` Alan Stern
2011-10-11 14:08 ` Felipe Balbi
2011-10-11 18:52 ` Paul Walmsley
2011-10-11 19:12 ` Felipe Balbi
2011-10-11 19:17 ` Paul Walmsley
2011-10-11 19:19 ` Felipe Balbi [this message]
2011-10-10 21:49 ` Paul Walmsley
2011-10-10 22:13 ` Paul Walmsley
2011-10-10 20:59 ` Paul Walmsley
2011-10-11 1:18 ` Paul Walmsley
2011-10-07 10:43 ` Munegowda, Keshava
2011-10-07 14:27 ` Munegowda, Keshava
2011-10-11 0:40 ` Paul Walmsley
2011-10-11 8:01 ` Cousson, Benoit
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=20111011191915.GF13794@legolas.emea.dhcp.ti.com \
--to=balbi@ti.com \
--cc=b-cousson@ti.com \
--cc=gadiyar@ti.com \
--cc=greg@kroah.com \
--cc=johnstul@us.ibm.com \
--cc=keshava_mgowda@ti.com \
--cc=khilman@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=parthab@india.ti.com \
--cc=paul@pwsan.com \
--cc=sameo@linux.intel.com \
--cc=stern@rowland.harvard.edu \
--cc=tony@atomide.com \
--cc=vishwanath.bs@ti.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
all inboxes | Powered by JetHome®