// SPDX-License-Identifier: GPL-2.0-only // SPDX-FileCopyrightText: Copyright (c) 2023-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. /dts-v1/; /plugin/; / { overlay-name = "Tegra234 p3701-0000-as-p3767-0001 Emulation Overlay"; fragment-t234-p3701-0000-as-p3767-0001@0 { target-path = "/"; board_config { ids = "3701-0000-*", "3701-0005-*"; }; __overlay__ { compatible = "nvidia,p3737-0000+p3701-0000-as-p3767-0001", "nvidia,tegra234"; model = "Jetson AGX Orin as NX-8GB"; bus@0 { host1x@13e00000 { nvdla1@158c0000 { status = "disabled"; }; }; }; opp-table-cluster0 { opp-1984000000 { /* Max CPU freq for ONX */ opp-hz = /bits/ 64 <1984000000>; opp-peak-kBps = <3200000>; }; }; opp-table-cluster1 { opp-1984000000 { /* Max CPU freq for ONX */ opp-hz = /bits/ 64 <1984000000>; opp-peak-kBps = <3200000>; }; }; opp-table-cluster2 { opp-1984000000 { /* Max CPU freq for ONX */ opp-hz = /bits/ 64 <1984000000>; opp-peak-kBps = <3200000>; }; }; }; }; };