diff options
| author | Manorit Chawdhry <m-chawdhry@ti.com> | 2024-09-02 15:26:51 +0300 |
|---|---|---|
| committer | Vignesh Raghavendra <vigneshr@ti.com> | 2024-10-13 01:03:24 +0300 |
| commit | 9c65033884bfec836fe45f21d079de40fc7c7bda (patch) | |
| tree | 722bf2f05dd8998e3fd4bbca88ff03bb072bc45a | |
| parent | 39b623c05c4652f2ec450a07cee3d179a283733b (diff) | |
| download | linux-9c65033884bfec836fe45f21d079de40fc7c7bda.tar.xz | |
dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
Add devicetree bindings for J742S2 family of devices.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Beleswar Padhi <b-padhi@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Link: https://lore.kernel.org/r/20240902-b4-upstream-j742s2-v6-3-6a7aa2736797@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 5df99e361c21..b0be02f9d125 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -144,6 +144,12 @@ properties: - ti,j722s-evm - const: ti,j722s + - description: K3 J742S2 SoC + items: + - enum: + - ti,j742s2-evm + - const: ti,j742s2 + - description: K3 J784s4 SoC items: - enum: |
