All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@ti.com>
To: Javier Martinez Canillas <javier.martinez@collabora.co.uk>,
	bcousson@baylibre.com
Cc: Tony Lindgren <tony@atomide.com>,
	Enric Balletbo i Serra <eballetbo@gmail.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH v3 1/3] ARM: dts: omap3-igep: Add USB OTG support
Date: Mon, 7 Oct 2013 20:10:23 +0300	[thread overview]
Message-ID: <5252EAFF.1090505@ti.com> (raw)
In-Reply-To: <1381158745-9557-2-git-send-email-javier.martinez@collabora.co.uk>

On 10/07/2013 06:12 PM, Javier Martinez Canillas wrote:
> Commit ad871c10b ("ARM: dts: OMAP: Add usb_otg and glue data to O
> added USB OTG support for most OMAP boards but some OMAP3 boards
> such as IGEP boards were not updated. This patch adds an USB OTG
> device node to these board.
> 
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> Tested-by: Enric Balletbo i Serra <eballetbo@gmail.com>

Reviewed-by: Roger Quadros <rogerq@ti.com>

> ---
> 
> Changes since v2:
>  - Add phys and phy-names properties as required by the new
>    generic PHY framework; suggested by Roger Quadros
> 
> Changes since v1:
>  - Add USB OTG support for both IGEPv2 and IGEP COM and not only to IGEPv2 
> 
>  arch/arm/boot/dts/omap3-igep.dtsi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap3-igep.dtsi b/arch/arm/boot/dts/omap3-igep.dtsi
> index 0f92224..ba1e58b 100644
> --- a/arch/arm/boot/dts/omap3-igep.dtsi
> +++ b/arch/arm/boot/dts/omap3-igep.dtsi
> @@ -143,3 +143,12 @@
>  &twl_gpio {
>  	ti,use-leds;
>  };
> +
> +&usb_otg_hs {
> +	interface-type = <0>;
> +	usb-phy = <&usb2_phy>;
> +	phys = <&usb2_phy>;
> +	phy-names = "usb2-phy";
> +	mode = <3>;
> +	power = <50>;
> +};
> 


  reply	other threads:[~2013-10-07 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07 15:12 [PATCH v3 0/3] ARM: dts: omap3-igep: improvements for v3.13 Javier Martinez Canillas
2013-10-07 15:12 ` [PATCH v3 1/3] ARM: dts: omap3-igep: Add USB OTG support Javier Martinez Canillas
2013-10-07 17:10   ` Roger Quadros [this message]
2013-10-07 15:12 ` [PATCH v3 2/3] ARM: dts: omap3-igep0020: Add HS USB Host support Javier Martinez Canillas
2013-10-07 15:12 ` [PATCH v3 3/3] ARM: dts: omap3-igep0020: use standard constant for IRQ flags Javier Martinez Canillas
2013-10-08 15:39 ` [PATCH v3 0/3] ARM: dts: omap3-igep: improvements for v3.13 Benoit Cousson

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=5252EAFF.1090505@ti.com \
    --to=rogerq@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=eballetbo@gmail.com \
    --cc=javier.martinez@collabora.co.uk \
    --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.