From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755485AbbG1Hug (ORCPT ); Tue, 28 Jul 2015 03:50:36 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:34694 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751942AbbG1Hud (ORCPT ); Tue, 28 Jul 2015 03:50:33 -0400 Date: Tue, 28 Jul 2015 13:20:27 +0530 From: Viresh Kumar To: Lee Jones , rob.herring@linaro.org 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, sre@kernel.org, dbaryshkov@gmail.com Subject: Re: [PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation Message-ID: <20150728075027.GB13710@linux> References: <1438010430-5802-1-git-send-email-lee.jones@linaro.org> <20150728022308.GA1229@linux> <20150728074104.GL21114@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728074104.GL21114@x1> 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 Cc'ing Rob as well.. On 28-07-15, 08:41, Lee Jones wrote: > I have two issues with that. Firstly, although the driver uses the > OPP API (it also uses the Regulator and Clock API too), it is > fundamentally a CPUFreq driver, so I think it should have a CPUFreq > DT entry. Secondly, if someone doesn't know the history of the > ST CPUFreq set, they will look here for an accompanying document. I > personally wouldn't think to look in power/*opp* for a CPUFreq > binding. > > Perhaps, as all of the CPUFreq drivers use the OPP API, everything > should be moved to drivers/base/power or drivers/power? Okay, looks fine :) -- viresh