mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +03:00
t23x: nv-soc: remove DCE typo fix in overlay file
The Tegra DCE fabric typo fix is now upstream. Remove the
duplicate fix in the override file.
Bug 4369009
Change-Id: I03b2695abcfa5cf0a8b9430351d5586934b7e129
Signed-off-by: Yi Ju Huang <yijuh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3295630
(cherry picked from commit e3b19dcab0)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3298147
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
7c6bee8b30
commit
d7b7b31fda
@@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
// SPDX-FileCopyrightText: Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
// SPDX-FileCopyrightText: Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||||
|
|
||||||
// This file contains the additional parameters which are missing from DT nodes of T234
|
// This file contains the additional parameters which are missing from DT nodes of T234
|
||||||
// available in base/tegra234.dtsi
|
// available in base/tegra234.dtsi
|
||||||
@@ -347,10 +347,6 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
dce-fabric@de00000 {
|
|
||||||
compatible = "nvidia,tegra234-dce-fabric";
|
|
||||||
};
|
|
||||||
|
|
||||||
i2c@3160000 {
|
i2c@3160000 {
|
||||||
iommus = <&smmu_niso0 TEGRA234_SID_GPCDMA>;
|
iommus = <&smmu_niso0 TEGRA234_SID_GPCDMA>;
|
||||||
dma-coherent;
|
dma-coherent;
|
||||||
|
|||||||
Reference in New Issue
Block a user