mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 12:11:59 +02:00
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:
parent
0a4fa25042
commit
af4c27738c
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user