mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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: Ib42cb4feed4eaf4947bb9734db6801fa25f772a5 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3178085 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
4cf13bde38
commit
c85caf7ae9
@@ -4315,6 +4315,12 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
smmu_test {
|
||||||
|
compatible = "nvidia,smmu_test";
|
||||||
|
iommus = <&smmu_niso0 TEGRA234_SID_SMMU_TEST>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
cbb-fabric@13a00000 {
|
cbb-fabric@13a00000 {
|
||||||
compatible = "nvidia,tegra234-cbb-fabric";
|
compatible = "nvidia,tegra234-cbb-fabric";
|
||||||
reg = <0x0 0x13a00000 0x0 0x400000>;
|
reg = <0x0 0x13a00000 0x0 0x400000>;
|
||||||
|
|||||||
Reference in New Issue
Block a user