Skip to content

Commit 7e85676

Browse files
Konrad Dybciowilldeacon
authored andcommitted
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: Konrad Dybcio <[email protected]> Acked-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 6ebaa77 commit 7e85676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
253253
{ .compatible = "qcom,sc8280xp-mdss" },
254254
{ .compatible = "qcom,sdm845-mdss" },
255255
{ .compatible = "qcom,sdm845-mss-pil" },
256+
{ .compatible = "qcom,sm6350-mdss" },
256257
{ .compatible = "qcom,sm6375-mdss" },
257258
{ .compatible = "qcom,sm8150-mdss" },
258259
{ .compatible = "qcom,sm8250-mdss" },

0 commit comments

Comments
 (0)