iommu/arm-smmu: Implement ->probe_finalize()
authorThierry Reding <treding@nvidia.com>
Thu, 3 Jun 2021 16:46:26 +0000 (18:46 +0200)
committerWill Deacon <will@kernel.org>
Tue, 8 Jun 2021 10:34:22 +0000 (11:34 +0100)
commit0d97174aeadfc49ad8d281bbcd69fdfeb5fd2fcb
treea0f179d6fc99d43cebaaeff082fe74314d25bd58
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
iommu/arm-smmu: Implement ->probe_finalize()

Implement a ->probe_finalize() callback that can be used by vendor
implementations to perform extra programming necessary after devices
have been attached to the SMMU.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210603164632.1000458-4-thierry.reding@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm/arm-smmu/arm-smmu.c
drivers/iommu/arm/arm-smmu/arm-smmu.h