Commit af4c2773 authored by Mohan Kumar's avatar Mohan Kumar Committed by Thierry Reding

arm64: tegra: Add iommus for HDA on Tegra234

Add the iommus property to the HDA node on Tegra234.
Signed-off-by: default avatarMohan Kumar <mkumard@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0a4fa250
......@@ -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";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment