Re: [PATCH v2 05/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible

2023-11-28 Thread Dmitry Baryshkov
On 27/11/2023 17:28, Konrad Dybcio wrote: Add the QCM2290 DPU compatible to clients compatible list, as it also needs the workarounds. Nit: MDSS, not DPU compatible With that fixed: Reviewed-by: Dmitry Baryshkov Signed-off-by: Konrad Dybcio ---

[PATCH v2 05/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible

2023-11-27 Thread Konrad Dybcio
Add the QCM2290 DPU compatible to clients compatible list, as it also needs the workarounds. Signed-off-by: Konrad Dybcio --- drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c