From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Sun, 14 Feb 2010 19:40:46 +0000 Subject: apply chip ID In-Reply-To: References: Message-ID: <20100214194046.GA11315@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.