mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
Revert "arm64: tegra: Disable ISO SMMU for Tegra194"
This reverts commit ebea268ea5.
Mmu is now being enabled for the display controllers.
Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
f0fbedccae
commit
3b7b80753c
|
|
@ -1795,7 +1795,7 @@ iommu@10000000 {
|
|||
#iommu-cells = <1>;
|
||||
|
||||
nvidia,memory-controller = <&mc>;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
smmu: iommu@12000000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user