dt-bindings: arm: ti: Add bindings for J721s2 SoC
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 7 Dec 2021 08:09:00 +0000 (13:39 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 13 Dec 2021 17:51:21 +0000 (23:21 +0530)
Add binding for J721S2 SoC

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211207080904.14324-2-a-govindraju@ti.com
Documentation/devicetree/bindings/arm/ti/k3.yaml

index cf327230fc0e20648ec14d3327ba6d762ab18fcf..b03c10fa2e7a02b50e1fe30aeef6a5a4265c23fb 100644 (file)
@@ -53,6 +53,12 @@ properties:
               - ti,am642-sk
           - const: ti,am642
 
+      - description: K3 J721s2 SoC
+        items:
+          - enum:
+              - ti,j721s2-evm
+          - const: ti,j721s2
+
 additionalProperties: true
 
 ...