projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e044e3e
)
dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt
author
Zenghui Yu
<yuzenghui@huawei.com>
Tue, 8 Feb 2022 07:03:00 +0000
(15:03 +0800)
committer
Rob Herring
<robh@kernel.org>
Fri, 11 Feb 2022 16:36:58 +0000
(10:36 -0600)
Correct the spelling of 'cluster1@max-freq' and fix the wrong
capacity-dmips-mhz value 576 (which should be 578 instead).
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link:
https://lore.kernel.org/r/20220208070300.1610-1-yuzenghui@huawei.com
Documentation/devicetree/bindings/arm/cpu-capacity.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/cpu-capacity.txt
b/Documentation/devicetree/bindings/arm/cpu-capacity.txt
index 380e21c5fc7e55d4143aea463393dfca20811088..cc5e190390b7e271a9ad9334562bd08e14108e31 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/cpu-capacity.txt
+++ b/
Documentation/devicetree/bindings/arm/cpu-capacity.txt
@@
-62,8
+62,8
@@
Example 1 (ARM 64-bit, 6-cpu system, two clusters):
The capacities-dmips-mhz or DMIPS/MHz values (scaled to 1024)
are 1024 and 578 for cluster0 and cluster1. Further normalization
is done by the operating system based on cluster0@max-freq=1100 and
-custer1@max-freq=850, final capacities are 1024 for cluster0 and
-446 for cluster1 (57
6
*850/1100).
+c
l
uster1@max-freq=850, final capacities are 1024 for cluster0 and
+446 for cluster1 (57
8
*850/1100).
cpus {
#address-cells = <2>;