devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: tegra: Document compatible for IGX
@ 2023-05-08 10:27 Shubhi Garg
  2023-05-08 10:27 ` [PATCH v2 2/2] arm64: tegra: Add support for IGX Orin Shubhi Garg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shubhi Garg @ 2023-05-08 10:27 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, thierry.reding, jonathanh,
	devicetree, linux-tegra
  Cc: shgarg

Document the compatible strings used for Nvidia IGX Orin Development
kit which uses P3701 SKU8 and P3740 carrier board.

Signed-off-by: Shubhi Garg <shgarg@nvidia.com>
---

v2: sorted IGX Orin position as per part number. Since
P3740 is designed prior to P3768, it is placed before Orin NX.

 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 0df41f5b7e2a..6970ca1b8bd8 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -167,6 +167,11 @@ properties:
           - const: nvidia,p3737-0000+p3701-0000
           - const: nvidia,p3701-0000
           - const: nvidia,tegra234
+      - description: NVIDIA IGX Orin Development Kit
+        items:
+          - const: nvidia,p3740-0002+p3701-0008
+          - const: nvidia,p3701-0008
+          - const: nvidia,tegra234
       - description: Jetson Orin NX
         items:
           - const: nvidia,p3767-0000
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-15 15:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 10:27 [PATCH v2 1/2] dt-bindings: tegra: Document compatible for IGX Shubhi Garg
2023-05-08 10:27 ` [PATCH v2 2/2] arm64: tegra: Add support for IGX Orin Shubhi Garg
2023-05-08 11:27 ` [PATCH v2 1/2] dt-bindings: tegra: Document compatible for IGX Rob Herring
2023-05-08 16:22   ` Krzysztof Kozlowski
2023-05-08 16:21 ` Krzysztof Kozlowski
2023-05-15 15:11 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).