All of lore.kernel.org
 help / color / mirror / Atom feed
From: voice.shen@atmel.com (Bo Shen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: at91/PMC: at91sam9n12 family have a PLLB
Date: Mon, 24 Jun 2013 18:44:30 +0800	[thread overview]
Message-ID: <51C8230E.20804@atmel.com> (raw)
In-Reply-To: <1a09cb9b88027ff0f5226d977786275f0463b930.1372064763.git.nicolas.ferre@atmel.com>

On 06/24/2013 05:08 PM, Nicolas Ferre wrote:
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Acked-by: Bo Shen <voice.shen@atmel.com>

> ---
>   arch/arm/mach-at91/clock.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/clock.c b/arch/arm/mach-at91/clock.c
> index 085a79d..978de42 100644
> --- a/arch/arm/mach-at91/clock.c
> +++ b/arch/arm/mach-at91/clock.c
> @@ -75,7 +75,6 @@ EXPORT_SYMBOL_GPL(at91_pmc_base);
>   #define cpu_has_pllb()		(!(cpu_is_at91sam9rl() \
>   				|| cpu_is_at91sam9g45() \
>   				|| cpu_is_at91sam9x5() \
> -				|| cpu_is_at91sam9n12() \
>   				|| cpu_is_sama5d3()))
>
>   #define cpu_has_upll()		(cpu_is_at91sam9g45() \
>

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 2/3] ARM: at91/PMC: at91sam9n12 family have a PLLB
Date: Mon, 24 Jun 2013 18:44:30 +0800	[thread overview]
Message-ID: <51C8230E.20804@atmel.com> (raw)
In-Reply-To: <1a09cb9b88027ff0f5226d977786275f0463b930.1372064763.git.nicolas.ferre@atmel.com>

On 06/24/2013 05:08 PM, Nicolas Ferre wrote:
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Acked-by: Bo Shen <voice.shen@atmel.com>

> ---
>   arch/arm/mach-at91/clock.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/clock.c b/arch/arm/mach-at91/clock.c
> index 085a79d..978de42 100644
> --- a/arch/arm/mach-at91/clock.c
> +++ b/arch/arm/mach-at91/clock.c
> @@ -75,7 +75,6 @@ EXPORT_SYMBOL_GPL(at91_pmc_base);
>   #define cpu_has_pllb()		(!(cpu_is_at91sam9rl() \
>   				|| cpu_is_at91sam9g45() \
>   				|| cpu_is_at91sam9x5() \
> -				|| cpu_is_at91sam9n12() \
>   				|| cpu_is_sama5d3()))
>
>   #define cpu_has_upll()		(cpu_is_at91sam9g45() \
>


  reply	other threads:[~2013-06-24 10:44 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 [this message]
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
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=51C8230E.20804@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.