summaryrefslogtreecommitdiff
path: root/drivers/memory
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2017-10-12 16:19:16 +0200
committerThierry Reding <treding@nvidia.com>2017-12-15 10:12:32 +0100
commit7f4c9176f760f4006af9f0863403f977a0bb3c52 (patch)
treecd84cf3588e01d80726db4d3702b8fce2a79dce9 /drivers/memory
parent2a8102dfe0da7dbb61794e6b85dc7ac9271e5fc8 (diff)
iommu/tegra: Allow devices to be grouped
Implement the ->device_group() and ->of_xlate() callbacks which are used in order to group devices. Each group can then share a single domain. This is implemented primarily in order to achieve the same semantics on Tegra210 and earlier as on Tegra186 where the Tegra SMMU was replaced by an ARM SMMU. Users of the IOMMU API can now use the same code to share domains between devices, whereas previously they used to attach each device individually. Acked-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions