From: Laxman Dewangan <ldewangan@nvidia.com>
To: <grant.likely@secretlab.ca>, <linus.walleij@stericsson.com>,
<sameo@linux.intel.com>, <swarren@nvidia.com>,
<broonie@opensource.wolfsonmicro.com>
Cc: <linux-kernel@vger.kernel.org>, Laxman Dewangan <ldewangan@nvidia.com>
Subject: [PATCH V3 5/6] ARM: tegra: defconfig: enable tps6586x gpio
Date: Wed, 18 Jul 2012 11:50:49 +0530 [thread overview]
Message-ID: <1342592450-12488-6-git-send-email-ldewangan@nvidia.com> (raw)
In-Reply-To: <1342592450-12488-1-git-send-email-ldewangan@nvidia.com>
Enable GPIO_TPS6586X as the gpio functionality of
this device moved as platform driver.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
Changes V1 -> V2:
New change in V2 series. To avoid bisect, added change in defconfig.
Changes V2->V3:
No Change, just recreated part of series.
arch/arm/configs/tegra_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 4be9c1e..5ae3889 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -105,6 +105,7 @@ CONFIG_I2C_MUX_PINCTRL=y
CONFIG_I2C_TEGRA=y
CONFIG_SPI=y
CONFIG_SPI_TEGRA=y
+CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
CONFIG_POWER_SUPPLY=y
CONFIG_BATTERY_SBS=y
--
1.7.1.1
next prev parent reply other threads:[~2012-07-18 6:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 6:20 [PATCH V3 0/6] mfd: tp6586x: enhancements in the driver Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 1/6] mfd: tps6586x:use devm managed resources Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 2/6] mfd: Use regmap for tps6586x register access Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 3/6] mfd: tps6586x: cache register through regmap Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 4/6] gpio: tps6586x: add gpio support through platform driver Laxman Dewangan
2012-07-18 6:20 ` Laxman Dewangan [this message]
2012-07-23 21:04 ` [PATCH V3 5/6] ARM: tegra: defconfig: enable tps6586x gpio Stephen Warren
2012-07-18 6:20 ` [PATCH V3 6/6] mfd: tps6586x: remove gpio support from core driver Laxman Dewangan
2012-07-24 22:41 ` [PATCH V3 0/6] mfd: tp6586x: enhancements in the driver Samuel Ortiz
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=1342592450-12488-6-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=grant.likely@secretlab.ca \
--cc=linus.walleij@stericsson.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
--cc=swarren@nvidia.com \
/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).