From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751873AbbLJCMN (ORCPT ); Wed, 9 Dec 2015 21:12:13 -0500 Received: from mail-pf0-f180.google.com ([209.85.192.180]:34507 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970AbbLJCML (ORCPT ); Wed, 9 Dec 2015 21:12:11 -0500 Date: Thu, 10 Dec 2015 07:42:07 +0530 From: Viresh Kumar To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, maxime.coquelin@st.com, linux-pm@vger.kernel.org, rjw@rjwysocki.net, devicetree@vger.kernel.org, ajitpal.singh@st.com Subject: Re: [PATCH v6 00/10] cpufreq: Introduce ST's CPUFreq driver Message-ID: <20151210021207.GC29459@ubuntu> References: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> 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 09-12-15, 15:58, Lee Jones wrote: > This is a re-write of the original submission, hence why the > change-log is omitted. Basically almost everything has changed. > We are now using the new OPP framework and generic bindings > written by Viresh. > > There are 'ARM' patches in the set which are not necessarily > related to CPUFreq, but are required to get it to work. Anyone > who is not interested in general STi DT changes can safely > ignore these. Apart from minor comments in the 8th patch, everything else looks fine. Reviewed-by: Viresh Kumar -- viresh