Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30f949bc authored by Alexandre Courbot's avatar Alexandre Courbot Committed by Thierry Reding
Browse files

arm64: tegra: Add IOMMU node to GM20B on Tegra210



The operating system driver can take advantage of the IOMMU to remove
the need for physically contiguous memory buffers.

Signed-off-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 4a0778e9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -231,6 +231,9 @@
		clock-names = "gpu", "pwr", "ref";
		resets = <&tegra_car 184>;
		reset-names = "gpu";

		iommus = <&mc TEGRA_SWGROUP_GPU>;

		status = "disabled";
	};