From patchwork Thu Jan 16 22:45:12 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 23277 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f72.google.com (mail-qe0-f72.google.com [209.85.128.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id AB745202FA for ; Thu, 16 Jan 2014 22:45:20 +0000 (UTC) Received: by mail-qe0-f72.google.com with SMTP id 5sf5193739qeb.3 for ; Thu, 16 Jan 2014 14:45:19 -0800 (PST) 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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=/686ofgvpGRk0JHdgLFkichDvH1lgnuRmNw6lHz+nkM=; b=A5I63URP3UVEK9oTAFDUIL4ghmss1O3x5WBnlwqrk+uZF0FUyM6Ll+Bt2RoedhwM93 NXCaABFhU54L6cP93XFuKl4UyNxq7MhZ82OyuCnQdXV8TpFOp2xfITklmuHwD1kkGqIJ H+8C1F1pWiD4g6siN8CgTH6sqQKM8rXK1IHWwXA36emLVdh9nNVRIG2nffWJncZCMB3c rrDZXi7XxE100c86jChTHWoB1bgtNnj0UeB0uSBTG/oIvganPhR7sJFETQfAP7LrY0kF XgsBYNqV3Y8cMoPrWB9vnUDX2k0cmr1f9+gm3VM/yWzIkOviq+RZ2eH9QgAMeIrywYcz EGGw== X-Gm-Message-State: ALoCoQkuf2h2NUJ1KosEr9DeYUVwcL32PlL3rSYVS4OqxwntazwbfAqz1CKwxfqMBWdiKJh1tcIl X-Received: by 10.236.209.134 with SMTP id s6mr3464109yho.40.1389912319844; Thu, 16 Jan 2014 14:45:19 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.61.229 with SMTP id t5ls1050709qer.53.gmail; Thu, 16 Jan 2014 14:45:19 -0800 (PST) X-Received: by 10.58.106.70 with SMTP id gs6mr1989637veb.28.1389912319762; Thu, 16 Jan 2014 14:45:19 -0800 (PST) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id sr4si3041567vdc.64.2014.01.16.14.45.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 Jan 2014 14:45:19 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.175; Received: by mail-vc0-f175.google.com with SMTP id ij19so1256840vcb.34 for ; Thu, 16 Jan 2014 14:45:19 -0800 (PST) X-Received: by 10.220.161.132 with SMTP id r4mr1475216vcx.29.1389912319687; Thu, 16 Jan 2014 14:45:19 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp382369ved; Thu, 16 Jan 2014 14:45:19 -0800 (PST) X-Received: by 10.194.171.34 with SMTP id ar2mr3623007wjc.81.1389912318804; Thu, 16 Jan 2014 14:45:18 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx.google.com with ESMTPS id cz6si6577wib.41.2014.01.16.14.45.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 Jan 2014 14:45:18 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.181 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.212.181; Received: by mail-wi0-f181.google.com with SMTP id hi8so2918470wib.8 for ; Thu, 16 Jan 2014 14:45:18 -0800 (PST) X-Received: by 10.194.90.144 with SMTP id bw16mr10621522wjb.1.1389912318205; Thu, 16 Jan 2014 14:45:18 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id fp4sm10110wic.11.2014.01.16.14.45.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2014 14:45:17 -0800 (PST) From: Linus Walleij To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Stephen Warren , Linus Walleij , Sherman Yin Subject: [PATCH] pinctrl: capri: add dependency on OF Date: Thu, 16 Jan 2014 23:45:12 +0100 Message-Id: <1389912312-16285-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.4.2 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , As this driver is using pinconf_generic_dt_node_to_map_pin() it needs to depend on OF so as not to cause build problems on archs that do not support OF. Cc: Sherman Yin Signed-off-by: Linus Walleij --- drivers/pinctrl/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index f1dda4d9de13..be361b7cd30f 100644 --- a/drivers/pinctrl/Kconfig +++ b/drivers/pinctrl/Kconfig @@ -106,6 +106,7 @@ config PINCTRL_BCM2835 config PINCTRL_CAPRI bool "Broadcom Capri pinctrl driver" + depends on OF select PINMUX select PINCONF select GENERIC_PINCONF