From d89baa52929f00e9052f61b4eef838ccc8ebf180 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 31 Mar 2023 18:29:12 +0200 Subject: [PATCH] dt-bindings: tegra: Document Jetson Orin NX reference platform Document the combination of the P3768 carrier board with the P3767 (Jetson Orin NX) module. Acked-by: Krzysztof Kozlowski Signed-off-by: Thierry Reding --- Documentation/devicetree/bindings/arm/tegra.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml index c1a62eb1b9257..0df41f5b7e2a3 100644 --- a/Documentation/devicetree/bindings/arm/tegra.yaml +++ b/Documentation/devicetree/bindings/arm/tegra.yaml @@ -171,5 +171,10 @@ properties: items: - const: nvidia,p3767-0000 - const: nvidia,tegra234 + - description: Jetson Orin NX Engineering Reference Developer Kit + items: + - const: nvidia,p3768-0000+p3767-0000 + - const: nvidia,p3767-0000 + - const: nvidia,tegra234 additionalProperties: true -- 2.30.2