From: Felipe Balbi <balbi@ti.com>
To: "ABRAHAM, KISHON VIJAY" <kishon@ti.com>
Cc: Chen Peter-B29397 <B29397@freescale.com>,
"balbi@ti.com" <balbi@ti.com>, "arnd@arndb.de" <arnd@arndb.de>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
Zhao Richard-B20223 <B20223@freescale.com>,
"alexander.shishkin@linux.intel.com"
<alexander.shishkin@linux.intel.com>,
"mkl@pengutronix.de" <mkl@pengutronix.de>,
"marex@denx.de" <marex@denx.de>
Subject: Re: [RFC PATCH] drivers: phy: add generic PHY framework
Date: Mon, 17 Sep 2012 16:19:29 +0300 [thread overview]
Message-ID: <20120917131926.GA7699@arwen.pp.htv.fi> (raw)
In-Reply-To: <CAAe_U6KvnXf7v47tVv4LYFUXjKQip7V_1FU6ujqcpoxu8QfMgw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
On Mon, Sep 17, 2012 at 11:19:53AM +0530, ABRAHAM, KISHON VIJAY wrote:
> Hi,
>
> On Mon, Sep 17, 2012 at 6:50 AM, Chen Peter-B29397 <B29397@freescale.com> wrote:
> >
> >>
> >> The PHY framework provides a set of API's for the PHY drivers to
> >> create/remove a PHY and the PHY users to obtain a reference to the PHY
> >> using or without using phandle. If the PHY users has to obtain a
> >> reference to
> >> the PHY without using phandle, the platform specfic intialization code
> >> (say
> >> from board file) should have already called phy_bind with the binding
> >> information. The binding information consists of phy's device name, phy
> >> user device name and an index. The index is used when the same phy user
> >> binds to mulitple phys.
> >>
> >
> > What's an example of "the same phy user binds to multiple phys"?
>
> Single controller using multiple phys..
to be more specific here: any usb3 controller needs a USB2 PHY and USB3
PHY.
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2012-09-17 13:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 11:58 [RFC PATCH] drivers: phy: add generic PHY framework Kishon Vijay Abraham I
2012-09-14 12:28 ` Marc Kleine-Budde
2012-09-14 13:06 ` ABRAHAM, KISHON VIJAY
2012-09-17 9:33 ` Marc Kleine-Budde
2012-09-26 9:20 ` ABRAHAM, KISHON VIJAY
2012-09-26 9:37 ` Marc Kleine-Budde
2012-09-14 13:12 ` Felipe Balbi
2012-09-17 1:20 ` Chen Peter-B29397
2012-09-17 5:49 ` ABRAHAM, KISHON VIJAY
2012-09-17 13:19 ` Felipe Balbi [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=20120917131926.GA7699@arwen.pp.htv.fi \
--to=balbi@ti.com \
--cc=B20223@freescale.com \
--cc=B29397@freescale.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=marex@denx.de \
--cc=mkl@pengutronix.de \
/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