[PATCH v2] iommu/arm-smmu-qcom: Add SM8150 DPU compatible

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Mon Dec 12 05:43:36 PST 2022



On 12 December 2022 15:10:53 GMT+03:00, Konrad Dybcio <konrad.dybcio at linaro.org> wrote:
>From: Marijn Suijten <marijn.suijten at somainline.org>
>
>Add the SM8150 DPU compatible to clients compatible list, as it also
>needs the workarounds.
>
>Signed-off-by: Marijn Suijten <marijn.suijten at somainline.org>
>Signed-off-by: Konrad Dybcio <konrad.dybcio at linaro.org>

Reviewed-by: Dmitry Baryshkov<dmitry.baryshkov at linaro.org>

>---
>Changes since v1:
>- rebase on clean -next
>
> 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 b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
>index 91d404deb115..ed884c85e262 100644
>--- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
>+++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
>@@ -250,6 +250,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
> 	{ .compatible = "qcom,sc7280-mdss" },
> 	{ .compatible = "qcom,sc7280-mss-pil" },
> 	{ .compatible = "qcom,sc8180x-mdss" },
>+	{ .compatible = "qcom,sm8150-mdss" },
> 	{ .compatible = "qcom,sm8250-mdss" },
> 	{ .compatible = "qcom,sdm845-mdss" },
> 	{ .compatible = "qcom,sdm845-mss-pil" },

-- 
With best wishes
Dmitry



More information about the linux-arm-kernel mailing list