aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2023-05-16 11:58:48 +0200
committerThierry Reding <[email protected]>2023-06-06 14:39:19 +0200
commitb4032e1726648cb156f45ae756c8730d6d39a5de (patch)
tree453d2c98a51c7ff1003fe5d83c40bd8b0109cd01
parent12382ad05110b569d95d29c637e16bbeb115acca (diff)
dt-bindings: tegra: Document Jetson Orin Nano
The Jetson Orin Nano is the little sibling of the Jetson Orin NX. Document the corresponding compatible strings for these devices. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/arm/tegra.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
index 6970ca1b8bd8..7938cc0929b1 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -181,5 +181,9 @@ properties:
- const: nvidia,p3768-0000+p3767-0000
- const: nvidia,p3767-0000
- const: nvidia,tegra234
+ - description: Jetson Orin Nano
+ items:
+ - const: nvidia,p3767-0005
+ - const: nvidia,tegra234
additionalProperties: true