Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755336AbaGBDcQ (ORCPT ); Tue, 1 Jul 2014 23:32:16 -0400 Received: from mail-oa0-f43.google.com ([209.85.219.43]:49383 "EHLO mail-oa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752032AbaGBDcO (ORCPT ); Tue, 1 Jul 2014 23:32:14 -0400 MIME-Version: 1.0 In-Reply-To: <20140701220038.32686.81633@quantum> References: <53AB1CC1.4010907@codeaurora.org> <53ACB568.4000903@codeaurora.org> <20140627015354.32686.83046@quantum> <20140701220038.32686.81633@quantum> Date: Wed, 2 Jul 2014 09:02:13 +0530 Message-ID: Subject: Re: [PATCH 2/2] cpufreq: cpu0: Extend support beyond CPU0 From: Viresh Kumar To: Mike Turquette Cc: Rob Herring , Grant Likely , Stephen Boyd , "Rafael J. Wysocki" , Shawn Guo , Lists linaro-kernel , "linux-pm@vger.kernel.org" , Linux Kernel Mailing List , Arvind Chauhan , "linux-arm-kernel@lists.infradead.org" , linux-arm-msm@vger.kernel.org, Sachin Kamat , Thomas P Abraham , Nishanth Menon , Tomasz Figa , Mark Brown , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2 July 2014 03:30, Mike Turquette wrote: > I can't help but think this is a pretty ugly solution. Why not specify Thanks :) > the nature of the cpu clock(s) in DT directly? There was a thread > already that discussed adding such a property to the CPU DT binding but > it seems to have gone cold[1]. Furthermore my mailer sucks and I see now > that my response to that thread never hit the list due to mangled > headers. Here is a copy/paste of my response to the aforementioned > thread: Atleast I received it. Yes, I do agree that we need to get this from the DT in more elegant way but it is going to take some time in doing that, and probably some people are working on it as that might be used in scheduler-cpufreq coordination as well.. For now we can go ahead and make it workable, even if it isn't that elegant and update it later on. Thanks for your inputs. -- 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/