mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 23:34:42 +08:00
arm64: tegra: Enable SMMU for VIC on Tegra186
Enable address translation for VIC via the SMMU on Tegra186. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
488a04d4bb
commit
29ef1f4dac
@ -1019,6 +1019,7 @@
|
||||
reset-names = "vic";
|
||||
|
||||
power-domains = <&bpmp TEGRA186_POWER_DOMAIN_VIC>;
|
||||
iommus = <&smmu TEGRA186_SID_VIC>;
|
||||
};
|
||||
|
||||
dsib: dsi@15400000 {
|
||||
|
Loading…
Reference in New Issue
Block a user