devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt
@ 2022-02-08  7:03 Zenghui Yu
  2022-02-08  8:00 ` Krzysztof Kozlowski
  2022-02-11 16:37 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Zenghui Yu @ 2022-02-08  7:03 UTC (permalink / raw)
  To: devicetree, linux-kernel, robh+dt, krzysztof.kozlowski
  Cc: kernel.yuz, wanghaibin.wang, wangjingyi11, Zenghui Yu

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>
---
 Documentation/devicetree/bindings/arm/cpu-capacity.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/cpu-capacity.txt b/Documentation/devicetree/bindings/arm/cpu-capacity.txt
index 380e21c5fc7e..cc5e190390b7 100644
--- 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 (576*850/1100).
+cluster1@max-freq=850, final capacities are 1024 for cluster0 and
+446 for cluster1 (578*850/1100).
 
 cpus {
 	#address-cells = <2>;
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt
  2022-02-08  7:03 [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt Zenghui Yu
@ 2022-02-08  8:00 ` Krzysztof Kozlowski
  2022-02-11 16:37 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-08  8:00 UTC (permalink / raw)
  To: Zenghui Yu, devicetree, linux-kernel, robh+dt
  Cc: kernel.yuz, wanghaibin.wang, wangjingyi11

On 08/02/2022 08:03, Zenghui Yu wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/arm/cpu-capacity.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Fix is correct but instead entire bindings should be converted to DT schema.


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt
  2022-02-08  7:03 [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt Zenghui Yu
  2022-02-08  8:00 ` Krzysztof Kozlowski
@ 2022-02-11 16:37 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-02-11 16:37 UTC (permalink / raw)
  To: Zenghui Yu
  Cc: wangjingyi11, kernel.yuz, linux-kernel, krzysztof.kozlowski,
	devicetree, wanghaibin.wang, robh+dt

On Tue, 08 Feb 2022 15:03:00 +0800, Zenghui Yu wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/arm/cpu-capacity.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-11 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-08  7:03 [PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt Zenghui Yu
2022-02-08  8:00 ` Krzysztof Kozlowski
2022-02-11 16:37 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).