All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@ti.com>
To: Roger Quadros <rogerq@ti.com>
Cc: tony@atomide.com, nm@ti.com, balbi@ti.com,
	linux-omap@vger.kernel.org, "v3.19+" <stable@vger.kernel>
Subject: Re: [PATCH] ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2
Date: Wed, 17 Jun 2015 17:50:02 +0300	[thread overview]
Message-ID: <20150617175002.1abda8c85bd484fb96a6b5f2@ti.com> (raw)
In-Reply-To: <1434552378-11825-1-git-send-email-rogerq@ti.com>

On Wed, 17 Jun 2015 17:46:18 +0300
Roger Quadros <rogerq@ti.com> wrote:

> Without this USB2 breaks if USB1 is disabled or USB1
> initializes after USB2 e.g. due to deferred probing.
> 
> Fixes: 5a0f93c6576a ("ARM: dts: Add am57xx-beagle-x15")
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Cc: stable@vger.kernel (v3.19+)

oops. misspelled id for stable. will resend.

cheers,
-roger

> ---
>  arch/arm/boot/dts/am57xx-beagle-x15.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am57xx-beagle-x15.dts b/arch/arm/boot/dts/am57xx-beagle-x15.dts
> index 7128fad..c9df40e 100644
> --- a/arch/arm/boot/dts/am57xx-beagle-x15.dts
> +++ b/arch/arm/boot/dts/am57xx-beagle-x15.dts
> @@ -544,6 +544,10 @@
>  	phy-supply = <&ldousb_reg>;
>  };
>  
> +&usb2_phy2 {
> +	phy-supply = <&ldousb_reg>;
> +};
> +
>  &usb1 {
>  	dr_mode = "host";
>  	pinctrl-names = "default";
> -- 
> 2.1.4
> 

      reply	other threads:[~2015-06-17 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-17 14:46 [PATCH] ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2 Roger Quadros
2015-06-17 14:50 ` 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=20150617175002.1abda8c85bd484fb96a6b5f2@ti.com \
    --to=rogerq@ti.com \
    --cc=balbi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=stable@vger.kernel \
    --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.