mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: tegra: enable PALMAS_PINCTRL config
@ 2013-09-18 13:07 Laxman Dewangan
  2013-09-18 13:07 ` [PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree Laxman Dewangan
  2013-09-19 18:25 ` [PATCH 1/2] ARM: tegra: enable PALMAS_PINCTRL config Stephen Warren
  0 siblings, 2 replies; 4+ messages in thread
From: Laxman Dewangan @ 2013-09-18 13:07 UTC (permalink / raw)
  To: swarren
  Cc: rob.herring, mark.rutland, pawel.moll, devicetree,
	linux-arm-kernel, linux-tegra, linux-kernel, Laxman Dewangan

PALMAS PMIC is used on Dalmore platform. Enable the pincontrol
driver for Palmas to configure pins of Palmas on desired state.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
Reposting as the patch sent earlier was miss the merge date.

 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 bb16a04..3be2122 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -130,6 +130,7 @@ CONFIG_SPI=y
 CONFIG_SPI_TEGRA114=y
 CONFIG_SPI_TEGRA20_SFLASH=y
 CONFIG_SPI_TEGRA20_SLINK=y
+CONFIG_PINCTRL_PALMAS=y
 CONFIG_GPIO_PCA953X_IRQ=y
 CONFIG_GPIO_PALMAS=y
 CONFIG_GPIO_TPS6586X=y
-- 
1.7.1.1


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

end of thread, other threads:[~2013-09-19 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-18 13:07 [PATCH 1/2] ARM: tegra: enable PALMAS_PINCTRL config Laxman Dewangan
2013-09-18 13:07 ` [PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree Laxman Dewangan
2013-09-19 18:25   ` Stephen Warren
2013-09-19 18:25 ` [PATCH 1/2] ARM: tegra: enable PALMAS_PINCTRL config Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome