Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334440
| From | Geert Uytterhoeven <geert+renesas@glider.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH -trivial] devicetree: bindings: ARM: Use "uV" for micro-volt |
| Date | 2016-02-15 13:50 +0100 |
| Message-ID | <r2qLf-Zz-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The binding documentation uses both "uVolt" and "uV" for micro-volt. Improve consistency by settling on "uV". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- 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: <prop-encoded-array> 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH -trivial] devicetree: bindings: ARM: Use "uV" for micro-volt Geert Uytterhoeven <geert+renesas@glider.be> - 2016-02-15 13:50 +0100
csiph-web