mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
arm64: tegra: Add more DT overlays
Add a new DT overlay for Tegra194 Jetson boards that populates the necessary device-tree nodes for devices that use out-of-tree drivers. Add the DT overlays for OPTEE and the Tegra234 SBSA UART that have been copied from the linux-stable branch. By adding them to this repository we can remove from linux-stable branch because this branch should only include changes from upstream. Bug 3733730 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2770883 Reviewed-by: Bibek Basu <bbasu@nvidia.com> Change-Id: Id7997557bb0dd8e95a0f9c0089c0fe131f1abe8a Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2807816 Reviewed-by: svcacv <svcacv@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
815a4596cd
commit
283e3a58f7
1
Makefile
1
Makefile
@@ -7,6 +7,7 @@ makefile-path := platform/t23x/concord/dts/generic-dts
|
||||
dtbo-y += tegra234-p3737-0000+p3701-0000-overlay.dtbo
|
||||
dtbo-y += tegra234-jetson-overlay.dtbo
|
||||
dtbo-y += tegra234-carveouts-overlay.dtbo
|
||||
dtbo-y += tegra234-sbsa-uart-overlay.dtbo
|
||||
|
||||
ifneq ($(dtb-y),)
|
||||
dtb-y := $(addprefix $(makefile-path)/,$(dtb-y))
|
||||
|
||||
Reference in New Issue
Block a user