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(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation