linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: tegra: Add Tegra264 support
@ 2025-07-09 23:13 Thierry Reding
  2025-07-09 23:13 ` [PATCH 1/4] " Thierry Reding
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thierry Reding @ 2025-07-09 23:13 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra, devicetree, linux-arm-kernel

From: Thierry Reding <treding@nvidia.com>

This adds support for the Tegra264 SoC as well as the engineering
reference platform that goes with it. There isn't too much here yet, but
it should enable users to boot into an initial ramdisk. Patches to
enable access to the root filesystem are in the works but not quite
ready yet.

Thierry

Thierry Reding (4):
  arm64: tegra: Add Tegra264 support
  arm64: tegra: Add p3971-0089+p3834-0008 support
  arm64: tegra: Add memory controller on Tegra264
  arm64: defconfig: Enable Tegra241 and Tegra264

 arch/arm64/boot/dts/nvidia/Makefile           |   2 +
 .../boot/dts/nvidia/tegra264-p3834-0008.dtsi  |   7 +
 .../arm64/boot/dts/nvidia/tegra264-p3834.dtsi |  30 ++
 .../nvidia/tegra264-p3971-0089+p3834-0008.dts |  11 +
 .../dts/nvidia/tegra264-p3971-0089+p3834.dtsi |  14 +
 .../boot/dts/nvidia/tegra264-p3971-0089.dtsi  |   3 +
 .../arm64/boot/dts/nvidia/tegra264-p3971.dtsi |   4 +
 arch/arm64/boot/dts/nvidia/tegra264.dtsi      | 415 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   2 +
 9 files changed, 488 insertions(+)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3834-0008.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3834.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3971-0089+p3834-0008.dts
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3971-0089+p3834.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3971-0089.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264-p3971.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra264.dtsi

-- 
2.50.0



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

end of thread, other threads:[~2025-07-10  2:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 23:13 [PATCH 0/4] arm64: tegra: Add Tegra264 support Thierry Reding
2025-07-09 23:13 ` [PATCH 1/4] " Thierry Reding
2025-07-09 23:13 ` [PATCH 2/4] arm64: tegra: Add p3971-0089+p3834-0008 support Thierry Reding
2025-07-09 23:14 ` [PATCH 3/4] arm64: tegra: Add memory controller on Tegra264 Thierry Reding
2025-07-09 23:14 ` [PATCH 4/4] arm64: defconfig: Enable Tegra241 and Tegra264 Thierry Reding
2025-07-10  2:45 ` [PATCH 0/4] arm64: tegra: Add Tegra264 support Rob Herring (Arm)

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).