[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1432901372-17012-1-git-send-email-ldewangan@nvidia.com>
Date: Fri, 29 May 2015 17:39:32 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <swarren@...dotorg.org>, <linux@....linux.org.uk>
CC: <thierry.reding@...il.com>, <gnurou@...il.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-tegra@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<broonie@...nel.org>, Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH] ARM: tegra: enable REGULATOR_MAX8973
Enable config REGULATOR_MAX8973 for regulator device MAX77621
as this device is used on some of tegra platform.
The driver MAX8973 is compatible with max77621.
Signed-off-by: Laxman Dewangan <ldewangan@...dia.com>
---
arch/arm/configs/tegra_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index f4d8711..9b113bd 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -171,6 +171,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_AS3722=y
CONFIG_REGULATOR_GPIO=y
CONFIG_REGULATOR_MAX8907=y
+CONFIG_REGULATOR_MAX8973=y
CONFIG_REGULATOR_PALMAS=y
CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS62360=y
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists