From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher Date: Fri, 29 Apr 2016 14:08:45 +0200 Message-ID: <57234ECD.1010608@samsung.com> References: <1493315.8NlXQFsEtt@amdc1976> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout1.w1.samsung.com ([210.118.77.11]:36356 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752563AbcD2MIv (ORCPT ); Fri, 29 Apr 2016 08:08:51 -0400 In-reply-to: <1493315.8NlXQFsEtt@amdc1976> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Bartlomiej Zolnierkiewicz , Kukjin Kim Cc: Marek Szyprowski , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.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 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