linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: tegra: config: enable TPS65910 drivers
@ 2012-05-22 13:05 Laxman Dewangan
  2012-05-22 13:05 ` [PATCH 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911 Laxman Dewangan
  0 siblings, 1 reply; 23+ messages in thread
From: Laxman Dewangan @ 2012-05-22 13:05 UTC (permalink / raw)
  To: swarren, olof, linux; +Cc: linux-kernel, linux-tegra, Laxman Dewangan

Enable TPS65910 mfd, gpio and regulator drivers.
This is the PMIC module for Tegra30 based cardhu
platform.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
 arch/arm/configs/tegra_defconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 1198dd6..26ad2b4 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -106,16 +106,19 @@ CONFIG_I2C=y
 CONFIG_I2C_TEGRA=y
 CONFIG_SPI=y
 CONFIG_SPI_TEGRA=y
+CONFIG_GPIO_TPS65910=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_BATTERY_SBS=y
 CONFIG_SENSORS_LM90=y
 CONFIG_MFD_TPS6586X=y
+CONFIG_MFD_TPS65910=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_TPS62360=y
 CONFIG_REGULATOR_TPS6586X=y
+CONFIG_REGULATOR_TPS65910=y
 CONFIG_SOUND=y
 CONFIG_SND=y
 # CONFIG_SND_SUPPORT_OLD_API is not set
-- 
1.7.1.1


^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2012-06-11 16:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22 13:05 [PATCH 1/2] ARM: tegra: config: enable TPS65910 drivers Laxman Dewangan
2012-05-22 13:05 ` [PATCH 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911 Laxman Dewangan
2012-05-22 16:40   ` Stephen Warren
2012-05-22 17:09     ` Laxman Dewangan
2012-05-22 17:19       ` Stephen Warren
2012-05-22 17:56         ` Laxman Dewangan
2012-05-22 18:27           ` Stephen Warren
2012-05-22 18:42             ` Laxman Dewangan
2012-06-01 19:23               ` Stephen Warren
2012-06-01 20:40                 ` Mark Brown
2012-06-01 20:44                   ` Stephen Warren
2012-06-01 21:04                     ` Mark Brown
2012-06-02 21:19                       ` Olof Johansson
2012-06-03  2:45                         ` Rob Herring
2012-06-03 12:05                           ` Mark Brown
     [not found]                             ` <4FCB8CA9.40602@firmworks.com>
2012-06-03 18:37                               ` Mark Brown
2012-06-03 11:55                         ` Mark Brown
2012-06-08 19:22                 ` Laxman Dewangan
2012-06-09  3:06                   ` Mark Brown
2012-06-09  4:24                     ` Stephen Warren
2012-06-11  2:57                       ` Mark Brown
2012-06-11 15:56                         ` Stephen Warren
2012-06-11 16:20                           ` Mark Brown

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).