LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
@ 2023-08-30 14:53 Geert Uytterhoeven
  2023-08-30 14:59 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2023-08-30 14:53 UTC (permalink / raw
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Linus Walleij
  Cc: devicetree, linux-kernel, Geert Uytterhoeven

Fix a misspelling of "Cortex-A9".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml b/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml
index 5e0002f099e45e87..cb2a42caabb5d7f8 100644
--- a/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml
+++ b/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml
@@ -75,7 +75,7 @@ properties:
         unevaluatedProperties: false
 
       db8500_varm:
-        description: The voltage for the ARM Cortex A-9 CPU.
+        description: The voltage for the ARM Cortex-A9 CPU.
         type: object
         $ref: ../regulator/regulator.yaml#
         unevaluatedProperties: false
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
  2023-08-30 14:53 [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/ Geert Uytterhoeven
@ 2023-08-30 14:59 ` Krzysztof Kozlowski
  2023-08-30 21:29 ` Linus Walleij
  2023-09-20  9:37 ` (subset) " Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-08-30 14:59 UTC (permalink / raw
  To: Geert Uytterhoeven, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Linus Walleij
  Cc: devicetree, linux-kernel

On 30/08/2023 16:53, Geert Uytterhoeven wrote:
> Fix a misspelling of "Cortex-A9".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  .../devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


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

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
  2023-08-30 14:53 [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/ Geert Uytterhoeven
  2023-08-30 14:59 ` Krzysztof Kozlowski
@ 2023-08-30 21:29 ` Linus Walleij
  2023-09-20  9:37 ` (subset) " Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2023-08-30 21:29 UTC (permalink / raw
  To: Geert Uytterhoeven
  Cc: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	devicetree, linux-kernel

On Wed, Aug 30, 2023 at 4:53 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> Fix a misspelling of "Cortex-A9".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: (subset) [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
  2023-08-30 14:53 [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/ Geert Uytterhoeven
  2023-08-30 14:59 ` Krzysztof Kozlowski
  2023-08-30 21:29 ` Linus Walleij
@ 2023-09-20  9:37 ` Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Lee Jones @ 2023-09-20  9:37 UTC (permalink / raw
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Linus Walleij, Geert Uytterhoeven
  Cc: devicetree, linux-kernel

On Wed, 30 Aug 2023 16:53:43 +0200, Geert Uytterhoeven wrote:
> Fix a misspelling of "Cortex-A9".
> 
> 

Applied, thanks!

[1/1] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
      commit: 0235574f1ae5569a39e35de72767e42e03747bc0

--
Lee Jones [李琼斯]


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

end of thread, other threads:[~2023-09-20  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 14:53 [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/ Geert Uytterhoeven
2023-08-30 14:59 ` Krzysztof Kozlowski
2023-08-30 21:29 ` Linus Walleij
2023-09-20  9:37 ` (subset) " Lee Jones

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 read-only IMAP folder(s) and NNTP newsgroup(s).