devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson
@ 2024-02-07 12:05 Sheetal .
  2024-02-07 12:05 ` [PATCH 1/4] arm64: tegra: Move AHUB ports to SoC DTSI Sheetal .
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sheetal . @ 2024-02-07 12:05 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-kernel
  Cc: thierry.reding, linux-tegra, spujar, jonathanh, mkumard, sheetal

From: sheetal <sheetal@nvidia.com>

- Move ports from platform DTS to SoC DTSI.
- Define missing IO ports in SoC DTSI.
- Add audio support for Jetson Orin NX (p3767 SKU0) module and Jetson
  Orin Nano (p3767 SKU5) module with p3768 carrier board.
- Remove the module specific DTSI files as it is already taken
  care in base DTS file.

sheetal (4):
  arm64: tegra: Move AHUB ports to SoC DTSI
  arm64: tegra: Define missing IO ports
  arm64: tegra: Add audio support for Jetson Orin NX and Jetson Orin
    Nano
  arm64: tegra: Remove Jetson Orin NX and Jetson Orin Nano DTSI

 .../arm64/boot/dts/nvidia/tegra234-p3701.dtsi | 1948 ---------------
 .../boot/dts/nvidia/tegra234-p3767-0000.dtsi  |   14 -
 .../boot/dts/nvidia/tegra234-p3767-0005.dtsi  |   14 -
 .../arm64/boot/dts/nvidia/tegra234-p3767.dtsi |   82 +
 .../nvidia/tegra234-p3768-0000+p3767-0000.dts |    7 +-
 .../nvidia/tegra234-p3768-0000+p3767-0005.dts |   12 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi      | 2122 ++++++++++++++++-
 7 files changed, 2198 insertions(+), 2001 deletions(-)
 delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi
 delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi

-- 
2.34.1


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

end of thread, other threads:[~2024-02-22 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-07 12:05 [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson Sheetal .
2024-02-07 12:05 ` [PATCH 1/4] arm64: tegra: Move AHUB ports to SoC DTSI Sheetal .
2024-02-07 12:05 ` [PATCH 2/4] arm64: tegra: Define missing IO ports Sheetal .
2024-02-07 12:05 ` [PATCH 3/4] arm64: tegra: Add audio support for Jetson Orin NX and Jetson Orin Nano Sheetal .
2024-02-07 12:05 ` [PATCH 4/4] arm64: tegra: Remove Jetson Orin NX and Jetson Orin Nano DTSI Sheetal .
2024-02-22 17:24 ` [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson 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).