Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932399AbbGHLAI (ORCPT ); Wed, 8 Jul 2015 07:00:08 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:34466 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755101AbbGHLAF (ORCPT ); Wed, 8 Jul 2015 07:00:05 -0400 Date: Wed, 8 Jul 2015 11:59:58 +0100 From: Lee Jones To: Viresh Kumar Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, rjw@rjwysocki.net, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, ajitpal.singh@st.com Subject: Re: [PATCH v2 0/9] cpufreq: Introduce support for ST's cpufreq functionality Message-ID: <20150708105958.GO3182@x1> References: <1435154348-28840-1-git-send-email-lee.jones@linaro.org> <20150708105054.GB1805@linux> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150708105054.GB1805@linux> 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 Content-Length: 1538 Lines: 36 On Wed, 08 Jul 2015, Viresh Kumar wrote: > On 24-06-15, 14:58, Lee Jones wrote: > > This driver reads very platform specific information in from Device Tree > > and translates it into frequency tables. The generic drivers then use the > > tables to conduct frequency and voltage scaling in the normal way. > > > > 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. > > > > v1 => v2: > > - CPUFreq is no longer it's own device in DT; instead: > > - It is probed from the platform area > > - Key properties have been moved into the CPU's node > > - Driver is less generic [ST => STI] > > - Documentation has been updated > > - Point one (above) has been accounted for > > - Example of bootloader supplied node has been provided > > - GPL licensing has been updated to reflected the header > > - Kconfig disparity has been rectified [bool => tristate] > > Sorry for being so late to get back to this.. Was tooo busy :( No problem. So long as it's still on your radar. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/