diff options
author | Geert Uytterhoeven | 2016-02-15 13:44:42 +0100 |
---|---|---|
committer | Rob Herring | 2016-03-03 17:27:12 -0600 |
commit | 46f1296fb7d234a3d218428d6c3a22dea52a7d59 (patch) | |
tree | bc2545692ee7b0bed3f6a6aeafa922dd84d48f08 /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | 29626043c493a26d319a2b8c225fdc0c70e326bd (diff) |
devicetree: bindings: ARM: Use "uV" for micro-volt
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>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index ae9be074d09f..afcf50f050ad 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. |