From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v2 8/8] ARM: shmobile: Enable CPUFREQ configuration
Date: Wed, 04 Jun 2014 23:40:30 +0000 [thread overview]
Message-ID: <20140604234030.GF27080@verge.net.au> (raw)
In-Reply-To: <538DB996.3050101@bp.renesas.com>
On Tue, Jun 03, 2014 at 09:03:34PM +0900, Gaku Inami wrote:
> This changes of configuration is multiplatform build only for r8a7790/r8a7791.
>
> Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com>
Thanks, I have queued this up with Magnus's ack.
> ---
>
> Changes since version 1:
> - added CONFIG_REGULATOR_DA9210
>
> arch/arm/configs/shmobile_defconfig | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 94d7736..c4b72aa 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -147,3 +147,16 @@ CONFIG_NLS_ISO8859_1=y
> # CONFIG_ENABLE_WARN_DEPRECATED is not set
> # CONFIG_ENABLE_MUST_CHECK is not set
> # CONFIG_ARM_UNWIND is not set
> +CONFIG_CPU_FREQ=y
> +CONFIG_CPU_FREQ_GOV_COMMON=y
> +CONFIG_CPU_FREQ_STAT=y
> +CONFIG_CPU_FREQ_STAT_DETAILS=y
> +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
> +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> +CONFIG_CPU_FREQ_GOV_POWERSAVE=y
> +CONFIG_CPU_FREQ_GOV_USERSPACE=y
> +CONFIG_CPU_FREQ_GOV_ONDEMAND=y
> +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
> +CONFIG_CPU_THERMAL=y
> +CONFIG_GENERIC_CPUFREQ_CPU0=y
> +CONFIG_REGULATOR_DA9210=y
> --
> 1.7.9.5
>
prev parent reply other threads:[~2014-06-04 23:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 12:03 [PATCH v2 8/8] ARM: shmobile: Enable CPUFREQ configuration Gaku Inami
2014-06-04 23:40 ` Simon Horman [this message]
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=20140604234030.GF27080@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-sh@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).