Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH 0/7] Tegra234 AGX Orin DTS Updates
@ 2024-08-23 21:49 Dara Stotland
  2024-08-23 21:49 ` [PATCH 1/7] arm64: tegra: Combine AGX Orin board files Dara Stotland
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Dara Stotland @ 2024-08-23 21:49 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Brad Griffis, devicetree, linux-tegra
  Cc: Dara Stotland

This patchset restructures the AGX Orin device tree for improved
adaptability. It also fixes the placement of several nodes to be
in the proper files.

Dara Stotland (7):
  arm64: tegra: Combine AGX Orin board files
  arm64: tegra: Combine IGX Orin board files
  arm64: tegra: Move AGX Orin nodes to correct location
  arm64: tegra: Move padctl supply nodes to AGX Orin module
  arm64: tegra: Move BPMP nodes to AGX Orin module
  arm64: tegra: Add thermal nodes to AGX Orin SKU8
  arm64: tegra: Create SKU8 AGX Orin board file

 .../devicetree/bindings/arm/tegra.yaml        |   5 +
 arch/arm64/boot/dts/nvidia/Makefile           |   1 +
 .../boot/dts/nvidia/tegra234-p3701-0000.dtsi  |  52 --
 .../boot/dts/nvidia/tegra234-p3701-0008.dtsi  |  26 +-
 .../arm64/boot/dts/nvidia/tegra234-p3701.dtsi |  40 ++
 .../nvidia/tegra234-p3737-0000+p3701-0000.dts | 440 +-------------
 .../nvidia/tegra234-p3737-0000+p3701-0008.dts |  11 +
 .../dts/nvidia/tegra234-p3737-0000+p3701.dtsi | 547 ++++++++++++++++++
 .../boot/dts/nvidia/tegra234-p3737-0000.dtsi  |  90 ---
 .../nvidia/tegra234-p3740-0002+p3701-0008.dts | 230 +++++++-
 .../boot/dts/nvidia/tegra234-p3740-0002.dtsi  | 248 --------
 11 files changed, 851 insertions(+), 839 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0008.dts
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701.dtsi
 delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000.dtsi
 delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3740-0002.dtsi

-- 
2.17.1


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

end of thread, other threads:[~2024-08-24 14:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 21:49 [PATCH 0/7] Tegra234 AGX Orin DTS Updates Dara Stotland
2024-08-23 21:49 ` [PATCH 1/7] arm64: tegra: Combine AGX Orin board files Dara Stotland
2024-08-23 21:49 ` [PATCH 2/7] arm64: tegra: Combine IGX " Dara Stotland
2024-08-23 21:49 ` [PATCH 3/7] arm64: tegra: Move AGX Orin nodes to correct location Dara Stotland
2024-08-23 21:49 ` [PATCH 4/7] arm64: tegra: Move padctl supply nodes to AGX Orin module Dara Stotland
2024-08-23 21:49 ` [PATCH 5/7] arm64: tegra: Move BPMP " Dara Stotland
2024-08-23 21:49 ` [PATCH 6/7] arm64: tegra: Add thermal nodes to AGX Orin SKU8 Dara Stotland
2024-08-23 21:49 ` [PATCH 7/7] arm64: tegra: Create SKU8 AGX Orin board file Dara Stotland
2024-08-24  8:02   ` Krzysztof Kozlowski
2024-08-24 14:56     ` Brad Griffis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox