arm64: tegra: Add iommus for HDA on Tegra234

Add the iommus property to the HDA node on Tegra234.

Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Mohan Kumar 2022-08-30 10:57:36 +05:30 committed by Thierry Reding
parent 0a4fa25042
commit af4c27738c

View File

@ -914,6 +914,7 @@ hda@3510000 {
interconnects = <&mc TEGRA234_MEMORY_CLIENT_HDAR &emc>,
<&mc TEGRA234_MEMORY_CLIENT_HDAW &emc>;
interconnect-names = "dma-mem", "write";
iommus = <&smmu_niso0 TEGRA234_SID_HDA>;
status = "disabled";
};