devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems
@ 2024-08-13  7:12 Max Merchel
  2024-08-18 15:03 ` Rob Herring (Arm)
  2024-08-31 12:54 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Max Merchel @ 2024-08-13  7:12 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo
  Cc: Max Merchel, devicetree, linux-kernel

TQ-Systems is written with a hyphen. The incorrect spelling with spaces
is therefore corrected.

While at it, comments are added to TQMa6ULLx.

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

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 80747d79418a..7d173f6416da 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -809,19 +809,19 @@ properties:
           - const: kontron,sl-imx6ull   # Kontron SL i.MX6ULL SoM
           - const: fsl,imx6ull
 
-      - description: TQ Systems TQMa6ULLx SoM on MBa6ULx board
+      - description: TQ-Systems TQMa6ULLx SoM on MBa6ULx board
         items:
           - enum:
-              - tq,imx6ull-tqma6ull2-mba6ulx
-          - const: tq,imx6ull-tqma6ull2      # MCIMX6Y2
+              - tq,imx6ull-tqma6ull2-mba6ulx # TQMa6ULL socketable SoM with MCIMX6Y2 on MBa6ULx EVK
+          - const: tq,imx6ull-tqma6ull2      # TQMa6ULL socketable SoM with MCIMX6Y2
           - const: fsl,imx6ull
 
-      - description: TQ Systems TQMa6ULLxL SoM on MBa6ULx[L] board
+      - description: TQ-Systems TQMa6ULLxL SoM on MBa6ULx[L] board
         items:
           - enum:
-              - tq,imx6ull-tqma6ull2l-mba6ulx # using LGA adapter
-              - tq,imx6ull-tqma6ull2l-mba6ulxl
-          - const: tq,imx6ull-tqma6ull2l      # MCIMX6Y2, LGA SoM variant
+              - tq,imx6ull-tqma6ull2l-mba6ulx  # TQMa6ULLxL LGA SoM with socketable Adapter on MBa6ULx EVK
+              - tq,imx6ull-tqma6ull2l-mba6ulxl # TQMa6ULLxL LGA SoM on MBa6ULxL gateway board
+          - const: tq,imx6ull-tqma6ull2l       # TQMa6ULLxL LGA SoM with MCIMX6Y2
           - const: fsl,imx6ull
 
       - description: Seeed Stuido i.MX6ULL SoM on dev boards
-- 
2.33.0


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

* Re: [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems
  2024-08-13  7:12 [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems Max Merchel
@ 2024-08-18 15:03 ` Rob Herring (Arm)
  2024-08-31 12:54 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2024-08-18 15:03 UTC (permalink / raw)
  To: Max Merchel
  Cc: Conor Dooley, Krzysztof Kozlowski, Shawn Guo, devicetree,
	linux-kernel


On Tue, 13 Aug 2024 09:12:42 +0200, Max Merchel wrote:
> TQ-Systems is written with a hyphen. The incorrect spelling with spaces
> is therefore corrected.
> 
> While at it, comments are added to TQMa6ULLx.
> 
> Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


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

* Re: [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems
  2024-08-13  7:12 [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems Max Merchel
  2024-08-18 15:03 ` Rob Herring (Arm)
@ 2024-08-31 12:54 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2024-08-31 12:54 UTC (permalink / raw)
  To: Max Merchel
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	devicetree, linux-kernel

On Tue, Aug 13, 2024 at 09:12:42AM +0200, Max Merchel wrote:
> TQ-Systems is written with a hyphen. The incorrect spelling with spaces
> is therefore corrected.
> 
> While at it, comments are added to TQMa6ULLx.
> 
> Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>

Applied, thanks!


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

end of thread, other threads:[~2024-08-31 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13  7:12 [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems Max Merchel
2024-08-18 15:03 ` Rob Herring (Arm)
2024-08-31 12:54 ` Shawn Guo

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).