mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
Since the taylor high and low sku dts files are the overlay files, moving them to nv-platform and correct the include dt file accordingly. Bug 4404298 Change-Id: I8d1b221e09e89c9b89264a072204f20ee21c9247 Signed-off-by: Ninad Malwade <nmalwade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3093888 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Tested-by: Yi-Wei Wang <yiweiw@nvidia.com> Reviewed-by: Rajkumar Kasirajan <rkasirajan@nvidia.com> Reviewed-by: Yi-Wei Wang <yiweiw@nvidia.com> Reviewed-by: Ken Chang <kenc@nvidia.com>
10 lines
248 B
Devicetree
10 lines
248 B
Devicetree
// SPDX-License-Identifier: GPL-2.0
|
|
/dts-v1/;
|
|
|
|
#include "tegra234-p3768-0000+p3767-0000-nv.dts"
|
|
|
|
/ {
|
|
compatible = "nvidia,p3768-0000+p3767-0000-taylor-high", "nvidia,p3767-0000", "nvidia,tegra234";
|
|
model = "NVIDIA Jetson Orin NX Taylor High";
|
|
};
|