From: voice.shen@atmel.com (Bo Shen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: at91/PMC: at91sam9n12 family has USB HS feature
Date: Mon, 24 Jun 2013 18:46:01 +0800 [thread overview]
Message-ID: <51C82369.1080900@atmel.com> (raw)
In-Reply-To: <a3b28f9041482ff60ed0b1b7a6f11d0b1beb5163.1372064763.git.nicolas.ferre@atmel.com>
Hi Nicolas,
On 06/24/2013 05:08 PM, Nicolas Ferre wrote:
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> arch/arm/mach-at91/clock.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-at91/clock.c b/arch/arm/mach-at91/clock.c
> index 978de42..1b9bbba 100644
> --- a/arch/arm/mach-at91/clock.c
> +++ b/arch/arm/mach-at91/clock.c
> @@ -88,6 +88,7 @@ EXPORT_SYMBOL_GPL(at91_pmc_base);
> #define cpu_has_udpfs() (!(cpu_is_at91sam9rl() \
> || cpu_is_at91sam9g45() \
> || cpu_is_at91sam9x5() \
> + || cpu_is_at91sam9n12() \
> || cpu_is_sama5d3()))
The at91sam9n12 don't have USB HS device port feature. It only has USB
FS device port feature.
> #define cpu_has_plladiv2() (cpu_is_at91sam9g45() \
>
Best Regards,
Bo Shen
WARNING: multiple messages have this Message-ID (diff)
From: Bo Shen <voice.shen@atmel.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
"Ludovic Desroches" <ludovic.desroches@atmel.com>,
Josh Wu <josh.wu@atmel.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/3] ARM: at91/PMC: at91sam9n12 family has USB HS feature
Date: Mon, 24 Jun 2013 18:46:01 +0800 [thread overview]
Message-ID: <51C82369.1080900@atmel.com> (raw)
In-Reply-To: <a3b28f9041482ff60ed0b1b7a6f11d0b1beb5163.1372064763.git.nicolas.ferre@atmel.com>
Hi Nicolas,
On 06/24/2013 05:08 PM, Nicolas Ferre wrote:
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> arch/arm/mach-at91/clock.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-at91/clock.c b/arch/arm/mach-at91/clock.c
> index 978de42..1b9bbba 100644
> --- a/arch/arm/mach-at91/clock.c
> +++ b/arch/arm/mach-at91/clock.c
> @@ -88,6 +88,7 @@ EXPORT_SYMBOL_GPL(at91_pmc_base);
> #define cpu_has_udpfs() (!(cpu_is_at91sam9rl() \
> || cpu_is_at91sam9g45() \
> || cpu_is_at91sam9x5() \
> + || cpu_is_at91sam9n12() \
> || cpu_is_sama5d3()))
The at91sam9n12 don't have USB HS device port feature. It only has USB
FS device port feature.
> #define cpu_has_plladiv2() (cpu_is_at91sam9g45() \
>
Best Regards,
Bo Shen
next prev parent reply other threads:[~2013-06-24 10:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 9:08 [PATCH 0/3] ARM: at91/PMC: some fixes for clock functionalies Nicolas Ferre
2013-06-24 9:08 ` Nicolas Ferre
2013-06-24 9:08 ` [PATCH 1/3] ARM: at91/PMC: sama5d3 family doesn't have a PLLB Nicolas Ferre
2013-06-24 9:08 ` Nicolas Ferre
2013-06-24 9:24 ` Ludovic Desroches
2013-06-24 9:08 ` [PATCH 2/3] ARM: at91/PMC: at91sam9n12 family " Nicolas Ferre
2013-06-24 9:08 ` Nicolas Ferre
2013-06-24 10:44 ` Bo Shen
2013-06-24 10:44 ` Bo Shen
2013-06-24 9:08 ` [PATCH 3/3] ARM: at91/PMC: at91sam9n12 family has USB HS feature Nicolas Ferre
2013-06-24 9:08 ` Nicolas Ferre
2013-06-24 10:46 ` Bo Shen [this message]
2013-06-24 10:46 ` Bo Shen
2013-06-24 10:59 ` Nicolas Ferre
2013-06-24 10:59 ` Nicolas Ferre
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=51C82369.1080900@atmel.com \
--to=voice.shen@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.