From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964808AbbLHG3Q (ORCPT ); Tue, 8 Dec 2015 01:29:16 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:36019 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932460AbbLHG3M (ORCPT ); Tue, 8 Dec 2015 01:29:12 -0500 Date: Tue, 8 Dec 2015 11:59:08 +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 v4 0/8] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms Message-ID: <20151208062908.GW3294@ubuntu> References: <1449512300-17230-1-git-send-email-b.zolnierkie@samsung.com> <20151208061728.GU3294@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151208061728.GU3294@ubuntu> 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 08-12-15, 11:47, Viresh Kumar wrote: > On 07-12-15, 19:18, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > > > This patch series adds generic cpufreq-dt driver support for > > Exynos542x/5800 (using the new CPU clock type which allows it). > > > > It has been tested on Exynos5422 based ODROID-XU3 Lite board. > > Excellent work Bartlomiej. Thanks a lot for adapting cpufreq-dt for > this. Really appreciate it :) You fix the oppXX@ problem and add my Acked-by: Viresh Kumar for the entire series. Good work. -- viresh