Commit 7e85676a authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Will Deacon
Browse files

iommu/arm-smmu-qcom: Add SM6350 DPU compatible



Add the SM6350 DPU compatible to clients compatible list, as it also
needs the workarounds.

Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Acked-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230810-topic-lost_smmu_compats-v1-3-64a0d8749404@linaro.org


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 6ebaa77c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
	{ .compatible = "qcom,sc8280xp-mdss" },
	{ .compatible = "qcom,sdm845-mdss" },
	{ .compatible = "qcom,sdm845-mss-pil" },
	{ .compatible = "qcom,sm6350-mdss" },
	{ .compatible = "qcom,sm6375-mdss" },
	{ .compatible = "qcom,sm8150-mdss" },
	{ .compatible = "qcom,sm8250-mdss" },