mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: 杨城 <gump.yang@gmail.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Nicolas Pitre <nico@marvell.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: apply chip ID
Date: Mon, 15 Feb 2010 08:58:28 +0800	[thread overview]
Message-ID: <d4d4c7ef1002141658x789730b8naaf38b04811559dd@mail.gmail.com> (raw)
In-Reply-To: <20100214194046.GA11315@n2100.arm.linux.org.uk>

[-- Attachment #1: Type: text/plain, Size: 2092 bytes --]

2010/2/15 Russell King - ARM Linux <linux@arm.linux.org.uk>:
> On Mon, Feb 15, 2010 at 12:14:08AM +0800, 杨城 wrote:
>> diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types
>> index 07b976d..629b858 100644
>> --- a/arch/arm/tools/mach-types
>> +++ b/arch/arm/tools/mach-types
>> @@ -2635,3 +2635,4 @@ hw90240                 MACH_HW90240            HW90240                 2648
>> dm365_leopard         MACH_DM365_LEOPARD      DM365_LEOPARD           2649
>> mityomapl138          MACH_MITYOMAPL138       MITYOMAPL138            2650
>> scat110                       MACH_SCAT110            SCAT110                 2651
>> +ak780x                       MACH_AK780X             AK780X                  2557
>> +ak880x                       MACH_AK880X             AK880X                  2558
>
> This file is periodically replaced; as such taking patches for the file is
> senseless.
>
> Moreover, your two additions refer to a number which is already allocated
> and in use for bcmring_evm_jazz and bcmring_sp - you can not use these
> numbers.
>

Hello Russell, sorry, i mean that get to obtain two ID. so I modify the patch.

>From 5986e814ba1745b9371de943ce18e29147361bac Mon Sep 17 00:00:00 2001
From: Gump Yang <gump.yang@gmail.com>
Date: Fri, 12 Feb 2010 23:12:21 +0800
Subject: [PATCH 05/10] apply anyka chip ID
MIME-Version: 1.0
Content-Type: text/plain; charset=gbk
Content-Transfer-Encoding: 8bit

Signed-off-by: Gump Yang <gump.yang@gmail.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 07b976d..629b858 100644
--- a/arch/arm/tools/mach-types
+++ b/arch/arm/tools/mach-types
@@ -2635,3 +2635,4 @@ hw90240			MACH_HW90240		HW90240			2648
dm365_leopard		MACH_DM365_LEOPARD	DM365_LEOPARD		2649
mityomapl138		MACH_MITYOMAPL138	MITYOMAPL138		2650
scat110			MACH_SCAT110		SCAT110			2651
+ak780x			MACH_AK780X		AK780X			2652
+ak880x			MACH_AK880X		AK880X			2653
\ No newline at end of file
-- 
1.6.6.1

[-- Attachment #2: 0005-CPU.patch --]
[-- Type: application/octet-stream, Size: 898 bytes --]

From 5986e814ba1745b9371de943ce18e29147361bac Mon Sep 17 00:00:00 2001
From: Gump Yang <gump.yang@gmail.com>
Date: Fri, 12 Feb 2010 23:12:21 +0800
Subject: [PATCH 05/10] apply anyka chip ID
MIME-Version: 1.0
Content-Type: text/plain; charset=gbk
Content-Transfer-Encoding: 8bit

Signed-off-by: Gump Yang <gump.yang@gmail.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 07b976d..629b858 100644
--- a/arch/arm/tools/mach-types
+++ b/arch/arm/tools/mach-types
@@ -2635,3 +2635,4 @@ hw90240			MACH_HW90240		HW90240			2648
dm365_leopard		MACH_DM365_LEOPARD	DM365_LEOPARD		2649
mityomapl138		MACH_MITYOMAPL138	MITYOMAPL138		2650
scat110			MACH_SCAT110		SCAT110			2651
+ak780x			MACH_AK780X		AK780X			2652
+ak880x			MACH_AK880X		AK880X			2653
\ No newline at end of file
-- 
1.6.6.1


  reply	other threads:[~2010-02-15  0:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-14 16:14 杨城
2010-02-14 19:40 ` Russell King - ARM Linux
2010-02-15  0:58   ` 杨城 [this message]
2010-02-15  2:13     ` Haojian Zhuang
2010-02-15  3:25       ` 杨城

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=d4d4c7ef1002141658x789730b8naaf38b04811559dd@mail.gmail.com \
    --to=gump.yang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nico@marvell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®