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

From: Sinthu Raja
Date: Tue Oct 18 2022 - 09:06:42 EST


From: Sinthu Raja <sinthu.raja@xxxxxx>

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 <sinthu.raja@xxxxxx>
---
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 28b8232e1c5b..54f983fb23cf 100644
--- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
@@ -69,6 +69,7 @@ properties:
items:
- enum:
- ti,j721s2-evm
+ - ti,am68-sk
- const: ti,j721s2

additionalProperties: true
--
2.36.1