From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support Date: Thu, 17 Sep 2015 07:44:53 +0900 Message-ID: <55F9F0E5.7000805@kernel.org> References: <1441640501-13613-1-git-send-email-b.zolnierkie@samsung.com> <20150908024659.GF26760@linux> <55EE5C79.2030604@samsung.com> <20150908042017.GJ26760@linux> <55EE6892.3010304@samsung.com> <20150908051053.GA18554@linux> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150908051053.GA18554@linux> 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: Viresh Kumar Cc: Krzysztof Kozlowski , Heiko Stuebner , Michael Turquette , Tomasz Figa , Sylwester Nawrocki , linux-clk@vger.kernel.org, Marek Szyprowski , Kukjin Kim , Chanwoo Choi , linux-pm@vger.kernel.org, Javier Martinez Canillas , Kukjin Kim , Thomas Abraham , Lukasz Majewski , Kevin Hilman , Bartlomiej Zolnierkiewicz , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Anand Moon , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Tobias Jakobi List-Id: linux-pm@vger.kernel.org On 09/08/15 14:10, Viresh Kumar wrote: > On 08-09-15, 13:48, Krzysztof Kozlowski wrote: >> Somehow my mind stuck on solving Exynos4x12 cpufreq issues. >> >> Right, it should go through Rafael's, probably except DTS patch (4/4) >> because it depends on previous DTS changes. These changes are still in >> arm-soc, not in Linus' tree [0]. > > That's bad :( > > Anyway, 4/4 is kind of independent to this series, in the sense that > it wouldn't harm even if it gets applied separately. > > So, go ahead and apply 4/4 to Samsung's tree and rest of this can be > picked by Rafael. > Applied 4/4 into samsung tree, thanks. - Kukjin