From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Date: Sat, 19 Apr 2014 15:51:16 +0200 Message-ID: <53527F54.5020601@gmail.com> References: <1397787634-9334-1-git-send-email-cw00.choi@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ee0-f47.google.com ([74.125.83.47]:43075 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751452AbaDSNvY (ORCPT ); Sat, 19 Apr 2014 09:51:24 -0400 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Chanwoo Choi , Sachin Kamat Cc: Chanwoo Choi , "Rafael J. Wysocki" , Viresh Kumar , Kukjin Kim , Kyungmin Park , LKML , "cpufreq@vger.kernel.org" , "linux-pm@vger.kernel.org" , linux-arm-kernel , linux-samsung-soc , Thomas Abraham Hi Chanwoo, Sachin, On 19.04.2014 15:43, Chanwoo Choi wrote: > Hi Sachin, > > On Fri, Apr 18, 2014 at 5:14 PM, Sachin Kamat wrote: >> Hi Chanwoo, >> >> On 18 April 2014 07:50, Chanwoo Choi wrote: >>> This patchset support cpufreq driver for Exynos3250 which uses the Cortex-A7 >>> dual cores and has a target speed of 1.0 GHz and code clean using dev_err/info >>> instead of pr_err/info function. >> >> Per SoC cpufreq driver which does not use CCF is no more encouraged for new >> Exynos platforms. Thomas has already posted patches to make use of >> generic cpu freq driver >> on Exynos platforms. Please refer to [1] and try to utilize it for >> this platform as well. >> >> [1] http://permalink.gmane.org/gmane.linux.kernel.samsung-soc/26886 > > OK, I'll refer to this new patch for cpufreq and rebase it. > > Thanks for your reply. The last version posted by Thomas still had several comments to be addressed that could lead to quite big changes in the whole design in next version. According to the information from Thomas, the work on it is in progress and we should see updated patchset soon. Best regards, Tomasz