[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210929081333.26454-2-sinthu.raja@ti.com>
Date: Wed, 29 Sep 2021 13:43:30 +0530
From: Sinthu Raja <sinthu.raja@...tralsolutions.com>
To: Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
Rob Herring <robh+dt@...nel.org>
Cc: Vignesh Raghavendra <vigneshr@...com>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Sinthu Raja <sinthu.raja@...com>
Subject: [PATCH V3 1/4] dt-bindings: arm: ti: Add compatible for J721E SK
From: Sinthu Raja <sinthu.raja@...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@...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
Powered by blists - more mailing lists