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-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
(cherry picked from commit dadc4a48b6)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3229275
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
5f881cb239
commit
d6ff6eaef6
@@ -347,6 +347,10 @@
|
|||||||
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