OSDN Git Service

dt-bindings: arm: ti: Add bindings for J784s4 SoC
authorApurva Nandan <a-nandan@ti.com>
Thu, 12 Jan 2023 14:27:22 +0000 (19:57 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 15 Jan 2023 16:54:36 +0000 (22:24 +0530)
Add binding for J784S4 SoC

Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20230112142725.77785-2-a-nandan@ti.com
Documentation/devicetree/bindings/arm/ti/k3.yaml

index 203faab..98af220 100644 (file)
@@ -72,6 +72,12 @@ properties:
               - ti,j721s2-evm
           - const: ti,j721s2
 
+      - description: K3 J784s4 SoC
+        items:
+          - enum:
+              - ti,j784s4-evm
+          - const: ti,j784s4
+
 additionalProperties: true
 
 ...