[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1502317752-8792-1-git-send-email-joro@8bytes.org>
Date: Thu, 10 Aug 2017 00:29:10 +0200
From: Joerg Roedel <joro@...tes.org>
To: Hiroshi Doyu <hdoyu@...dia.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>
Cc: Robin Murphy <robin.murphy@....com>,
iommu@...ts.linux-foundation.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org, Joerg Roedel <joro@...tes.org>
Subject: [PATCH 0/2] iommu/tegra*: Add support for struct iommu_device
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
Powered by blists - more mailing lists