* [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator
@ 2013-12-10 6:38 Sachin Kamat
2013-12-18 18:05 ` Sachin Kamat
2013-12-20 21:41 ` Kukjin Kim
0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2013-12-10 6:38 UTC (permalink / raw)
To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat
S2MPS11 voltage regulator is commonly used on the latest Exynos
boards like SMDK5420, Arndale-Octa, etc. Hence it makes sense to
enable it like S5M8767A voltage regulator.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
arch/arm/configs/exynos_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index aec8a3ea1436..dbe1f1c47bb0 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -79,6 +79,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_GPIO=y
CONFIG_REGULATOR_MAX8997=y
CONFIG_REGULATOR_MAX77686=y
+CONFIG_REGULATOR_S2MPS11=y
CONFIG_REGULATOR_S5M8767=y
CONFIG_REGULATOR_TPS65090=y
CONFIG_FB=y
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator
2013-12-10 6:38 [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator Sachin Kamat
@ 2013-12-18 18:05 ` Sachin Kamat
2013-12-20 21:41 ` Kukjin Kim
1 sibling, 0 replies; 3+ messages in thread
From: Sachin Kamat @ 2013-12-18 18:05 UTC (permalink / raw)
To: linux-samsung-soc; +Cc: Kukjin Kim, Sachin Kamat
On 10 December 2013 12:08, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> S2MPS11 voltage regulator is commonly used on the latest Exynos
> boards like SMDK5420, Arndale-Octa, etc. Hence it makes sense to
> enable it like S5M8767A voltage regulator.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> arch/arm/configs/exynos_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index aec8a3ea1436..dbe1f1c47bb0 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -79,6 +79,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
> CONFIG_REGULATOR_GPIO=y
> CONFIG_REGULATOR_MAX8997=y
> CONFIG_REGULATOR_MAX77686=y
> +CONFIG_REGULATOR_S2MPS11=y
> CONFIG_REGULATOR_S5M8767=y
> CONFIG_REGULATOR_TPS65090=y
> CONFIG_FB=y
> --
> 1.7.9.5
>
Ping Kukjin.
--
With warm regards,
Sachin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator
2013-12-10 6:38 [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator Sachin Kamat
2013-12-18 18:05 ` Sachin Kamat
@ 2013-12-20 21:41 ` Kukjin Kim
1 sibling, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2013-12-20 21:41 UTC (permalink / raw)
To: Sachin Kamat; +Cc: linux-samsung-soc, kgene.kim
On 12/10/13 15:38, Sachin Kamat wrote:
> S2MPS11 voltage regulator is commonly used on the latest Exynos
> boards like SMDK5420, Arndale-Octa, etc. Hence it makes sense to
> enable it like S5M8767A voltage regulator.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
> arch/arm/configs/exynos_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index aec8a3ea1436..dbe1f1c47bb0 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -79,6 +79,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
> CONFIG_REGULATOR_GPIO=y
> CONFIG_REGULATOR_MAX8997=y
> CONFIG_REGULATOR_MAX77686=y
> +CONFIG_REGULATOR_S2MPS11=y
> CONFIG_REGULATOR_S5M8767=y
> CONFIG_REGULATOR_TPS65090=y
> CONFIG_FB=y
Applied, thanks.
- Kukjin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-20 21:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 6:38 [PATCH 1/1] ARM: exynos_defconfig: Enable S2MPS11 voltage regulator Sachin Kamat
2013-12-18 18:05 ` Sachin Kamat
2013-12-20 21:41 ` Kukjin Kim
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.