From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Fri, 29 Apr 2016 14:08:45 +0200 Subject: [PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher In-Reply-To: <1493315.8NlXQFsEtt@amdc1976> References: <1493315.8NlXQFsEtt@amdc1976> Message-ID: <57234ECD.1010608@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/28/2016 04:44 PM, Bartlomiej Zolnierkiewicz wrote: > 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 > --- > arch/arm/configs/exynos_defconfig | 2 -- > 1 file changed, 2 deletions(-) I agree. I pushed out my queue and I do not plan to push 3rd round so this will wait till v4.8. Anyway: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof