From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms Date: Sun, 6 Dec 2015 07:56:04 +0530 Message-ID: <20151206022604.GW3430@ubuntu> References: <1449250235-9613-1-git-send-email-b.zolnierkie@samsung.com> <20151205035444.GR3430@ubuntu> <3776700.7KBsWa2Q4V@amdc1976> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <3776700.7KBsWa2Q4V@amdc1976> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Bartlomiej Zolnierkiewicz Cc: linux-arm-kernel@lists.infradead.org, Anand Moon , Krzysztof Kozlowski , Kukjin Kim , Mike Turquette , Heiko Stuebner , Kevin Hilman , Javier Martinez Canillas , Ben Gamari , linux-pm@vger.kernel.org, Tomasz Figa , linux-kernel@vger.kernel.org, Chanwoo Choi , Thomas Abraham , Kukjin Kim , Sylwester Nawrocki , Lukasz Majewski , Tobias Jakobi , linux-samsung-soc@vger.kernel.org List-Id: linux-pm@vger.kernel.org On 05-12-15, 08:49, Bartlomiej Zolnierkiewicz wrote: > Why I appreciate Ben's work this not exactly the same thing as > the above patchset lacks critical CLK_RECALC_NEW_RATES bugfix and > few other minor fixes. I am not saying that these are exactly same, code wise, but you are both targeting to solve the same problem. > > And the comments given there applies to you as well. > > Yes, sure. That's why I wrote that this is work-in-progress > and put the TODO in the cover letter. As I mentioned there, you need to migrate to cpufreq-dt instead of arm-big-little now. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Sun, 6 Dec 2015 07:56:04 +0530 Subject: [PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms In-Reply-To: <3776700.7KBsWa2Q4V@amdc1976> References: <1449250235-9613-1-git-send-email-b.zolnierkie@samsung.com> <20151205035444.GR3430@ubuntu> <3776700.7KBsWa2Q4V@amdc1976> Message-ID: <20151206022604.GW3430@ubuntu> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05-12-15, 08:49, Bartlomiej Zolnierkiewicz wrote: > Why I appreciate Ben's work this not exactly the same thing as > the above patchset lacks critical CLK_RECALC_NEW_RATES bugfix and > few other minor fixes. I am not saying that these are exactly same, code wise, but you are both targeting to solve the same problem. > > And the comments given there applies to you as well. > > Yes, sure. That's why I wrote that this is work-in-progress > and put the TODO in the cover letter. As I mentioned there, you need to migrate to cpufreq-dt instead of arm-big-little now. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753342AbbLFC0L (ORCPT ); Sat, 5 Dec 2015 21:26:11 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:33903 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753150AbbLFC0I (ORCPT ); Sat, 5 Dec 2015 21:26:08 -0500 Date: Sun, 6 Dec 2015 07:56:04 +0530 From: Viresh Kumar To: Bartlomiej Zolnierkiewicz Cc: Thomas Abraham , Sylwester Nawrocki , Mike Turquette , Kukjin Kim , Kukjin Kim , Krzysztof Kozlowski , Ben Gamari , Tomasz Figa , Lukasz Majewski , Heiko Stuebner , Chanwoo Choi , Kevin Hilman , Javier Martinez Canillas , Tobias Jakobi , Anand Moon , linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms Message-ID: <20151206022604.GW3430@ubuntu> References: <1449250235-9613-1-git-send-email-b.zolnierkie@samsung.com> <20151205035444.GR3430@ubuntu> <3776700.7KBsWa2Q4V@amdc1976> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3776700.7KBsWa2Q4V@amdc1976> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05-12-15, 08:49, Bartlomiej Zolnierkiewicz wrote: > Why I appreciate Ben's work this not exactly the same thing as > the above patchset lacks critical CLK_RECALC_NEW_RATES bugfix and > few other minor fixes. I am not saying that these are exactly same, code wise, but you are both targeting to solve the same problem. > > And the comments given there applies to you as well. > > Yes, sure. That's why I wrote that this is work-in-progress > and put the TODO in the cover letter. As I mentioned there, you need to migrate to cpufreq-dt instead of arm-big-little now. -- viresh