From: Stefan Roese <sr-ynQEQJNshbs@public.gmane.org>
To: Viresh Kumar <viresh.kumar-qxv4g6HH51o@public.gmane.org>
Cc: "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org"
<devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>,
spear-devel <spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org>,
deepak sikri <deepak.sikri-qxv4g6HH51o@public.gmane.org>
Subject: Re: [PATCH] USB: Add DT probing support to ehci-spear and ohci-spear
Date: Fri, 23 Mar 2012 09:00:01 +0100 [thread overview]
Message-ID: <201203230900.02280.sr@denx.de> (raw)
In-Reply-To: <4F6BF275.9040007-qxv4g6HH51o@public.gmane.org>
Hi Viresh,
On Friday 23 March 2012 04:48:05 Viresh Kumar wrote:
> On 3/22/2012 9:20 PM, Stefan Roese wrote:
> > +static struct of_device_id spear_ohci_id_table[] __devinitdata = {
> > + { .compatible = "st,spear600-ohci", },
>
> Hi Stefan,
>
> I have this question for other drivers (fsmc, stmmac...) as well:
> Why do we name it spear600-ohci and not spear-ohci?
> Because i believe we have same version of USB on all SPEAr SoCs.
There could be differences between the IP cores integrated into the SoCs. I
only tested on spear600, so thats what I integrated into the drivers. While
supporting more SoCs (SPEAr300 etc) to those drivers, you should add the
specific compatible properties to the lists.
If the IP core doesn't differ between those SoCs, then it might make sense to
change this property to something more general, like "st,spear-ohci" (etc).
Not 100% sure though. Other DT experts might have more insight here.
Thanks,
Stefan
--
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
next prev parent reply other threads:[~2012-03-23 8:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 15:50 [PATCH] USB: Add DT probing support to ehci-spear and ohci-spear Stefan Roese
[not found] ` <1332431402-20606-1-git-send-email-sr-ynQEQJNshbs@public.gmane.org>
2012-03-23 3:48 ` Viresh Kumar
[not found] ` <4F6BF275.9040007-qxv4g6HH51o@public.gmane.org>
2012-03-23 8:00 ` Stefan Roese [this message]
[not found] ` <201203230900.02280.sr-ynQEQJNshbs@public.gmane.org>
2012-03-23 8:07 ` Viresh Kumar
[not found] ` <4F6C2F25.8030402-qxv4g6HH51o@public.gmane.org>
2012-03-23 14:17 ` Rob Herring
2012-04-13 3:59 ` Viresh Kumar
[not found] ` <4F87A48E.3090300-qxv4g6HH51o@public.gmane.org>
2012-04-13 18:26 ` Greg KH
[not found] ` <20120413182655.GA5444-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2012-04-16 3:44 ` Viresh Kumar
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=201203230900.02280.sr@denx.de \
--to=sr-ynqeqjnshbs@public.gmane.org \
--cc=deepak.sikri-qxv4g6HH51o@public.gmane.org \
--cc=devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org \
--cc=viresh.kumar-qxv4g6HH51o@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;
as well as URLs for NNTP newsgroup(s).