From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: enable USB host on at91sam9n12ek board
Date: Fri, 7 Feb 2014 16:49:14 +0100 [thread overview]
Message-ID: <52F5007A.4090203@atmel.com> (raw)
In-Reply-To: <1389681284-28833-1-git-send-email-voice.shen@atmel.com>
On 14/01/2014 07:34, Bo Shen :
> Enable USB host on at91sam9n12ek board.
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
Added to at91-3.14-fixes because there is no benefit in keeping it
outside of mainline for a longer time.
Bye,
> ---
> arch/arm/boot/dts/at91sam9n12ek.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index e9487f6..924a6a6 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -124,6 +124,10 @@
> nand-on-flash-bbt;
> status = "okay";
> };
> +
> + usb0: ohci at 00500000 {
> + status = "okay";
> + };
> };
>
> leds {
>
--
Nicolas Ferre
prev parent reply other threads:[~2014-02-07 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 6:34 [PATCH] ARM: at91: enable USB host on at91sam9n12ek board Bo Shen
2014-02-07 15:49 ` Nicolas Ferre [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=52F5007A.4090203@atmel.com \
--to=nicolas.ferre@atmel.com \
--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 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.