From: m.reichl@fivetechno.de (Markus Reichl)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher
Date: Thu, 28 Apr 2016 16:55:06 +0200 [thread overview]
Message-ID: <5722244A.5070608@fivetechno.de> (raw)
In-Reply-To: <1493315.8NlXQFsEtt@amdc1976>
Hi Bartlomiej,
Tested on Odroid XU3 and XU4.
Tested-by: Markus Reichl <m.reichl@fivetechno.de>
Am 28.04.2016 um 16:44 schrieb Bartlomiej Zolnierkiewicz:
> Disable big.LITTLE switcher in order to allow automatic usage of
> cpufreq-dt driver on Exynos542x/Exynos5800 SoCs based boards.
>
> This change should not cause any problems as arm_big_little[_dt]
> driver (which is using big.LITTLE switcher support to do the "real"
> big.LITTLE switching work) is not used on any Exynos SoC based
> board currently.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> ---
> arch/arm/configs/exynos_defconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index a8cf295..07d4168 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -13,8 +13,6 @@ CONFIG_ARCH_EXYNOS3=y
> CONFIG_EXYNOS5420_MCPM=y
> CONFIG_SMP=y
> CONFIG_BIG_LITTLE=y
> -CONFIG_BL_SWITCHER=y
> -CONFIG_BL_SWITCHER_DUMMY_IF=y
> CONFIG_NR_CPUS=8
> CONFIG_PREEMPT=y
> CONFIG_AEABI=y
>
Thanks,
--
Markus Reichl
next prev parent reply other threads:[~2016-04-28 14:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 14:44 [PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher Bartlomiej Zolnierkiewicz
2016-04-28 14:55 ` Markus Reichl [this message]
2016-04-28 16:04 ` Javier Martinez Canillas
2016-04-28 17:43 ` Anand Moon
2016-04-29 12:08 ` Krzysztof Kozlowski
2016-05-30 6:35 ` Krzysztof Kozlowski
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=5722244A.5070608@fivetechno.de \
--to=m.reichl@fivetechno.de \
--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 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).