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

2017-08-17 Thread Thierry Reding
On Thu, Aug 10, 2017 at 12:29:10AM +0200, Joerg Roedel wrote: > 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

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

2017-08-09 Thread Joerg Roedel
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