ARM: tegra: Connect SMMU with Video Decoder Engine on Tegra30
authorDmitry Osipenko <digetx@gmail.com>
Sun, 23 Jun 2019 17:07:24 +0000 (20:07 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 29 Oct 2019 19:29:15 +0000 (20:29 +0100)
Enable IOMMU support for the video decoder.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra30.dtsi

index e074258..e38ce88 100644 (file)
                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 {