From patchwork Tue Oct 8 03:39:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 3000211 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 D29C4BF924 for ; Tue, 8 Oct 2013 03:40:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1CB9D2017E for ; Tue, 8 Oct 2013 03:40:53 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2F4F02015D for ; Tue, 8 Oct 2013 03:40:52 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTO94-0004U0-0a; Tue, 08 Oct 2013 03:39:39 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTO8l-0008LP-TZ; Tue, 08 Oct 2013 03:39:19 +0000 Received: from mail-pa0-x231.google.com ([2607:f8b0:400e:c03::231]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTO8h-0008Jh-Ih for linux-arm-kernel@lists.infradead.org; Tue, 08 Oct 2013 03:39:15 +0000 Received: by mail-pa0-f49.google.com with SMTP id ld10so8099679pab.8 for ; Mon, 07 Oct 2013 20:38:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=aXYdCTJAnsShrWWWP050kXCe2ysEa5ZOz6xnKyXuXTg=; b=LXtz8mlOsiilscgia31/URN/CiiX2TsTwRviSsXBFpwjERQFPi2IFQRqp1csyi8hI5 Xiz20UQx31nebpMSnYa6yChEHho6kW1lRgwqPtX2uUNzP3jNC7NrGG2YYC0ipIL6Z9g/ MhI3AkA8rvoTMTiWyDOCa9xMy/cdrGTfFBDCQfwmptU4ZNQQodx2QPH+/cAVNsVW8y+C wHfcSchNZlUh8rTREZtx2p6Wmoyrs7lL6Zk0qBnlCgHI7X5umEw86CTUpFdI5v5lAahZ 3C00YMzi+ANaLt2ItACEKDQ/N3TUPnNovsdqgrWa2RpSJSokDSawVllbcCnewp99WUue OHYQ== X-Received: by 10.66.175.133 with SMTP id ca5mr1070463pac.40.1381203533372; Mon, 07 Oct 2013 20:38:53 -0700 (PDT) Received: from [127.0.0.1] (ac230065.ppp.asahi-net.or.jp. [183.77.230.65]) by mx.google.com with ESMTPSA id fy4sm36760508pbb.1.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 07 Oct 2013 20:38:52 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Tue, 08 Oct 2013 12:39:20 +0900 Message-Id: <20131008033920.20455.61245.sendpatchset@w520> In-Reply-To: <20131008033851.20455.68845.sendpatchset@w520> References: <20131008033851.20455.68845.sendpatchset@w520> Subject: [PATCH 03/08] ARM: shmobile: Select GPIO in case of the r8a7791 SoC X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131007_233915_715659_37BE5CCC X-CRM114-Status: UNSURE ( 7.98 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: ryo.kataoka.wt@renesas.com, kuninori.morimoto.gx@renesas.com, arnd@arndb.de, Magnus Damm , hisashi.nakamura.ak@renesas.com, horms@verge.net.au, yoshikazu.fujikawa.ue@renesas.com, olof@lixom.net, khilman@linaro.org, linux-arm-kernel@lists.infradead.org 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.3 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: Magnus Damm Make it possible to build GPIO on r8a7791. Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/Kconfig | 1 + 1 file changed, 1 insertion(+) --- 0010/arch/arm/mach-shmobile/Kconfig +++ work/arch/arm/mach-shmobile/Kconfig 2013-10-07 13:35:19.000000000 +0900 @@ -97,6 +97,7 @@ config ARCH_R8A7790 config ARCH_R8A7791 bool "R-Car M2 (R8A77910)" + select ARCH_WANT_OPTIONAL_GPIOLIB select ARM_GIC select CPU_V7 select SH_CLK_CPG