diff options
author | Thierry Reding <treding@nvidia.com> | 2017-10-12 16:19:16 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-12-15 10:12:32 +0100 |
commit | 7f4c9176f760f4006af9f0863403f977a0bb3c52 (patch) | |
tree | cd84cf3588e01d80726db4d3702b8fce2a79dce9 /Documentation/leds | |
parent | 2a8102dfe0da7dbb61794e6b85dc7ac9271e5fc8 (diff) | |
download | talos-op-linux-7f4c9176f760f4006af9f0863403f977a0bb3c52.tar.gz talos-op-linux-7f4c9176f760f4006af9f0863403f977a0bb3c52.zip |
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 'Documentation/leds')
0 files changed, 0 insertions, 0 deletions