ARM: tegra: Add IOMMU node to GK20A

Nouveau can make use of the IOMMU to make physical appear linear in the
GPU address space.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Alexandre Courbot 2015-07-01 18:13:45 +09:00 коммит произвёл Thierry Reding
Родитель ee9f106fea
Коммит c96cd17708
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -189,6 +189,9 @@
clock-names = "gpu", "pwr";
resets = <&tegra_car 184>;
reset-names = "gpu";
iommus = <&mc TEGRA_SWGROUP_GPU>;
status = "disabled";
};