From patchwork Tue Aug 9 16:47:31 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jason Cooper X-Patchwork-Id: 1050472 Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p79Gm5Cg001898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 9 Aug 2011 16:48:28 GMT Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QqpT7-0004s0-RK; Tue, 09 Aug 2011 16:47:54 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QqpT7-0003aJ-Cw; Tue, 09 Aug 2011 16:47:53 +0000 Received: from mho-03-ewr.mailhop.org ([204.13.248.66] helo=mho-01-ewr.mailhop.org) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QqpT3-0003ZR-Rr for linux-arm-kernel@lists.infradead.org; Tue, 09 Aug 2011 16:47:50 +0000 Received: from pool-173-50-93-240.nrflva.fios.verizon.net ([173.50.93.240] helo=titan) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QqpT1-000HOL-IV; Tue, 09 Aug 2011 16:47:47 +0000 Received: from localhost.localdomain (triton.lakedaemon.net [10.16.5.97]) by titan (Postfix) with ESMTP id 960872891CD; Tue, 9 Aug 2011 12:47:45 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 173.50.93.240 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18N4VncrbGuUgR8JX4/4uQcjW1zvq2h95A= From: Jason Cooper To: grant.likely@secretlab.ca, arnd@arndb.de, linux@arm.linux.org.uk, prafulla@marvell.com Subject: [PATCH 1/3 v2] RFC: arm/kirkwood: TEMP hack till mach-types is updated. Date: Tue, 9 Aug 2011 16:47:31 +0000 Message-Id: <5aff1d2c93408c44fdd3671f16f9643811945d1d.1312906908.git.jason@lakedaemon.net> X-Mailer: git-send-email 1.7.0.4 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110809_124749_994140_145163DD X-CRM114-Status: UNSURE ( 9.43 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.66 listed in list.dnswl.org] Cc: Jason Cooper , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Tue, 09 Aug 2011 16:48:28 +0000 (UTC) DO NOT SUBMIT! Signed-off-by: Jason Cooper --- 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 3b3776d..d5c5779 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types @@ -1113,3 +1113,4 @@ 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 +dreamplug MACH_DREAMPLUG DREAMPLUG 3550