tegra234: Add smmu_test node

Add smmu_test node in t23x dts and enable it. It's used by
smmu tests.

Bug 4739062

Change-Id: Ibcbb0fe1896b49987d4a77a99bd466da16c3634b
Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3179041
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Sachin Nikam <snikam@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Ashish Mhetre
2024-07-22 05:08:37 +00:00
committed by mobile promotions
parent fb6feb2209
commit 977fb0aa31

View File

@@ -652,6 +652,12 @@
cap-sd-highspeed;
cap-mmc-highspeed;
};
smmu_test {
compatible = "nvidia,smmu_test";
iommus = <&smmu_niso0 TEGRA234_SID_SMMU_TEST>;
status = "okay";
};
};
cpus {