From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 4/6] ARM i.MX6: sabrelite: usb is probed from device tree
Date: Wed, 20 Nov 2013 07:20:30 +0100 [thread overview]
Message-ID: <20131120062030.GE24559@pengutronix.de> (raw)
In-Reply-To: <1384773102.300130062@f403.i.mail.ru>
On Mon, Nov 18, 2013 at 03:11:42PM +0400, Alexander Shiyan wrote:
> > Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> > ---
> > arch/arm/boards/freescale-mx6-sabrelite/board.c | 5 -----
> > arch/arm/dts/imx6q-sabrelite.dts | 6 ++++++
> > 2 files changed, 6 insertions(+), 5 deletions(-)
> ...
> > diff --git a/arch/arm/dts/imx6q-sabrelite.dts b/arch/arm/dts/imx6q-sabrelite.dts
> > index 1368ef1..97372dd 100644
> > --- a/arch/arm/dts/imx6q-sabrelite.dts
> > +++ b/arch/arm/dts/imx6q-sabrelite.dts
> > @@ -117,10 +117,16 @@
> > pinctrl-names = "default";
> > pinctrl-0 = <&pinctrl_usbotg_1>;
> > disable-over-current;
> > + phy-mode = "utmi";
> > + barebox,phy_type = "utmi";
>
> No more need to define "barebox,phy_type".
Fixed this while applying
Sascha
>
> > + dr_mode = "host";
> > status = "okay";
> > };
> >
> > &usbh1 {
> > + phy-mode = "utmi";
> > + barebox,phy_type = "utmi";
> > + dr_mode = "host";
> > status = "okay";
> > };
> >
> > --
>
> ---
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-11-20 6:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-18 11:06 [PATCH 1/6] ARM i.MX6: sabrelite: switch to multiboard support Philipp Zabel
2013-11-18 11:06 ` [PATCH 2/6] ARM i.MX6: sabrelite: switch to multi image support Philipp Zabel
2013-11-18 11:06 ` [PATCH 3/6] ARM i.MX6: sabrelite: use &uart2 instead of hard-coding path Philipp Zabel
2013-11-18 11:06 ` [PATCH 4/6] ARM i.MX6: sabrelite: usb is probed from device tree Philipp Zabel
2013-11-18 11:11 ` Alexander Shiyan
2013-11-20 6:20 ` Sascha Hauer [this message]
2013-11-18 11:06 ` [PATCH 5/6] ARM i.MX6: sabrelite: move flash partitions into " Philipp Zabel
2013-11-18 11:06 ` [PATCH 6/6] ARM i.MX6: sabrelite: register SPI flash barebox update handler Philipp Zabel
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=20131120062030.GE24559@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=shc_work@mail.ru \
/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