[PATCH] dt-bindings: arm: fsl: correct spelling of TQ-Systems and TQMLS1012AL

Max Merchel posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: arm: fsl: correct spelling of TQ-Systems and TQMLS1012AL
Posted by Max Merchel 1 month, 1 week ago
TQ-Systems is written with a hyphen. Correct the spelling.
The correct SoM name is TQMLS1012AL.

Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 5716d701292c..13e5d40cbb26 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1626,7 +1626,7 @@ properties:
               - fsl,ls1012a-qds
           - const: fsl,ls1012a
 
-      - description: TQ Systems TQMLS12AL SoM on MBLS1012AL board
+      - description: TQ-Systems TQMLS1012AL SoM on MBLS1012AL board
         items:
           - const: tq,ls1012a-tqmls1012al-mbls1012al
           - const: tq,ls1012a-tqmls1012al
-- 
2.43.0
Re: [PATCH] dt-bindings: arm: fsl: correct spelling of TQ-Systems and TQMLS1012AL
Posted by Max Merchel 1 month ago
Am 18.02.26 um 14:24 schrieb Max Merchel:
> TQ-Systems is written with a hyphen. Correct the spelling.
> The correct SoM name is TQMLS1012AL.
> 
> Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
> ---
>   Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 5716d701292c..13e5d40cbb26 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1626,7 +1626,7 @@ properties:
>                 - fsl,ls1012a-qds
>             - const: fsl,ls1012a
>   
> -      - description: TQ Systems TQMLS12AL SoM on MBLS1012AL board
> +      - description: TQ-Systems TQMLS1012AL SoM on MBLS1012AL board
>           items:
>             - const: tq,ls1012a-tqmls1012al-mbls1012al
>             - const: tq,ls1012a-tqmls1012al

Any feedback to this?

-- 
Best regards,
Max

TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/

Re: [PATCH] dt-bindings: arm: fsl: correct spelling of TQ-Systems and TQMLS1012AL
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Wed, Feb 18, 2026 at 02:24:11PM +0100, Max Merchel wrote:
> TQ-Systems is written with a hyphen. Correct the spelling.
> The correct SoM name is TQMLS1012AL.
> 
> Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof