On Tue, Feb 04, 2020 at 11:12:17PM +0530, Sai Prakash Ranjan wrote:
Hello Robin, Will
On 2020-01-22 17:18, Sai Prakash Ranjan wrote:
> This series allows drm devices to set a default identity
> mapping using iommu_request_dm_for_dev(). First patch is
> a cleanup to support other SoCs to call into QCOM specific
> implementation and preparation for second patch.
> Second patch sets the default identity domain for drm devices.
>
> Jordan Crouse (1):
> iommu/arm-smmu: Allow client devices to select direct mapping
>
> Sai Prakash Ranjan (1):
> iommu: arm-smmu-impl: Convert to a generic reset implementation
>
> drivers/iommu/arm-smmu-impl.c | 8 +++--
> drivers/iommu/arm-smmu-qcom.c | 55 +++++++++++++++++++++++++++++++++--
> drivers/iommu/arm-smmu.c | 3 ++
> drivers/iommu/arm-smmu.h | 5 ++++
> 4 files changed, 65 insertions(+), 6 deletions(-)
Any review comments?
Ping
What is the status of this series, is it ready to land or are any changes
needed?