From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx53-qsb: Make USBH1 functional
Date: Fri, 26 Jul 2013 18:55:48 -0300 [thread overview]
Message-ID: <CAOMZO5DRd097fKfbnQJY1rtGosnqP5FK=5ZxrzJcH-CSwweWsA@mail.gmail.com> (raw)
In-Reply-To: <87ehalunfx.fsf@lebrac.rtp-net.org>
Hi Arnaud,
On Fri, Jul 26, 2013 at 4:32 PM, Arnaud Patard
<arnaud.patard@rtp-net.org> wrote:
> Fabio Estevam <fabio.estevam@freescale.com> writes:
> Hi,
>
> [...]
>
>> @@ -302,7 +312,9 @@
>> };
>>
>> &usbh1 {
>> - status = "okay";
>> + vbus-supply = <®_usb_vbus>;
>> + phy_type = "utmi";
>> + status = "okay";
>> };
>>
>> &usbotg {
>
> why not putting the vbus supply on the otg node too ?
I think it would be better to use the otg port as peripheral mode
(after Peter Chen's patches get accepted), so that's why I did not
place the regulatoe into the otg node.
If I recall correctly usb role switch does not work on this board, so
better to use peripheral on otg port and host in USBH1.
Regards,
Fabio Estevam
next prev parent reply other threads:[~2013-07-26 21:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-25 21:18 [PATCH] ARM: dts: imx53-qsb: Make USBH1 functional Fabio Estevam
2013-07-26 19:32 ` Arnaud Patard (Rtp)
2013-07-26 21:55 ` Fabio Estevam [this message]
2013-07-30 2:23 ` Shawn Guo
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='CAOMZO5DRd097fKfbnQJY1rtGosnqP5FK=5ZxrzJcH-CSwweWsA@mail.gmail.com' \
--to=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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).