All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: linus.walleij@linaro.org, olof@lixom.net
Cc: linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org,
	patches@linao.org
Subject: Re: [PATCH] ARM: ux500: u8500_defconfig: add missing cpuidle option
Date: Mon, 07 Oct 2013 16:52:05 +0200	[thread overview]
Message-ID: <5252CA95.8000405@linaro.org> (raw)
In-Reply-To: <1380540996-18521-1-git-send-email-daniel.lezcano@linaro.org>

On 09/30/2013 01:36 PM, Daniel Lezcano wrote:
> With the commit d3f2950f2adeea3da0317e952914b59adaa4cdb3, the option
> ARM_U8500_CPUIDLE was added to the Kconfig but not reflected in the
> default config file, hence the cpuidle driver is no longer enabled
> since this commit.
>
> Enable it again by adding the missing option in the default config file.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---

Hi Olof, Linus,

any comment on this patch ? Are you willing to pick it in your tree ?

Thanks
   -- Daniel

>   arch/arm/configs/u8500_defconfig |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
> index a0025dc..4bd93bf 100644
> --- a/arch/arm/configs/u8500_defconfig
> +++ b/arch/arm/configs/u8500_defconfig
> @@ -20,6 +20,7 @@ CONFIG_CMDLINE="root=/dev/ram0 console=ttyAMA2,115200n8"
>   CONFIG_CPU_FREQ=y
>   CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
>   CONFIG_CPU_IDLE=y
> +CONFIG_ARM_U8500_CPUIDLE=y
>   CONFIG_VFP=y
>   CONFIG_NEON=y
>   CONFIG_PM_RUNTIME=y
>


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


WARNING: multiple messages have this Message-ID (diff)
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: ux500: u8500_defconfig: add missing cpuidle option
Date: Mon, 07 Oct 2013 16:52:05 +0200	[thread overview]
Message-ID: <5252CA95.8000405@linaro.org> (raw)
In-Reply-To: <1380540996-18521-1-git-send-email-daniel.lezcano@linaro.org>

On 09/30/2013 01:36 PM, Daniel Lezcano wrote:
> With the commit d3f2950f2adeea3da0317e952914b59adaa4cdb3, the option
> ARM_U8500_CPUIDLE was added to the Kconfig but not reflected in the
> default config file, hence the cpuidle driver is no longer enabled
> since this commit.
>
> Enable it again by adding the missing option in the default config file.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---

Hi Olof, Linus,

any comment on this patch ? Are you willing to pick it in your tree ?

Thanks
   -- Daniel

>   arch/arm/configs/u8500_defconfig |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
> index a0025dc..4bd93bf 100644
> --- a/arch/arm/configs/u8500_defconfig
> +++ b/arch/arm/configs/u8500_defconfig
> @@ -20,6 +20,7 @@ CONFIG_CMDLINE="root=/dev/ram0 console=ttyAMA2,115200n8"
>   CONFIG_CPU_FREQ=y
>   CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
>   CONFIG_CPU_IDLE=y
> +CONFIG_ARM_U8500_CPUIDLE=y
>   CONFIG_VFP=y
>   CONFIG_NEON=y
>   CONFIG_PM_RUNTIME=y
>


-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  reply	other threads:[~2013-10-07 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30 11:36 [PATCH] ARM: ux500: u8500_defconfig: add missing cpuidle option Daniel Lezcano
2013-09-30 11:36 ` Daniel Lezcano
2013-10-07 14:52 ` Daniel Lezcano [this message]
2013-10-07 14:52   ` Daniel Lezcano
2013-10-14  9:10 ` Linus Walleij
2013-10-14  9:10   ` Linus Walleij

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=5252CA95.8000405@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=patches@linao.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.