From patchwork Wed Apr 8 12:38:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 46881 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f200.google.com (mail-lb0-f200.google.com [209.85.217.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C880720D10 for ; Wed, 8 Apr 2015 12:38:21 +0000 (UTC) Received: by lbbqq2 with SMTP id qq2sf18995708lbb.0 for ; Wed, 08 Apr 2015 05:38:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=8FGX2fKVV5ZmooDE5KJCtXvO0eJ9sTkTh7V25LIKSfM=; b=V11IWqPOhEwMjsF6KsHrUO2/kNpo3qbns9dkzINBV7OLjfVrf27Z0pajrncyNqbuaQ opesoc/+Lp1EAPth+J+/9Hhdif/bYmbNWlBenQth5OSJcfkzXYm7IQbPgJ2nUFPueQxm fhyLmClhM4t52g6kTvBOPEuB92UNfXFHp5Ztv2IlpOt8yKy8SMHl3LEBVcxTVY/tbL3N NyLORoMfWzTYCelhNAO2rgKvXLwcj2f9SgT5sALzxa3Int+/nWG3UhlWqFDkt6u5V2f8 ibg0XNrDVjNkFonG0Kl0hQDJupkZwAKbVZdMaGJL++OVQZN+hMROrQGIZpo7BzhMm5H9 j8GA== X-Gm-Message-State: ALoCoQmGdzQTSh5OGKZb8O2ocLTsjKCP0vCGbiefv5DBf5DTzk00exvDV2f5Kvc2cYufKF44Nmo+ X-Received: by 10.180.106.136 with SMTP id gu8mr1321937wib.6.1428496700442; Wed, 08 Apr 2015 05:38:20 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.43.169 with SMTP id x9ls176835lal.92.gmail; Wed, 08 Apr 2015 05:38:20 -0700 (PDT) X-Received: by 10.152.120.103 with SMTP id lb7mr22857717lab.84.1428496700284; Wed, 08 Apr 2015 05:38:20 -0700 (PDT) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com. [209.85.217.171]) by mx.google.com with ESMTPS id ju20si8659436lab.155.2015.04.08.05.38.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Apr 2015 05:38:19 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171; Received: by lbbzk7 with SMTP id zk7so65789707lbb.0 for ; Wed, 08 Apr 2015 05:38:19 -0700 (PDT) X-Received: by 10.152.116.11 with SMTP id js11mr23093435lab.106.1428496699875; Wed, 08 Apr 2015 05:38:19 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp1031684lbt; Wed, 8 Apr 2015 05:38:18 -0700 (PDT) X-Received: by 10.66.65.106 with SMTP id w10mr47029260pas.122.1428496697954; Wed, 08 Apr 2015 05:38:17 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ke5si16364582pab.238.2015.04.08.05.38.17; Wed, 08 Apr 2015 05:38:17 -0700 (PDT) Received-SPF: none (google.com: linux-gpio-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751755AbbDHMiQ (ORCPT + 1 other); Wed, 8 Apr 2015 08:38:16 -0400 Received: from mail-la0-f49.google.com ([209.85.215.49]:33066 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001AbbDHMiP (ORCPT ); Wed, 8 Apr 2015 08:38:15 -0400 Received: by layy10 with SMTP id y10so64827888lay.0 for ; Wed, 08 Apr 2015 05:38:14 -0700 (PDT) X-Received: by 10.152.121.72 with SMTP id li8mr22228167lab.11.1428496694377; Wed, 08 Apr 2015 05:38:14 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id i9sm2467232lbs.26.2015.04.08.05.38.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Apr 2015 05:38:13 -0700 (PDT) From: Linus Walleij To: linux-gpio@vger.kernel.org Cc: Alexandre Courbot , Linus Walleij Subject: [PATCH] gpio: move BCM Kona Kconfig option Date: Wed, 8 Apr 2015 14:38:10 +0200 Message-Id: <1428496690-20126-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.9.3 Sender: linux-gpio-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-gpio@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Move the Kconfig option for the Broadcom BCM Kona up to the commin GPIO controllers, as it is currently grouped under MODULbus expanders which it definately is not. Signed-off-by: Linus Walleij --- drivers/gpio/Kconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 65acf322e86a..1356c482f00c 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -136,6 +136,12 @@ config GPIO_ALTERA If driver is built as a module it will be called gpio-altera. +config GPIO_BCM_KONA + bool "Broadcom Kona GPIO" + depends on OF_GPIO && (ARCH_BCM_MOBILE || COMPILE_TEST) + help + Turn on GPIO support for Broadcom "Kona" chips. + config GPIO_CLPS711X tristate "CLPS711X GPIO support" depends on ARCH_CLPS711X || COMPILE_TEST @@ -952,12 +958,6 @@ config GPIO_MSIC Enable support for GPIO on intel MSIC controllers found in intel MID devices -config GPIO_BCM_KONA - bool "Broadcom Kona GPIO" - depends on OF_GPIO && (ARCH_BCM_MOBILE || COMPILE_TEST) - help - Turn on GPIO support for Broadcom "Kona" chips. - comment "USB GPIO expanders:" config GPIO_VIPERBOARD