Hi Sachin,
On Fri, Apr 18, 2014 at 5:14 PM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote:
Hi Chanwoo,
On 18 April 2014 07:50, Chanwoo Choi <cw00.choi@xxxxxxxxxxx> 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.