From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support Date: Tue, 8 Sep 2015 08:16:59 +0530 Message-ID: <20150908024659.GF26760@linux> References: <1441640501-13613-1-git-send-email-b.zolnierkie@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f48.google.com ([209.85.220.48]:33231 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752070AbbIHCrE (ORCPT ); Mon, 7 Sep 2015 22:47:04 -0400 Received: by pacex6 with SMTP id ex6so110298289pac.0 for ; Mon, 07 Sep 2015 19:47:03 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1441640501-13613-1-git-send-email-b.zolnierkie@samsung.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: Thomas Abraham , Kukjin Kim , Kukjin Kim , Krzysztof Kozlowski , Marek Szyprowski , "Rafael J. Wysocki" , Sylwester Nawrocki , Michael Turquette , Tomasz Figa , Lukasz Majewski , Heiko Stuebner , Chanwoo Choi , Kevin Hilman , Javier Martinez Canillas , Tobias Jakobi , Anand Moon , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org On 07-09-15, 17:41, Bartlomiej Zolnierkiewicz wrote: > Hi, > > This patch series adds suspend frequency support (using opp-v2 > bindings and suspend-opp functionality) to cpufreq-dt driver and > then adds suspend opp for Exynos4412 based boards. > > This patch series fixes suspend/resume support on Exynos4412 > based Trats2 board and reboot hang on Exynos4412 based Odroid > U3 board. > > Changes since v3: > - fixed dev_pm_opp_get_suspend_opp() locking > - shortened variable name in dev_pm_opp_get_suspend_opp() > - adjusted cpufreq_generic_suspend() to work with cpufreq-dt > - removed no longer needed cpufreq_dt_suspend() > - added Acked-by tag from Viresh to patch #4 Just a minor comment on 3/4 and after fixing that: Acked-by: Viresh Kumar -- viresh