From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754714AbcCCXjL (ORCPT ); Thu, 3 Mar 2016 18:39:11 -0500 Received: from mail.kernel.org ([198.145.29.136]:44557 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbcCCXjJ (ORCPT ); Thu, 3 Mar 2016 18:39:09 -0500 Date: Thu, 3 Mar 2016 17:39:04 -0600 From: Rob Herring To: Geert Uytterhoeven Cc: Russell King , Jiri Kosina , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH -trivial] devicetree: bindings: ARM: Use "uV" for micro-volt Message-ID: <20160303233904.GA14751@rob-hp-laptop> References: <1455540282-23619-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455540282-23619-1-git-send-email-geert+renesas@glider.be> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2016 at 01:44:42PM +0100, Geert Uytterhoeven wrote: > The binding documentation uses both "uVolt" and "uV" for micro-volt. > Improve consistency by settling on "uV". > > Signed-off-by: Geert Uytterhoeven Applied, thanks. Rob > --- > Documentation/devicetree/bindings/arm/cpus.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt > index ae9be074d09f66d5..afcf50f050ad3f56 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.txt > +++ b/Documentation/devicetree/bindings/arm/cpus.txt > @@ -250,7 +250,7 @@ nodes to be present and contain the properties described below. > Usage: optional > Value type: > Definition: A u32 value that represents the running time dynamic > - power coefficient in units of mW/MHz/uVolt^2. The > + power coefficient in units of mW/MHz/uV^2. The > coefficient can either be calculated from power > measurements or derived by analysis. > > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html