From 5f027147e4796e9fc11083b2ad50a91c1ac36ede Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Tue, 16 May 2023 11:58:49 +0200 Subject: [PATCH] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit The Jetson Orin Nano Developer Kit pairs the Jetson Orin Nano devkit module with the P3768 carrier board. Acked-by: Conor Dooley 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 7938cc0929b1..fcf956406168 100644 --- a/Documentation/devicetree/bindings/arm/tegra.yaml +++ b/Documentation/devicetree/bindings/arm/tegra.yaml @@ -185,5 +185,10 @@ properties: items: - const: nvidia,p3767-0005 - const: nvidia,tegra234 + - description: Jetson Orin Nano Developer Kit + items: + - const: nvidia,p3768-0000+p3767-0005 + - const: nvidia,p3767-0005 + - const: nvidia,tegra234 additionalProperties: true -- 2.11.0