Message ID | 20240730-b4-upstream-j742s2-v2-1-6aedf892156c@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Introduce J742S2 SoC and EVM | expand |
On 30/07/2024 09:13, Manorit Chawdhry wrote: > Add devicetree bindings for J742S2 family of devices. > > Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 4d9c5fbb4c26..074d6dc6092f 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -143,6 +143,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:
Add devicetree bindings for J742S2 family of devices. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> --- Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ 1 file changed, 6 insertions(+)