devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] arm64: tegra: Add NVIDIA Jetson AGX Orin support
@ 2021-11-12 12:35 Thierry Reding
  2021-11-12 12:35 ` [PATCH 01/11] dt-bindings: tegra: Describe recent developer kits consistently Thierry Reding
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Thierry Reding @ 2021-11-12 12:35 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring; +Cc: linux-tegra, devicetree, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

Hi,

This set of patches adds support for the new NVIDIA Jetson AGX Orin
module and the corresponding developer kit. It builds on the existing
Tegra234 support introduced a while ago for the simulation VDK platform
and updates a couple of details and adds a few more things that have
changed since then.

Most of this work was done by Mikko Perttunen.

Thierry

Mikko Perttunen (7):
  dt-bindings: Update headers for Tegra234
  misc: sram: Add compatible string for Tegra234 SYSRAM
  arm64: tegra: Add clock for Tegra234 RTC
  arm64: tegra: Update Tegra234 BPMP channel addresses
  arm64: tegra: Fill in properties for Tegra234 eMMC
  arm64: tegra: Add Tegra234 TCU device
  arm64: tegra: Add NVIDIA Jetson AGX Orin Developer Kit support

Thierry Reding (4):
  dt-bindings: tegra: Describe recent developer kits consistently
  dt-bindings: tegra: Document Jetson AGX Orin (and devkit)
  dt-bindings: sram: Document NVIDIA Tegra SYSRAM
  arm64: tegra: Fixup SYSRAM references

 .../devicetree/bindings/arm/tegra.yaml        | 29 ++++++++----
 .../devicetree/bindings/sram/sram.yaml        |  3 ++
 arch/arm64/boot/dts/nvidia/Makefile           |  1 +
 arch/arm64/boot/dts/nvidia/tegra186.dtsi      |  2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi      |  2 +-
 .../boot/dts/nvidia/tegra234-p3701-0000.dtsi  | 25 +++++++++++
 .../nvidia/tegra234-p3737-0000+p3701-0000.dts | 24 ++++++++++
 .../boot/dts/nvidia/tegra234-p3737-0000.dtsi  |  5 +++
 arch/arm64/boot/dts/nvidia/tegra234.dtsi      | 45 ++++++++++++++-----
 drivers/misc/sram.c                           |  1 +
 include/dt-bindings/clock/tegra234-clock.h    | 17 +++++--
 include/dt-bindings/reset/tegra234-reset.h    | 12 ++++-
 12 files changed, 139 insertions(+), 27 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3701-0000.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000.dtsi

-- 
2.33.1


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

end of thread, other threads:[~2021-12-07 17:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-12 12:35 [PATCH 00/11] arm64: tegra: Add NVIDIA Jetson AGX Orin support Thierry Reding
2021-11-12 12:35 ` [PATCH 01/11] dt-bindings: tegra: Describe recent developer kits consistently Thierry Reding
2021-11-29 20:54   ` Rob Herring
2021-11-12 12:35 ` [PATCH 02/11] dt-bindings: tegra: Document Jetson AGX Orin (and devkit) Thierry Reding
2021-11-29 20:55   ` Rob Herring
2021-11-12 12:35 ` [PATCH 03/11] dt-bindings: Update headers for Tegra234 Thierry Reding
2021-11-29 20:59   ` Rob Herring
2021-11-12 12:35 ` [PATCH 04/11] dt-bindings: sram: Document NVIDIA Tegra SYSRAM Thierry Reding
2021-11-29 20:59   ` Rob Herring
2021-11-12 12:35 ` [PATCH 05/11] misc: sram: Add compatible string for Tegra234 SYSRAM Thierry Reding
2021-12-07 15:52   ` Thierry Reding
2021-12-07 17:45     ` Greg Kroah-Hartman
2021-11-12 12:35 ` [PATCH 06/11] arm64: tegra: Fixup SYSRAM references Thierry Reding
2021-11-12 12:35 ` [PATCH 07/11] arm64: tegra: Add clock for Tegra234 RTC Thierry Reding
2021-11-12 12:35 ` [PATCH 08/11] arm64: tegra: Update Tegra234 BPMP channel addresses Thierry Reding
2021-11-12 12:35 ` [PATCH 09/11] arm64: tegra: Fill in properties for Tegra234 eMMC Thierry Reding
2021-11-12 12:35 ` [PATCH 10/11] arm64: tegra: Add Tegra234 TCU device Thierry Reding
2021-11-12 12:35 ` [PATCH 11/11] arm64: tegra: Add NVIDIA Jetson AGX Orin Developer Kit support 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).