mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
t23x: nv-public: tegra: fix typo in dce fabric compatible
Fix typo in the compatible string of DCE fabric. Bug 4369009 Change-Id: Ic68a46a89f3859dd93034fd0e774e379699d7859 Signed-off-by: Sumit Gupta <sumitg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3185578 Reviewed-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
82746253aa
commit
dadc4a48b6
@@ -434,6 +434,10 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
dce-fabric@de00000 {
|
||||
compatible = "nvidia,tegra234-dce-fabric";
|
||||
};
|
||||
|
||||
i2c@3160000 {
|
||||
iommus = <&smmu_niso0 TEGRA234_SID_GPCDMA>;
|
||||
dma-coherent;
|
||||
|
||||
Reference in New Issue
Block a user