[PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/

Geert Uytterhoeven posted 1 patch 2 years, 3 months ago
.../devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml        | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
Posted by Geert Uytterhoeven 2 years, 3 months ago
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
Re: (subset) [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
Posted by Lee Jones 2 years, 2 months ago
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 [李琼斯]

Re: [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
Posted by Linus Walleij 2 years, 3 months ago
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
Re: [PATCH] dt-bindings: mfd: stericsson,db8500-prcmu: Spelling s/Cortex A-/Cortex-A/
Posted by Krzysztof Kozlowski 2 years, 3 months ago
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