linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: fix typos in compatible
@ 2022-05-11  7:01 Ken Kurematsu
  2022-05-11  8:18 ` Krzysztof Kozlowski
  2022-05-16 18:27 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Ken Kurematsu @ 2022-05-11  7:01 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Rob Herring, Krzysztof Kozlowski, devicetree, linux-kernel,
	Catalin Marinas, Will Deacon, Florian Fainelli, Yoshitaka Ikeda,
	Masahiro Mizutani, Ken Kurematsu

Fix typo "cortex"

Signed-off-by: Ken Kurematsu <k.kurematsu@nskint.co.jp>
---
 Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt
index 8c7a4908a849..a8866c6e9d46 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt
@@ -30,7 +30,7 @@ Example:
 
 	cpus {
 		cpu@0 {
-			compatible = "arm,cotex-a9";
+			compatible = "arm,cortex-a9";
 			reg = <0>;
 			...
 			enable-method = "brcm,bcm63138";
-- 
2.36.0


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

* Re: [PATCH] dt-bindings: arm: fix typos in compatible
  2022-05-11  7:01 [PATCH] dt-bindings: arm: fix typos in compatible Ken Kurematsu
@ 2022-05-11  8:18 ` Krzysztof Kozlowski
  2022-05-16 18:27 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-11  8:18 UTC (permalink / raw)
  To: Ken Kurematsu, linux-arm-kernel
  Cc: Rob Herring, devicetree, linux-kernel, Catalin Marinas,
	Will Deacon, Florian Fainelli, Yoshitaka Ikeda,
	Masahiro Mizutani

On 11/05/2022 09:01, Ken Kurematsu wrote:
> Fix typo "cortex"

You could add:
"in the example DTS."

Because this is only example, not bindings.


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof

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

* Re: [PATCH] dt-bindings: arm: fix typos in compatible
  2022-05-11  7:01 [PATCH] dt-bindings: arm: fix typos in compatible Ken Kurematsu
  2022-05-11  8:18 ` Krzysztof Kozlowski
@ 2022-05-16 18:27 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-05-16 18:27 UTC (permalink / raw)
  To: Ken Kurematsu
  Cc: linux-kernel, Yoshitaka Ikeda, devicetree, Masahiro Mizutani,
	Florian Fainelli, Krzysztof Kozlowski, Catalin Marinas,
	Will Deacon, linux-arm-kernel

On Wed, 11 May 2022 07:01:56 +0000, Ken Kurematsu wrote:
> Fix typo "cortex"
> 
> Signed-off-by: Ken Kurematsu <k.kurematsu@nskint.co.jp>
> ---
>  Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

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

end of thread, other threads:[~2022-05-16 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11  7:01 [PATCH] dt-bindings: arm: fix typos in compatible Ken Kurematsu
2022-05-11  8:18 ` Krzysztof Kozlowski
2022-05-16 18:27 ` 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).