From: Roger Quadros <rogerq@ti.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-omap@vger.kernel.org, "Tony Lindgren" <tony@atomide.com>,
"Benoît Cousson" <b-cousson@ti.com>
Subject: Re: [PATCH] ARM: dts: omap3-beagle: fix the USB phy node
Date: Mon, 17 Jun 2013 17:02:35 +0300 [thread overview]
Message-ID: <51BF16FB.7000401@ti.com> (raw)
In-Reply-To: <51BF151D.3010101@linutronix.de>
On 06/17/2013 04:54 PM, Sebastian Andrzej Siewior wrote:
> On 06/17/2013 03:27 PM, Sebastian Andrzej Siewior wrote:
>> index 6eec699..a12e9b0 100644
>> --- a/arch/arm/boot/dts/omap3-beagle.dts
>> +++ b/arch/arm/boot/dts/omap3-beagle.dts
>> @@ -128,7 +128,7 @@
>> };
>>
>> &usbhsehci {
>> - phys = <0 &hsusb2_phy>;
>> + phys = <&hsusb2_phy 0>;
>> };
>>
>> &twl_gpio {
>
> Wait. Or does it mean that the first phy is deactivated and we add
> phyhandle 0 (which is the root node) to skip it?
Right, it is a list of PHY phandles and the first one is not used so 0
>
> I assume that now since we don't have a cells property (like
> #gpio-cells for the gpio lookup).
>
> So ignore it please…
OK.
cheers,
-roger
--
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
prev parent reply other threads:[~2013-06-17 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 13:27 [PATCH] ARM: dts: omap3-beagle: fix the USB phy node Sebastian Andrzej Siewior
2013-06-17 13:54 ` Sebastian Andrzej Siewior
2013-06-17 14:02 ` Roger Quadros [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=51BF16FB.7000401@ti.com \
--to=rogerq@ti.com \
--cc=b-cousson@ti.com \
--cc=bigeasy@linutronix.de \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.