[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201003065947.18671-1-nicoleotsuka@gmail.com>
Date: Fri, 2 Oct 2020 23:59:44 -0700
From: Nicolin Chen <nicoleotsuka@...il.com>
To: thierry.reding@...il.com, joro@...tes.org, digetx@...il.com
Cc: vdumpa@...dia.com, jonathanh@...dia.com,
linux-tegra@...r.kernel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v5 0/3] iommu/tegra-smmu: Add PCI support
This series is to add PCI support in tegra-smmu driver.
Changelog (Detail in each patch)
v4->v5
* PATCH-1 Cleaned two variables inits
* PATCH-2 Fixed put() in ->of_xlate() and Updated commit message
* PATCH-3 Added Dmitry's Reviewed-by
v3->v4
* Dropped helper function
* Found another way to get smmu pointer
v2->v3
* Replaced with devm_tegra_get_memory_controller
* Updated changes by following Dmitry's comments
v1->v2
* Added PATCH-1 suggested by Dmitry
* Reworked PATCH-2 to unify certain code
Nicolin Chen (3):
iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
iommu/tegra-smmu: Rework tegra_smmu_probe_device()
iommu/tegra-smmu: Add PCI support
drivers/iommu/tegra-smmu.c | 183 ++++++++++++-------------------------
1 file changed, 59 insertions(+), 124 deletions(-)
--
2.17.1
Powered by blists - more mailing lists