linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 1/2] ARM: tegra: config: enable TPS65910 drivers
@ 2012-05-23  6:12 Laxman Dewangan
  2012-05-23  6:12 ` [PATCH V2 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911 Laxman Dewangan
  2012-06-04 18:06 ` [PATCH V2 1/2] ARM: tegra: config: enable TPS65910 drivers Stephen Warren
  0 siblings, 2 replies; 3+ messages in thread
From: Laxman Dewangan @ 2012-05-23  6:12 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
No change from V1.

 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] 3+ messages in thread

end of thread, other threads:[~2012-06-04 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23  6:12 [PATCH V2 1/2] ARM: tegra: config: enable TPS65910 drivers Laxman Dewangan
2012-05-23  6:12 ` [PATCH V2 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911 Laxman Dewangan
2012-06-04 18:06 ` [PATCH V2 1/2] ARM: tegra: config: enable TPS65910 drivers Stephen Warren

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