linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx53: Add USB support for M53EVK
Date: Mon, 18 Nov 2013 03:33:15 +0100	[thread overview]
Message-ID: <201311180333.15738.marex@denx.de> (raw)
In-Reply-To: <20131118023406.GO11014@S2101-09.ap.freescale.net>

Hi Shawn,

> On Sun, Nov 17, 2013 at 04:04:50AM +0100, Marek Vasut wrote:
> > @@ -332,3 +343,14 @@
> > 
> >  	pinctrl-0 = <&pinctrl_uart3>;
> >  	status = "okay";
> >  
> >  };
> > 
> > +
> > +&usbotg {
> > +	dr_mode = "peripheral";
> > +	status = "okay";
> > +};
> > +
> > +&usbh1 {
> > +	vbus-supply = <&reg_usbh1_vbus>;
> > +	phy_type = "utmi";
> > +	status = "okay";
> > +};
> 
> To maintain the alphabetical order, 'usbh1' should be put before
> 'usbotg'.  I just fixed it up and applied the patch.

Ah, you're right. Thank you and sorry for adding more burden unto you.

Best regards,
Marek Vasut

      reply	other threads:[~2013-11-18  2:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-17  3:04 [PATCH] ARM: dts: imx53: Add USB support for M53EVK Marek Vasut
2013-11-18  2:34 ` Shawn Guo
2013-11-18  2:33   ` Marek Vasut [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=201311180333.15738.marex@denx.de \
    --to=marex@denx.de \
    --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).