Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708033 > unrolled thread

[PATCH 0/2] iommu/tegra*: Add support for struct iommu_device

Started byJoerg Roedel <joro@8bytes.org>
First post2017-08-10 00:30 +0200
Last post2017-08-10 00:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] iommu/tegra*: Add support for struct iommu_device Joerg Roedel <joro@8bytes.org> - 2017-08-10 00:30 +0200

#1708033 — [PATCH 0/2] iommu/tegra*: Add support for struct iommu_device

FromJoerg Roedel <joro@8bytes.org>
Date2017-08-10 00:30 +0200
Subject[PATCH 0/2] iommu/tegra*: Add support for struct iommu_device
Message-ID<ucHEd-548-5@gated-at.bofh.it>
Hi,

here are two patches to add support for 'struct iommu_device'
to the tegra iommu-drivers. This will make the iommu-core
code aware of the hardware iommus that a driver manages.

It will also add the iommus to sysfs and link them to the
devices managed by them.

The patches apply on-top of Robin's iommu-group patches.

Please review.

Regards,

	Joerg

Joerg Roedel (2):
  iommu/tegra: Add support for struct iommu_device
  iommu/tegra-gart: Add support for struct iommu_device

 drivers/iommu/tegra-gart.c | 26 ++++++++++++++++++++++++++
 drivers/iommu/tegra-smmu.c | 25 +++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web