All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Aaro Koskinen <aaro.koskinen@nokia.com>
Subject: Re: [PATCH 1/3] arm: tools: mach-types: add nokia_rm696
Date: Fri, 9 Dec 2011 10:07:55 -0800	[thread overview]
Message-ID: <20111209180755.GT31337@atomide.com> (raw)
In-Reply-To: <1323443211-3648-2-git-send-email-aaro.koskinen@nokia.com>

Russell,

* Aaro Koskinen <aaro.koskinen@nokia.com> [111209 06:33]:
> Add the mach-type number for RM-696.

Care to ack this one or apply into your devel-stable with the
other pending mach-types updates?

This allows board-rm680.c to support Nokia N9 with minimal changes.

Regards,

Tony
 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
> ---
>  arch/arm/tools/mach-types |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types
> index ccbe16f..63f20da 100644
> --- a/arch/arm/tools/mach-types
> +++ b/arch/arm/tools/mach-types
> @@ -1123,6 +1123,7 @@ blissc			MACH_BLISSC		BLISSC			3491
>  thales_adc		MACH_THALES_ADC		THALES_ADC		3492
>  ubisys_p9d_evp		MACH_UBISYS_P9D_EVP	UBISYS_P9D_EVP		3493
>  atdgp318		MACH_ATDGP318		ATDGP318		3494
> +nokia_rm696		MACH_NOKIA_RM696	NOKIA_RM696		3522
>  m28evk			MACH_M28EVK		M28EVK			3613
>  smdk4212		MACH_SMDK4212		SMDK4212		3638
>  smdk4412		MACH_SMDK4412		SMDK4412		3765
> -- 
> 1.7.2.5
> 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm: tools: mach-types: add nokia_rm696
Date: Fri, 9 Dec 2011 10:07:55 -0800	[thread overview]
Message-ID: <20111209180755.GT31337@atomide.com> (raw)
In-Reply-To: <1323443211-3648-2-git-send-email-aaro.koskinen@nokia.com>

Russell,

* Aaro Koskinen <aaro.koskinen@nokia.com> [111209 06:33]:
> Add the mach-type number for RM-696.

Care to ack this one or apply into your devel-stable with the
other pending mach-types updates?

This allows board-rm680.c to support Nokia N9 with minimal changes.

Regards,

Tony
 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
> ---
>  arch/arm/tools/mach-types |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types
> index ccbe16f..63f20da 100644
> --- a/arch/arm/tools/mach-types
> +++ b/arch/arm/tools/mach-types
> @@ -1123,6 +1123,7 @@ blissc			MACH_BLISSC		BLISSC			3491
>  thales_adc		MACH_THALES_ADC		THALES_ADC		3492
>  ubisys_p9d_evp		MACH_UBISYS_P9D_EVP	UBISYS_P9D_EVP		3493
>  atdgp318		MACH_ATDGP318		ATDGP318		3494
> +nokia_rm696		MACH_NOKIA_RM696	NOKIA_RM696		3522
>  m28evk			MACH_M28EVK		M28EVK			3613
>  smdk4212		MACH_SMDK4212		SMDK4212		3638
>  smdk4412		MACH_SMDK4412		SMDK4412		3765
> -- 
> 1.7.2.5
> 

  reply	other threads:[~2011-12-09 18:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 15:06 [PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9) Aaro Koskinen
2011-12-09 15:06 ` Aaro Koskinen
2011-12-09 15:06 ` [PATCH 1/3] arm: tools: mach-types: add nokia_rm696 Aaro Koskinen
2011-12-09 15:06   ` Aaro Koskinen
2011-12-09 18:07   ` Tony Lindgren [this message]
2011-12-09 18:07     ` Tony Lindgren
2011-12-09 15:06 ` [PATCH 2/3] arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info Aaro Koskinen
2011-12-09 15:06   ` Aaro Koskinen
2011-12-09 18:06   ` Tony Lindgren
2011-12-09 18:06     ` Tony Lindgren
2011-12-09 19:41     ` Aaro Koskinen
2011-12-09 19:41       ` Aaro Koskinen
2011-12-09 20:46       ` Tony Lindgren
2011-12-09 20:46         ` Tony Lindgren
2011-12-09 15:06 ` [PATCH 3/3] arm: omap: add minimal support for Nokia RM-696 Aaro Koskinen
2011-12-09 15:06   ` Aaro Koskinen

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=20111209180755.GT31337@atomide.com \
    --to=tony@atomide.com \
    --cc=aaro.koskinen@nokia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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.