diff mbox

[2/2] ARM: shmobile: lager: add gpio regulator support on defconfig

Message ID 87fvqqxlsd.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Accepted
Commit 081aaf4ab3ddaf66083b2fcd17b563a48112a232
Headers show

Commit Message

Kuninori Morimoto Nov. 21, 2013, 7:21 a.m. UTC
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/configs/lager_defconfig |    1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Nov. 25, 2013, 2:42 a.m. UTC | #1
On Wed, Nov 20, 2013 at 11:21:26PM -0800, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/configs/lager_defconfig |    1 +
>  1 file changed, 1 insertion(+)

Thanks, I will queue this up.

> 
> diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
> index 35dc8b2..35b7cb7 100644
> --- a/arch/arm/configs/lager_defconfig
> +++ b/arch/arm/configs/lager_defconfig
> @@ -89,6 +89,7 @@ CONFIG_THERMAL=y
>  CONFIG_RCAR_THERMAL=y
>  CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_FIXED_VOLTAGE=y
> +CONFIG_REGULATOR_GPIO=y
>  CONFIG_DRM=y
>  CONFIG_DRM_RCAR_DU=y
>  # CONFIG_USB_SUPPORT is not set
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kuninori Morimoto Dec. 2, 2013, 2:21 a.m. UTC | #2
Hi Simon

> On Wed, Nov 20, 2013 at 11:21:26PM -0800, Kuninori Morimoto wrote:
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > ---
> >  arch/arm/configs/lager_defconfig |    1 +
> >  1 file changed, 1 insertion(+)
> 
> Thanks, I will queue this up.

I could find this "defconfig" patch,
but, can't find "board-lager" side patch (= 1/2)

--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Simon Horman Dec. 2, 2013, 3:34 a.m. UTC | #3
On Sun, Dec 01, 2013 at 06:21:37PM -0800, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > On Wed, Nov 20, 2013 at 11:21:26PM -0800, Kuninori Morimoto wrote:
> > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > > ---
> > >  arch/arm/configs/lager_defconfig |    1 +
> > >  1 file changed, 1 insertion(+)
> > 
> > Thanks, I will queue this up.
> 
> I could find this "defconfig" patch,
> but, can't find "board-lager" side patch (= 1/2)

Thanks, I will chase that up.
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 35dc8b2..35b7cb7 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -89,6 +89,7 @@  CONFIG_THERMAL=y
 CONFIG_RCAR_THERMAL=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
+CONFIG_REGULATOR_GPIO=y
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y
 # CONFIG_USB_SUPPORT is not set