UPSTREAM PENDING: arm64: tegra: Add support for IGX Orin

Add support for the NVIDIA IGX Orin development kit having P3701
module with P3740 carrier board.

Bug 4080340

Change-Id: I3f3c8c5b180727ba13f25696c026f7236d379a7b
Signed-off-by: Shubhi Garg <shgarg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2897627
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Shubhi Garg
2023-05-03 05:56:07 +00:00
committed by mobile promotions
parent 4e610e9f8b
commit 0cf5b815ec
4 changed files with 404 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ dtbo-y :=
makefile-path := t23x/nv-public
dtb-y += tegra234-p3737-0000+p3701-0000.dtb
dtb-y += tegra234-p3740-0002+p3701-0008.dtb
ifneq ($(dtb-y),)
dtb-y := $(addprefix $(makefile-path)/,$(dtb-y))