linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
@ 2023-05-16  9:58 Thierry Reding
  2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thierry Reding @ 2023-05-16  9:58 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

Hi,

this series documents the compatible strings for the Jetson Orin Nano
module and the corresponding developer kit.

Changes in v2:
- drop patch that documents extra SKUs for Orin NX
- drop compatible strings for extra Nano SKUs

Thierry Reding (3):
  dt-bindings: tegra: Document Jetson Orin Nano
  dt-bindings: tegra: Document Jetson Orin Nano Developer Kit
  arm64: tegra: Support Jetson Orin Nano Developer Kit

 Documentation/devicetree/bindings/arm/tegra.yaml   |  9 +++++++++
 arch/arm64/boot/dts/nvidia/Makefile                |  2 ++
 .../arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi | 14 ++++++++++++++
 .../dts/nvidia/tegra234-p3768-0000+p3767-0005.dts  | 13 +++++++++++++
 4 files changed, 38 insertions(+)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts

-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano
  2023-05-16  9:58 [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit Thierry Reding
@ 2023-05-16  9:58 ` Thierry Reding
  2023-05-16 21:25   ` Conor Dooley
  2023-05-17  8:49   ` Krzysztof Kozlowski
  2023-05-16  9:58 ` [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit Thierry Reding
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 9+ messages in thread
From: Thierry Reding @ 2023-05-16  9:58 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

The Jetson Orin Nano is the little sibling of the Jetson Orin NX.
Document the corresponding compatible strings for these devices.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
Changes in v2:
- drop compatible strings for additional SKUs

 Documentation/devicetree/bindings/arm/tegra.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
index 0340a369b5e1..0be74eea8303 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -227,5 +227,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
-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit
  2023-05-16  9:58 [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit Thierry Reding
  2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
@ 2023-05-16  9:58 ` Thierry Reding
  2023-05-16 21:24   ` Conor Dooley
  2023-05-16  9:58 ` [PATCH v2 3/3] arm64: tegra: Support " Thierry Reding
  2023-06-06 13:03 ` (subset) [PATCH v2 0/3] " Thierry Reding
  3 siblings, 1 reply; 9+ messages in thread
From: Thierry Reding @ 2023-05-16  9:58 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

The Jetson Orin Nano Developer Kit pairs the Jetson Orin Nano devkit
module with the P3768 carrier board.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 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 0be74eea8303..41c7b71b80dd 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -231,5 +231,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.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH v2 3/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
  2023-05-16  9:58 [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit Thierry Reding
  2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
  2023-05-16  9:58 ` [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit Thierry Reding
@ 2023-05-16  9:58 ` Thierry Reding
  2023-06-06 13:03 ` (subset) [PATCH v2 0/3] " Thierry Reding
  3 siblings, 0 replies; 9+ messages in thread
From: Thierry Reding @ 2023-05-16  9:58 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

The NVIDIA Jetson Orin Nano Developer Kit is the combination of the
NVIDIA Jetson Orin Nano (P3767, SKU 5) module and the P3768 carrier
board.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 arch/arm64/boot/dts/nvidia/Makefile                |  2 ++
 .../arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi | 14 ++++++++++++++
 .../dts/nvidia/tegra234-p3768-0000+p3767-0005.dts  | 13 +++++++++++++
 3 files changed, 29 insertions(+)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts

diff --git a/arch/arm64/boot/dts/nvidia/Makefile b/arch/arm64/boot/dts/nvidia/Makefile
index 2ea0058979d3..c38c809fe577 100644
--- a/arch/arm64/boot/dts/nvidia/Makefile
+++ b/arch/arm64/boot/dts/nvidia/Makefile
@@ -11,6 +11,7 @@ DTC_FLAGS_tegra194-p3509-0000+p3668-0001 := -@
 DTC_FLAGS_tegra234-p3737-0000+p3701-0000 := -@
 DTC_FLAGS_tegra234-p3740-0002+p3701-0008 := -@
 DTC_FLAGS_tegra234-p3768-0000+p3767-0000 := -@
+DTC_FLAGS_tegra234-p3768-0000+p3767-0005 := -@
 
 dtb-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra132-norrin.dtb
 dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2371-0000.dtb
@@ -28,3 +29,4 @@ dtb-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-sim-vdk.dtb
 dtb-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-p3737-0000+p3701-0000.dtb
 dtb-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-p3740-0002+p3701-0008.dtb
 dtb-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-p3768-0000+p3767-0000.dtb
+dtb-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-p3768-0000+p3767-0005.dtb
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi b/arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi
new file mode 100644
index 000000000000..232fa95ef4ae
--- /dev/null
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi
@@ -0,0 +1,14 @@
+// SPDX-License-Identifier: GPL-2.0
+
+#include "tegra234-p3767.dtsi"
+
+/ {
+	compatible = "nvidia,p3767-0005", "nvidia,tegra234";
+	model = "NVIDIA Jetson Orin Nano";
+
+	bus@0 {
+		hda@3510000 {
+			nvidia,model = "NVIDIA Jetson Orin Nano HDA";
+		};
+	};
+};
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts
new file mode 100644
index 000000000000..ba66c1845f75
--- /dev/null
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0
+/dts-v1/;
+
+#include <dt-bindings/input/linux-event-codes.h>
+#include <dt-bindings/input/gpio-keys.h>
+
+#include "tegra234-p3767-0005.dtsi"
+#include "tegra234-p3768-0000.dtsi"
+
+/ {
+	compatible = "nvidia,p3768-0000+p3767-0005", "nvidia,p3767-0005", "nvidia,tegra234";
+	model = "NVIDIA Jetson Orin Nano Developer Kit";
+};
-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit
  2023-05-16  9:58 ` [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit Thierry Reding
@ 2023-05-16 21:24   ` Conor Dooley
  0 siblings, 0 replies; 9+ messages in thread
From: Conor Dooley @ 2023-05-16 21:24 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 358 bytes --]

On Tue, May 16, 2023 at 11:58:49AM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> The Jetson Orin Nano Developer Kit pairs the Jetson Orin Nano devkit
> module with the P3768 carrier board.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano
  2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
@ 2023-05-16 21:25   ` Conor Dooley
  2023-05-17  8:49   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 9+ messages in thread
From: Conor Dooley @ 2023-05-16 21:25 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 330 bytes --]

On Tue, May 16, 2023 at 11:58:48AM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> The Jetson Orin Nano is the little sibling of the Jetson Orin NX.
> Document the corresponding compatible strings for these devices.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>

Thanks,
Conor.


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano
  2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
  2023-05-16 21:25   ` Conor Dooley
@ 2023-05-17  8:49   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-17  8:49 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

On 16/05/2023 11:58, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> 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 <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: (subset) [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
  2023-05-16  9:58 [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit Thierry Reding
                   ` (2 preceding siblings ...)
  2023-05-16  9:58 ` [PATCH v2 3/3] arm64: tegra: Support " Thierry Reding
@ 2023-06-06 13:03 ` Thierry Reding
  2023-06-06 13:06   ` Thierry Reding
  3 siblings, 1 reply; 9+ messages in thread
From: Thierry Reding @ 2023-06-06 13:03 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>


On Tue, 16 May 2023 11:58:47 +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Hi,
> 
> this series documents the compatible strings for the Jetson Orin Nano
> module and the corresponding developer kit.
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: tegra: Document Jetson Orin Nano
      commit: b4032e1726648cb156f45ae756c8730d6d39a5de
[2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit
      commit: 5f027147e4796e9fc11083b2ad50a91c1ac36ede

Best regards,
-- 
Thierry Reding <treding@nvidia.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: (subset) [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
  2023-06-06 13:03 ` (subset) [PATCH v2 0/3] " Thierry Reding
@ 2023-06-06 13:06   ` Thierry Reding
  0 siblings, 0 replies; 9+ messages in thread
From: Thierry Reding @ 2023-06-06 13:06 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Jon Hunter, devicetree,
	linux-tegra, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 788 bytes --]

On Tue, Jun 06, 2023 at 03:03:32PM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> 
> On Tue, 16 May 2023 11:58:47 +0200, Thierry Reding wrote:
> > From: Thierry Reding <treding@nvidia.com>
> > 
> > Hi,
> > 
> > this series documents the compatible strings for the Jetson Orin Nano
> > module and the corresponding developer kit.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/3] dt-bindings: tegra: Document Jetson Orin Nano
>       commit: b4032e1726648cb156f45ae756c8730d6d39a5de
> [2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit
>       commit: 5f027147e4796e9fc11083b2ad50a91c1ac36ede

I've actually also applied patch 3/3. I think b4 got confused somehow
because I applied these to different branches.

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-06-06 13:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16  9:58 [PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit Thierry Reding
2023-05-16  9:58 ` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano Thierry Reding
2023-05-16 21:25   ` Conor Dooley
2023-05-17  8:49   ` Krzysztof Kozlowski
2023-05-16  9:58 ` [PATCH v2 2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit Thierry Reding
2023-05-16 21:24   ` Conor Dooley
2023-05-16  9:58 ` [PATCH v2 3/3] arm64: tegra: Support " Thierry Reding
2023-06-06 13:03 ` (subset) [PATCH v2 0/3] " Thierry Reding
2023-06-06 13:06   ` 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).