Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758760Ab3CGC36 (ORCPT ); Wed, 6 Mar 2013 21:29:58 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:36551 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758736Ab3CGC3y (ORCPT ); Wed, 6 Mar 2013 21:29:54 -0500 MIME-Version: 1.0 In-Reply-To: References: <20130307014657.GA7426@quad.lixom.net> Date: Thu, 7 Mar 2013 10:29:54 +0800 Message-ID: Subject: Re: [PATCH] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue From: Viresh Kumar To: Olof Johansson Cc: rjw@sisk.pl, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, linaro-kernel@lists.linaro.org, mark.hambleton@broadcom.com, linux-arm-kernel@lists.infradead.org, Sudeep KarkadaNagesha , Lorenzo Pieralisi Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1394 Lines: 31 On 7 March 2013 09:50, Olof Johansson wrote: > On Wed, Mar 6, 2013 at 5:46 PM, Olof Johansson wrote: > >> This binding makes no sense to me. It needs to be substantially better >> documented, not just a couple of sentences that people that understand >> bit.LITTLE thoroughly can make sense of. >> >> It also duplicates the cpu binding. I suspect this should instead be done >> through additions of the cpu bindings instead of duplication. So this needs to >> be substantially reworked. Actually, i wasn't getting in new bindings for cpu/cluster for big LITTLE but was just trying to get bindings for getting freq-table for cpufreq driver. Lorenzo (cc'd) actually has a patch for getting the bindings in and he is looking to send them soon. I know these can change after some review and the plan was i will fix cpufreq bindings again once that patch is in. We don't have any mainlined hardware for it for now and so it wouldn't break anything. > Also, _ALWAYS_ cc devicetree-discuss on new bindings. get_maintainer > tells you to do so. I knew it and i messed up with it. Will surely take care of it next time. -- 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/