From: Nishanth Menon <nm@ti.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>
Cc: Tero Kristo <kristo@kernel.org>, Nishanth Menon <nm@ti.com>,
Daniel Thompson <daniel.thompson@linaro.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 2/2] dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically
Date: Tue, 30 Aug 2022 11:05:07 -0500 [thread overview]
Message-ID: <20220830160507.7726-3-nm@ti.com> (raw)
In-Reply-To: <20220830160507.7726-1-nm@ti.com>
Use alphabetical sort to organize the SoCs
Reported-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
.../devicetree/bindings/arm/ti/k3.yaml | 42 +++++++++----------
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml
index 7e93e87dcdf4..aeef800eb6ec 100644
--- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
@@ -19,6 +19,19 @@ properties:
compatible:
oneOf:
+ - description: K3 AM625 SoC
+ items:
+ - enum:
+ - ti,am625-sk
+ - const: ti,am625
+
+ - description: K3 AM642 SoC
+ items:
+ - enum:
+ - ti,am642-evm
+ - ti,am642-sk
+ - const: ti,am642
+
- description: K3 AM654 SoC
items:
- enum:
@@ -29,15 +42,6 @@ properties:
- ti,am654-evm
- const: ti,am654
- - description: K3 J721E SoC
- oneOf:
- - const: ti,j721e
- - items:
- - enum:
- - ti,j721e-evm
- - ti,j721e-sk
- - const: ti,j721e
-
- description: K3 J7200 SoC
oneOf:
- const: ti,j7200
@@ -46,18 +50,14 @@ properties:
- ti,j7200-evm
- const: ti,j7200
- - description: K3 AM625 SoC
- items:
- - enum:
- - ti,am625-sk
- - const: ti,am625
-
- - description: K3 AM642 SoC
- items:
- - enum:
- - ti,am642-evm
- - ti,am642-sk
- - const: ti,am642
+ - description: K3 J721E SoC
+ oneOf:
+ - const: ti,j721e
+ - items:
+ - enum:
+ - ti,j721e-evm
+ - ti,j721e-sk
+ - const: ti,j721e
- description: K3 J721s2 SoC
items:
--
2.31.1
next prev parent reply other threads:[~2022-08-30 16:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 16:05 [PATCH 0/2] dt-bindings: arm: ti: k3: Sort alphabetically Nishanth Menon
2022-08-30 16:05 ` [PATCH 1/2] dt-bindings: arm: ti: k3: Sort the am654 board enums Nishanth Menon
2022-08-30 16:50 ` Krzysztof Kozlowski
2022-08-30 17:38 ` Nishanth Menon
2022-08-31 14:01 ` Vignesh Raghavendra
2022-08-30 16:05 ` Nishanth Menon [this message]
2022-08-30 16:51 ` [PATCH 2/2] dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically Krzysztof Kozlowski
2022-08-31 14:17 ` [PATCH 0/2] dt-bindings: arm: ti: k3: Sort alphabetically Vignesh Raghavendra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220830160507.7726-3-nm@ti.com \
--to=nm@ti.com \
--cc=daniel.thompson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox