linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: <ssantosh@kernel.org>
Cc: <nm@ti.com>, <linux@armlinux.org.uk>,
	<devicetree@vger.kernel.org>, <robh+dt@kernel.org>,
	<m-karicheri2@ti.com>, <j-keerthy@ti.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
Date: Mon, 23 May 2016 17:59:07 +0530	[thread overview]
Message-ID: <1464006547-19569-4-git-send-email-j-keerthy@ti.com> (raw)
In-Reply-To: <1464006547-19569-1-git-send-email-j-keerthy@ti.com>

keystone-k2l devices use pinmux and are compliant with PINCTRL_SINGLE.
Hence enable the config option.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 arch/arm/configs/keystone_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index faba04d..71b42e6 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -144,6 +144,7 @@ CONFIG_I2C_DAVINCI=y
 CONFIG_SPI=y
 CONFIG_SPI_DAVINCI=y
 CONFIG_SPI_SPIDEV=y
+CONFIG_PINCTRL_SINGLE=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_DAVINCI=y
-- 
1.9.1

  parent reply	other threads:[~2016-05-23 12:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 12:29 [PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Keerthy
2016-05-23 12:29 ` [PATCH 1/3] ARM: dts: keystone-k2l: Add pinctrl node Keerthy
2016-05-23 12:29 ` [PATCH 2/3] arm: mach-keystone: Enable PINCTRL config Keerthy
2016-05-24  3:36   ` Lokesh Vutla
2016-05-23 12:29 ` Keerthy [this message]
2016-05-24  3:37   ` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Lokesh Vutla
2016-05-24  3:56     ` Keerthy
2016-05-24 16:29       ` Santosh Shilimkar
2016-05-25  3:21         ` Keerthy
2016-06-06  3:37           ` Keerthy
2016-06-06  4:56             ` Keerthy
2016-06-06 16:00               ` Santosh Shilimkar
2016-06-08 23:16                 ` Santosh Shilimkar
2016-06-06  4:45 [PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Keerthy
2016-06-06  4:45 ` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy

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=1464006547-19569-4-git-send-email-j-keerthy@ti.com \
    --to=j-keerthy@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=m-karicheri2@ti.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=ssantosh@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).