All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again
Date: Mon, 26 Jan 2015 02:31:55 +0000	[thread overview]
Message-ID: <878ugqb7al.wl%kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <1422239176-978-1-git-send-email-horms+renesas@verge.net.au>


Hi Simon

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> eb4513482d1c4882e3633528ccc48d77581b7bb1
> (ARM: shmobile: Enable kzm9g board in multiplatform defconfig)
> dropped CONFIG_REGULATOR from shmobile_defconfig as it was
> generated using a tree where CONFIG_REGULATOR is indirectly
> selected by ARCH_SH73A0.
> 
> ARCH_SH73A0 is not queued up for v3.20 and thus, baring unforeseen
> changes, CONFIG_REGULATOR will not be selected by shmobile_defconfig
> in that release. This causes at least SDHI to stop working on
> R-Car Gen2 SoCs.
> 
> Reported-by: Magnus Damm <damm+renesas@opensource.se>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> [horms: minimal patch targeted as a fix]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 4f9868d..b553e2c 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -118,6 +118,7 @@ CONFIG_WATCHDOG=y
>  CONFIG_DA9063_WATCHDOG=y
>  CONFIG_MFD_AS3711=y
>  CONFIG_MFD_DA9063=y
> +CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_AS3711=y
>  CONFIG_REGULATOR_DA9210=y
>  CONFIG_REGULATOR_GPIO=y

Oh.. Thank you for your help
(I have sent other question mail)
It looks good :)


WARNING: multiple messages have this Message-ID (diff)
From: kuninori.morimoto.gx@renesas.com (Kuninori Morimoto)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again
Date: Mon, 26 Jan 2015 02:31:55 +0000	[thread overview]
Message-ID: <878ugqb7al.wl%kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <1422239176-978-1-git-send-email-horms+renesas@verge.net.au>


Hi Simon

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> eb4513482d1c4882e3633528ccc48d77581b7bb1
> (ARM: shmobile: Enable kzm9g board in multiplatform defconfig)
> dropped CONFIG_REGULATOR from shmobile_defconfig as it was
> generated using a tree where CONFIG_REGULATOR is indirectly
> selected by ARCH_SH73A0.
> 
> ARCH_SH73A0 is not queued up for v3.20 and thus, baring unforeseen
> changes, CONFIG_REGULATOR will not be selected by shmobile_defconfig
> in that release. This causes at least SDHI to stop working on
> R-Car Gen2 SoCs.
> 
> Reported-by: Magnus Damm <damm+renesas@opensource.se>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> [horms: minimal patch targeted as a fix]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 4f9868d..b553e2c 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -118,6 +118,7 @@ CONFIG_WATCHDOG=y
>  CONFIG_DA9063_WATCHDOG=y
>  CONFIG_MFD_AS3711=y
>  CONFIG_MFD_DA9063=y
> +CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_AS3711=y
>  CONFIG_REGULATOR_DA9210=y
>  CONFIG_REGULATOR_GPIO=y

Oh.. Thank you for your help
(I have sent other question mail)
It looks good :)

  reply	other threads:[~2015-01-26  2:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26  2:26 [PATCH] ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again Simon Horman
2015-01-26  2:26 ` Simon Horman
2015-01-26  2:31 ` Kuninori Morimoto [this message]
2015-01-26  2:31   ` Kuninori Morimoto
2015-01-26  3:59   ` Simon Horman
2015-01-26  3:59     ` Simon Horman
2015-01-26  4:07     ` Kuninori Morimoto
2015-01-26  4:07       ` Kuninori Morimoto
2015-01-26  8:47       ` Simon Horman
2015-01-26  8:47         ` Simon Horman
2015-01-29  1:31 [GIT PULL] Renesas ARM Based SoC Defconfig Fixes for v3.20 Simon Horman
2015-01-29  1:31 ` [PATCH] ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again Simon Horman
2015-01-29  1:31   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878ugqb7al.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.