commit | 2c85e517b159051fd33c5245d406dd1dcbb97b24 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sun Jul 09 19:36:14 2017 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Mon Jul 31 16:42:57 2017 +0200 |
tree | 19b0634551e905bb447a2a38f333997ff787bb8f | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ARM: tegra: Register host1x node with IOMMU binding on Tegra124 This registers the host1x node with the SMMU (as HC swgroup) to allow the host1x code to attach to it. It avoid failing the probe sequence, which resulted in the Tegra DRM driver not probing and thus nothing being displayed on-screen. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Signed-off-by: Thierry Reding <treding@nvidia.com>