Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933674AbbGHLV3 (ORCPT ); Wed, 8 Jul 2015 07:21:29 -0400 Received: from mail-pd0-f174.google.com ([209.85.192.174]:33041 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758258AbbGHLNG (ORCPT ); Wed, 8 Jul 2015 07:13:06 -0400 Date: Wed, 8 Jul 2015 16:42:59 +0530 From: Viresh Kumar To: Lee Jones 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: <20150708111259.GC1805@linux> References: <1435154348-28840-1-git-send-email-lee.jones@linaro.org> <20150708105054.GB1805@linux> <20150708105958.GO3182@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150708105958.GO3182@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 Content-Length: 1176 Lines: 29 On 08-07-15, 11:59, Lee Jones wrote: > No problem. So long as it's still on your radar. So, for the first 7 patches: Reviewed-by: Viresh Kumar but for the last two: - I thought we agreed that you will have a look at opp-v2 bindings and create your new bindings as an extension of those ? As we support extending opp-v2 bindings per vendor basis. - And I don't really think you need to create a device for your STM driver, why not move your stm-cpufreq file to arch/arm/- and call it from .init_late, from where you call init_cpufreq() today. Your driver doesn't have anything related to cpufreq-core really and isn't required to stay in drivers/cpufreq, unless you want it that way. I haven't reviewed the driver yet and waiting for an answer to opp-v2 question I asked above. opp-v2 is created because we didn't wanted platforms to create new separate bindings for OPPs :) -- viresh -- 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/