mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Bug 4165184 Change-Id: Id5d570cc4e5c3364d696271b1333e47e02e17b9e Signed-off-by: Chris Dragan <kdragan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2976924 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
12 lines
224 B
Devicetree
12 lines
224 B
Devicetree
// SPDX-License-Identifier: GPL-2.0-only
|
|
/* SPDX-FileCopyrightText: Copyright (c) 2015-2023, NVIDIA CORPORATION. All rights reserved. */
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
mods {
|
|
compatible = "nvidia,tegra-mods";
|
|
status = "okay";
|
|
};
|
|
};
|