From patchwork Tue Feb 11 21:11:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 3632941 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 7F4C39F334 for ; Tue, 11 Feb 2014 21:17:20 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9F7862012E for ; Tue, 11 Feb 2014 21:17:20 +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 AB0ED2012B for ; Tue, 11 Feb 2014 21:17:19 +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 1WDKfT-0004OL-Co; Tue, 11 Feb 2014 21:15:00 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDKf1-0004vL-Jw; Tue, 11 Feb 2014 21:14:31 +0000 Received: from mail-ob0-x22a.google.com ([2607:f8b0:4003:c01::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDKdM-0004kY-NZ for linux-arm-kernel@lists.infradead.org; Tue, 11 Feb 2014 21:12:54 +0000 Received: by mail-ob0-f170.google.com with SMTP id va2so9501704obc.1 for ; Tue, 11 Feb 2014 13:12:30 -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=oqSxqPMjSEOLW+JNN6fb645jYpNNJZOZ7D0Ete2n3hA=; b=nz311W0sfeRRUedmlHeeI2iBykrYAB4SegQoA9loMWyXcJSttq+P9lNiXckjRuoCL+ vk3AX6ukYunvHNTsKjVNWfxO+uFN3S4K/2abe0/0HKNLztQUnJWAcA7dUo3C+/mTfwRt X4GOroctbRBJB0bdozDMZYIJlfOtwXNLSKz5ScV+mtxnPjRZuml1PZ6LaBIhn9IVHZK1 x465fuhHINNvj6HrlMXJ3q42feUjhxUdhWyV+U8kMwCRbSgZ/xp4adHr9fXIeyX1vIGA YB8NpWXMgMROQ+CjXUIe0ZB20x4sGxCMPLeduBwYFT1Dep060PraSFHYhIzu/MTjZL9J 6z7A== X-Received: by 10.60.123.75 with SMTP id ly11mr33993684oeb.1.1392153150642; Tue, 11 Feb 2014 13:12:30 -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.28 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Feb 2014 13:12:29 -0800 (PST) From: Rob Herring To: arm@kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 9/9] ARM: virt: select ARM_AMBA Date: Tue, 11 Feb 2014 15:11:59 -0600 Message-Id: <1392153119-23248-10-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_161248_891434_7CA1FDFF X-CRM114-Status: UNSURE ( 9.97 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.8 (-) Cc: Rob Herring , Russell King , 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 Guests can use AMBA bus devices such as the PL011 uart, so enable the AMBA bus for mach-virt. Signed-off-by: Rob Herring Cc: Russell King --- arch/arm/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9790c5d..25a6b53 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -931,9 +931,10 @@ endmenu config ARCH_VIRT bool "Dummy Virtual Machine" if ARCH_MULTI_V7 + select ARM_AMBA select ARM_GIC - select HAVE_ARM_ARCH_TIMER select ARM_PSCI + select HAVE_ARM_ARCH_TIMER # # This is sorted alphabetically by mach-* pathname. However, plat-*