From patchwork Tue Feb 11 21:11:56 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 3632911 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 3A518C11EF for ; Tue, 11 Feb 2014 21:16:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6F8E62012B for ; Tue, 11 Feb 2014 21:16:11 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8AADB20127 for ; Tue, 11 Feb 2014 21:16:10 +0000 (UTC) Received: from merlin.infradead.org ([205.233.59.134]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDKf0-00045j-Q4; Tue, 11 Feb 2014 21:14:31 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDKef-0004tD-Si; Tue, 11 Feb 2014 21:14:09 +0000 Received: from mail-ob0-x231.google.com ([2607:f8b0:4003:c01::231]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDKdK-0004k4-45 for linux-arm-kernel@lists.infradead.org; Tue, 11 Feb 2014 21:12:50 +0000 Received: by mail-ob0-f177.google.com with SMTP id wp18so9338912obc.8 for ; Tue, 11 Feb 2014 13:12:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=MbPz9BCoMmKdgGl/rcjO3lRrCyfbVSpIrJIZoNrtnKY=; b=ul+aRYsc0hbcfS+GTcAFYom8jwHPun3eip1IrEyCf9tWyHGvRVcgesdXSlOc01/0pj bqkOihbYTU8NziT/PgSOeneUnvJIRJdbEFSGef38xc283Q918/7XYd7yZbxPSzuOO0Zq iXp5BxzG0EvZTmrpsSpQBrqPJz+P1hhg2GJHJ+DuPHCOw0jSdfk0XIjGlRDZ4A79TtQA mLotr4BFp7aLHFw1ZRbT+Jhi4kP5KZikfq2jvc5OVg4jZVGoPLgnRprP+OeFymHmLkIK HV4Oz2KKafDhJ8ZRltqCpClmmKMUuJg6Gx5Ap2PB0PcF1I1XQTmwsMAIWdZSk6rG2ru2 E5IA== X-Received: by 10.182.16.33 with SMTP id c1mr33969013obd.4.1392153145043; Tue, 11 Feb 2014 13:12:25 -0800 (PST) Received: from localhost.localdomain (65-36-73-129.dyn.grandenetworks.net. [65.36.73.129]) by mx.google.com with ESMTPSA id tr10sm47092913obb.6.2014.02.11.13.12.24 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Feb 2014 13:12:24 -0800 (PST) From: Rob Herring To: arm@kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 6/9] ARM: cns3xxx: enable V6K instead of plain V6 Date: Tue, 11 Feb 2014 15:11:56 -0600 Message-Id: <1392153119-23248-7-git-send-email-robherring2@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1392153119-23248-1-git-send-email-robherring2@gmail.com> References: <1392153119-23248-1-git-send-email-robherring2@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140211_161246_284587_20FCB906 X-CRM114-Status: GOOD ( 10.24 ) X-Spam-Score: -1.8 (-) Cc: Rob Herring , Stephen Warren , marc.zyngier@arm.com, Linus Walleij , Anton Vorontsov , will.deacon@arm.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Rob Herring The cns3xxx is an ARM11MPCore which has all the V6K extensions, so V6K should be selected instead. Dropping the select will use the default for ARCH_MULTI_V6 which is V6K. Signed-off-by: Rob Herring Cc: Anton Vorontsov --- arch/arm/mach-cns3xxx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig index b16b29a..dce8dec 100644 --- a/arch/arm/mach-cns3xxx/Kconfig +++ b/arch/arm/mach-cns3xxx/Kconfig @@ -3,7 +3,6 @@ config ARCH_CNS3XXX select ARM_GIC select MIGHT_HAVE_PCI select PCI_DOMAINS if PCI - select CPU_V6 help Support for Cavium Networks CNS3XXX platform.