From: Andy Gross <agross@codeaurora.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, Andy Gross <agross@codeaurora.org>
Subject: [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM
Date: Mon, 14 Apr 2014 22:10:37 -0500 [thread overview]
Message-ID: <1397531437-9104-4-git-send-email-agross@codeaurora.org> (raw)
In-Reply-To: <1397531437-9104-1-git-send-email-agross@codeaurora.org>
Add missing PINCTRL selection. This enables selection of pinctrollers for
Qualcomm processors.
Signed-off-by: Andy Gross <agross@codeaurora.org>
---
arch/arm/mach-qcom/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index aded06d..2c561c0 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -5,6 +5,7 @@ config ARCH_QCOM
select CLKSRC_OF
select GENERIC_CLOCKEVENTS
select HAVE_SMP
+ select PINCTRL
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2014-04-15 3:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 3:10 [PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support Andy Gross
[not found] ` <1397531437-9104-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2014-04-15 3:10 ` [PATCH 1/3] pinctrl: qcom: Add definitions for IPQ8064 Andy Gross
2014-04-23 14:01 ` Linus Walleij
2014-04-22 15:11 ` [PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support Linus Walleij
2014-04-22 15:35 ` Bjorn Andersson
2014-04-15 3:10 ` [PATCH 2/3] dt: Document Qualcomm IPQ8064 pinctrl binding Andy Gross
2014-04-15 3:10 ` Andy Gross [this message]
2014-04-23 14:03 ` [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM Linus Walleij
2014-04-23 14:26 ` Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397531437-9104-4-git-send-email-agross@codeaurora.org \
--to=agross@codeaurora.org \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).