Re: [PATCH RESEND 5/5] iommu/tegra-smmu: Add PCI support

2020-11-20 Thread Thierry Reding
On Wed, Nov 11, 2020 at 02:21:29PM -0800, Nicolin Chen wrote: > This patch simply adds support for PCI devices. > > Reviewed-by: Dmitry Osipenko > Tested-by: Dmitry Osipenko > Signed-off-by: Nicolin Chen > --- > drivers/iommu/tegra-smmu.c | 35 +-- > 1 file

[PATCH RESEND 5/5] iommu/tegra-smmu: Add PCI support

2020-11-11 Thread Nicolin Chen
This patch simply adds support for PCI devices. Reviewed-by: Dmitry Osipenko Tested-by: Dmitry Osipenko Signed-off-by: Nicolin Chen --- drivers/iommu/tegra-smmu.c | 35 +-- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git