[PATCH V3 1/4] dt-bindings: arm: ti: Add compatible for J721E SK
Sinthu Raja
sinthu.raja at mistralsolutions.com
Wed Sep 29 01:13:30 PDT 2021
From: Sinthu Raja <sinthu.raja at ti.com>
J721E Starter Kit (SK)[1] is a low cost, small form factor board
designed for TI’s J721E SoC. Add j721e-sk into compatible enum.
[1]https://www.ti.com/tool/SK-TDA4VM
Signed-off-by: Sinthu Raja <sinthu.raja at ti.com>
---
Changes in V3:
* Addressed review comments.
* Added Board URL to the commit description.
V2: https://lore.kernel.org/all/20210607093314.23909-2-sinthu.raja@ti.com/
V1: https://lore.kernel.org/all/20210602182237.12632-2-sinthu.raja@ti.com/
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 29ca364e8a76..d97af3f628d8 100644
--- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
@@ -31,6 +31,7 @@ properties:
items:
- enum:
- ti,j721e-evm
+ - ti,j721e-sk
- const: ti,j721e
- description: K3 J7200 SoC
--
2.31.1
More information about the linux-arm-kernel
mailing list