]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: tegra: Combine AGX Orin board files
authorDara Stotland <dstotland@nvidia.com>
Mon, 26 Aug 2024 16:47:20 +0000 (16:47 +0000)
committerThierry Reding <treding@nvidia.com>
Thu, 29 Aug 2024 15:40:34 +0000 (17:40 +0200)
commit7a3f6cb1deb84650b1aa7c7e9bf0501810410e26
treed8917aa10a7dfc5b48d4a1477c020b3308012a9a
parentab9cd79d418fa27123aa11bc1487feb4e1b4da91
arm64: tegra: Combine AGX Orin board files

The current AGX Orin structure has both a top-level module+board
file as well as a board file. Most of the data in the board-file
is closely related to the module itself. The benefit of this
extra file is outweighed by the additional complexity. Merge
the board file into the module+board file for simplicity.

Signed-off-by: Dara Stotland <dstotland@nvidia.com>
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
arch/arm64/boot/dts/nvidia/tegra234-p3737-0000.dtsi [deleted file]