From: thomas.abraham@linaro.org (Thomas Abraham)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: EXYNOS: Enable PINCTRL config option for Exynos4 device tree enabled platform
Date: Thu, 16 Aug 2012 01:40:42 +0530 [thread overview]
Message-ID: <1345061442-32378-3-git-send-email-thomas.abraham@linaro.org> (raw)
In-Reply-To: <1345061442-32378-1-git-send-email-thomas.abraham@linaro.org>
This enables support for Samsung and Exynos4 pinctrl driver for device
tree enabled Exynos4 platforms.
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
---
arch/arm/mach-exynos/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index b5b4c8c..ad96c59 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -405,6 +405,7 @@ config MACH_EXYNOS4_DT
select USE_OF
select ARM_AMBA
select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
+ select PINCTRL
help
Machine support for Samsung Exynos4 machine with device tree enabled.
Select this if a fdt blob is available for the Exynos4 SoC based board.
--
1.6.6.rc2
next prev parent reply other threads:[~2012-08-15 20:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 20:10 [PATCH 0/2] Enable pinctrl driver support for Exynos4210 based platforms Thomas Abraham
2012-08-15 20:10 ` [PATCH 1/2] ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC Thomas Abraham
2012-08-16 18:56 ` Matt Sealey
2012-08-17 5:20 ` Thomas Abraham
2012-08-21 12:54 ` Linus Walleij
2012-08-15 20:10 ` Thomas Abraham [this message]
2012-08-21 12:31 ` [PATCH 2/2] ARM: EXYNOS: Enable PINCTRL config option for Exynos4 device tree enabled platform Linus Walleij
2012-08-22 4:58 ` Thomas Abraham
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=1345061442-32378-3-git-send-email-thomas.abraham@linaro.org \
--to=thomas.abraham@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).