2023-01-16 07:28:54

by Sinthu Raja

[permalink] [raw]
Subject: [PATCH V5 1/3] dt-bindings: arm: ti: Add binding for AM68 SK

From: Sinthu Raja <[email protected]>

AM68 Starter Kit is a low cost, small form factor board designed for
TI's AM68 SoC which is optimized to provide best in class performance
for industrial applications and add binding for the same.

Signed-off-by: Sinthu Raja <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
---

No changes in V4 & V5

Changes in V3:
=============
Add Acked-by tag.

Changes in V2:
=============
*Address review comment
- add entry in alphabetical order.

Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml
index 203faab80142..acbc25108533 100644
--- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
@@ -69,6 +69,7 @@ properties:
- description: K3 J721s2 SoC
items:
- enum:
+ - ti,am68-sk
- ti,j721s2-evm
- const: ti,j721s2

--
2.36.1