mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
Append a "Super" in the model string of p3767 super configurations. Bug 4997111 Bug 4285189 Bug 3733987 Bug 3734903 Bug 3559424 Bug 3290570 Signed-off-by: Yi-Wei Wang <yiweiw@nvidia.com> Change-Id: If9e4c8e4934e5e6bd855dbfd4293a21a73b2d51a Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3268360 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Rajkumar Kasirajan <rkasirajan@nvidia.com>
16 lines
537 B
Devicetree
16 lines
537 B
Devicetree
// SPDX-License-Identifier: GPL-2.0
|
|
// SPDX-FileCopyrightText: Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
|
|
/dts-v1/;
|
|
|
|
#include "tegra234-p3768-0000+p3767-0005-nv.dts"
|
|
|
|
/ {
|
|
compatible = "nvidia,p3768-0000+p3767-0005-super", "nvidia,p3767-0005", "nvidia,tegra234";
|
|
model = "NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super";
|
|
};
|
|
|
|
/delete-node/ &{/opp-table-cluster0/opp-1510400000};
|
|
/delete-node/ &{/opp-table-cluster1/opp-1510400000};
|
|
/delete-node/ &{/opp-table-cluster2/opp-1510400000};
|