Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758305AbbGHMgh (ORCPT ); Wed, 8 Jul 2015 08:36:37 -0400 Received: from smarthost01d.mail.zen.net.uk ([212.23.1.7]:41041 "EHLO smarthost01d.mail.zen.net.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753768AbbGHMgf (ORCPT ); Wed, 8 Jul 2015 08:36:35 -0400 Message-ID: <1436358975.2844.30.camel@linaro.org> Subject: Re: [RFCv5 PATCH 03/46] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree From: "Jon Medhurst (Tixy)" To: Morten Rasmussen Cc: peterz@infradead.org, mingo@redhat.com, vincent.guittot@linaro.org, daniel.lezcano@linaro.org, Dietmar Eggemann , yuyang.du@intel.com, mturquette@baylibre.com, rjw@rjwysocki.net, Juri Lelli , sgurrappadi@nvidia.com, pang.xunlei@zte.com.cn, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Russell King Date: Wed, 08 Jul 2015 13:36:15 +0100 In-Reply-To: <1436293469-25707-4-git-send-email-morten.rasmussen@arm.com> References: <1436293469-25707-1-git-send-email-morten.rasmussen@arm.com> <1436293469-25707-4-git-send-email-morten.rasmussen@arm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Originating-smarthost01d-IP: [82.69.122.217] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 26 On Tue, 2015-07-07 at 19:23 +0100, Morten Rasmussen wrote: > From: Dietmar Eggemann > > To enable the parsing of clock frequency and cpu efficiency values > inside parse_dt_topology [arch/arm/kernel/topology.c] to scale the > relative capacity of the cpus, this property has to be provided within > the cpu nodes of the dts file. > > The patch is a copy of commit 8f15973ef8c3 ("ARM: vexpress: Add CPU > clock-frequencies to TC2 device-tree") taken from Linaro Stable Kernel > (LSK) massaged into mainline. Not sure you really need to mention commit hashes from outside of the mainline Linux tree and the values I added to that commit were probably copied from some patch originating from ARM or elsewhere anyway. So the second paragraph is this commit message is probably superfluous. But this is nitpicking I guess :-) -- Tixy -- 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/