ARM: tegra: Connect SMMU with Video Decoder Engine on Tegra30

Enable IOMMU support for the video decoder.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Dmitry Osipenko 2019-06-23 20:07:24 +03:00 committed by Thierry Reding
parent a4563f5bf1
commit cdc233fb03
1 changed files with 1 additions and 0 deletions

View File

@ -422,6 +422,7 @@
clocks = <&tegra_car TEGRA30_CLK_VDE>;
reset-names = "vde", "mc";
resets = <&tegra_car 61>, <&mc TEGRA30_MC_RESET_VDE>;
iommus = <&mc TEGRA_SWGROUP_VDE>;
};
apbmisc@70000800 {