Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753659AbbFWHcG (ORCPT ); Tue, 23 Jun 2015 03:32:06 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:59206 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751055AbbFWHcB (ORCPT ); Tue, 23 Jun 2015 03:32:01 -0400 Message-ID: <55890B4C.5000406@st.com> Date: Tue, 23 Jun 2015 09:31:24 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Lee Jones , Viresh Kumar CC: , , , , , Subject: Re: [STLinux Kernel] [PATCH 7/8] cpufreq: st: Provide runtime initialised driver for ST's platforms References: <1434987837-24212-1-git-send-email-lee.jones@linaro.org> <1434987837-24212-8-git-send-email-lee.jones@linaro.org> <20150623025031.GD16776@linux> <20150623071647.GD3245@x1> In-Reply-To: <20150623071647.GD3245@x1> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-06-23_03:2015-06-22,2015-06-23,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 23 On 06/23/2015 09:16 AM, Lee Jones wrote: > Thanks for your timely review Viresh. > > On Tue, 23 Jun 2015, Viresh Kumar wrote: >> On 22-06-15, 16:43, Lee Jones wrote: >>> +config ARM_ST_CPUFREQ >>> + bool "ST CPUFreq support" >> Isn't using ST just too generic? There are multiple SoCs ST has been >> involved with, I have worked on a completely different series. >> Probably a more relative string is required here, like stih407 ? > This is ST's only CPUFreq implementation and is pretty board > agnostic. This particular driver only currently supports the STiH407 > family, but internally it supports some others too. I'll have a chat > and see if we can make it more specific somehow. I think you can use STI instead. Regards, Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/