Message ID | af8722c60c35d869732a638e3d8eef9d4f8cd0bf.1693407125.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: arm: realview: Spelling s/Cortex A-/Cortex-A/ | expand |
On 30/08/2023 16:53, Geert Uytterhoeven wrote: > Fix misspellings of "Cortex-A8" and "Cortex-A9". > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Documentation/devicetree/bindings/arm/arm,realview.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/arm,realview.yaml b/Documentation/devicetree/bindings/arm/arm,realview.yaml > index 8d3ed2e4ed315ca5..c4e9b500e02f122f 100644 > --- a/Documentation/devicetree/bindings/arm/arm,realview.yaml > +++ b/Documentation/devicetree/bindings/arm/arm,realview.yaml > @@ -11,7 +11,7 @@ maintainers: > > description: |+ > The ARM RealView series of reference designs were built to explore the ARM > - 11, Cortex A-8 and Cortex A-9 CPUs. This included new features compared to > + 11, Cortex-A8 and Cortex-A9 CPUs. This included new features compared to Probably "ARM" should be moved here to have "ARM 11" in one line, but anyway: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 2023-08-30 15:59, Krzysztof Kozlowski wrote: > On 30/08/2023 16:53, Geert Uytterhoeven wrote: >> Fix misspellings of "Cortex-A8" and "Cortex-A9". >> >> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> >> --- >> Documentation/devicetree/bindings/arm/arm,realview.yaml | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/devicetree/bindings/arm/arm,realview.yaml b/Documentation/devicetree/bindings/arm/arm,realview.yaml >> index 8d3ed2e4ed315ca5..c4e9b500e02f122f 100644 >> --- a/Documentation/devicetree/bindings/arm/arm,realview.yaml >> +++ b/Documentation/devicetree/bindings/arm/arm,realview.yaml >> @@ -11,7 +11,7 @@ maintainers: >> >> description: |+ >> The ARM RealView series of reference designs were built to explore the ARM >> - 11, Cortex A-8 and Cortex A-9 CPUs. This included new features compared to >> + 11, Cortex-A8 and Cortex-A9 CPUs. This included new features compared to > > Probably "ARM" should be moved here to have "ARM 11" in one line, Indeed, if we're getting product names right then it's "ARM11" (or "Arm11" these days...) Cheers, Robin. > but > anyway: > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Best regards, > Krzysztof > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/Documentation/devicetree/bindings/arm/arm,realview.yaml b/Documentation/devicetree/bindings/arm/arm,realview.yaml index 8d3ed2e4ed315ca5..c4e9b500e02f122f 100644 --- a/Documentation/devicetree/bindings/arm/arm,realview.yaml +++ b/Documentation/devicetree/bindings/arm/arm,realview.yaml @@ -11,7 +11,7 @@ maintainers: description: |+ The ARM RealView series of reference designs were built to explore the ARM - 11, Cortex A-8 and Cortex A-9 CPUs. This included new features compared to + 11, Cortex-A8 and Cortex-A9 CPUs. This included new features compared to the earlier CPUs such as TrustZone and multicore (MPCore). properties:
Fix misspellings of "Cortex-A8" and "Cortex-A9". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/arm/arm,realview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)