Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752239AbaDRIPN (ORCPT ); Fri, 18 Apr 2014 04:15:13 -0400 Received: from mail-ob0-f178.google.com ([209.85.214.178]:40989 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055AbaDRIOu (ORCPT ); Fri, 18 Apr 2014 04:14:50 -0400 MIME-Version: 1.0 In-Reply-To: <1397787634-9334-1-git-send-email-cw00.choi@samsung.com> References: <1397787634-9334-1-git-send-email-cw00.choi@samsung.com> Date: Fri, 18 Apr 2014 13:44:49 +0530 Message-ID: Subject: Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 From: Sachin Kamat To: Chanwoo Choi Cc: "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 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/