]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: tegra: Add IOMMU node to GM20B on Tegra210
authorAlexandre Courbot <acourbot@nvidia.com>
Mon, 28 Mar 2016 09:23:04 +0000 (18:23 +0900)
committerThierry Reding <treding@nvidia.com>
Tue, 26 Apr 2016 16:41:43 +0000 (18:41 +0200)
The operating system driver can take advantage of the IOMMU to remove
the need for physically contiguous memory buffers.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210.dtsi

index 687d354439ea1f9cde0045f5f30b87b4119b5596..d0b426b9aeaff987724ab25aa8f6af88f9160704 100644 (file)
                clock-names = "gpu", "pwr", "ref";
                resets = <&tegra_car 184>;
                reset-names = "gpu";
+
+               iommus = <&mc TEGRA_SWGROUP_GPU>;
+
                status = "disabled";
        };