From: Tony Lindgren <tony@atomide.com>
To: yegorslists@googlemail.com
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: am335x-evmsk: enable USB1
Date: Fri, 28 Feb 2014 14:57:51 -0800 [thread overview]
Message-ID: <20140228225750.GV13624@atomide.com> (raw)
In-Reply-To: <1393571944-10438-1-git-send-email-yegorslists@googlemail.com>
* yegorslists@googlemail.com <yegorslists@googlemail.com> [140227 23:22]:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Enable second USB channel and set it into 'host' mode.
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Thanks applying into omap-for-v3.15/dt.
Tony
> ---
> arch/arm/boot/dts/am335x-evmsk.dts | 9 +++++++++
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts
> index 486880b..40a66bd 100644
> --- a/arch/arm/boot/dts/am335x-evmsk.dts
> +++ b/arch/arm/boot/dts/am335x-evmsk.dts
> @@ -342,9 +342,18 @@
> status = "okay";
> };
>
> + usb-phy@47401b00 {
> + status = "okay";
> + };
> +
> usb@47401000 {
> status = "okay";
> };
> +
> + usb@47401800 {
> + status = "okay";
> + dr_mode = "host";
> + };
> };
>
> &epwmss2 {
> --
> 1.7.7
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: am335x-evmsk: enable USB1
Date: Fri, 28 Feb 2014 14:57:51 -0800 [thread overview]
Message-ID: <20140228225750.GV13624@atomide.com> (raw)
In-Reply-To: <1393571944-10438-1-git-send-email-yegorslists@googlemail.com>
* yegorslists at googlemail.com <yegorslists@googlemail.com> [140227 23:22]:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Enable second USB channel and set it into 'host' mode.
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Thanks applying into omap-for-v3.15/dt.
Tony
> ---
> arch/arm/boot/dts/am335x-evmsk.dts | 9 +++++++++
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts
> index 486880b..40a66bd 100644
> --- a/arch/arm/boot/dts/am335x-evmsk.dts
> +++ b/arch/arm/boot/dts/am335x-evmsk.dts
> @@ -342,9 +342,18 @@
> status = "okay";
> };
>
> + usb-phy at 47401b00 {
> + status = "okay";
> + };
> +
> usb at 47401000 {
> status = "okay";
> };
> +
> + usb at 47401800 {
> + status = "okay";
> + dr_mode = "host";
> + };
> };
>
> &epwmss2 {
> --
> 1.7.7
>
next prev parent reply other threads:[~2014-02-28 22:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 7:19 [PATCH] ARM: dts: am335x-evmsk: enable USB1 yegorslists
2014-02-28 7:19 ` yegorslists at googlemail.com
2014-02-28 22:57 ` Tony Lindgren [this message]
2014-02-28 22:57 ` Tony Lindgren
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=20140228225750.GV13624@atomide.com \
--to=tony@atomide.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=yegorslists@googlemail.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.