ARM: tegra: Enable IOMMU for display controllers on Tegra124
authorThierry Reding <treding@nvidia.com>
Thu, 26 Jun 2014 19:22:46 +0000 (21:22 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 4 Dec 2014 15:16:15 +0000 (16:16 +0100)
Add iommus properties to the device tree nodes for the two display
controllers found on Tegra124. This will allow the display controllers
to map physically non-contiguous buffers to I/O virtual contiguous
address spaces so that they can be used for scan-out.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found