Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86731a2 commit f7fa852Copy full SHA for f7fa852
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -379,6 +379,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
379
{ .compatible = "qcom,sdm670-mdss" },
380
{ .compatible = "qcom,sdm845-mdss" },
381
{ .compatible = "qcom,sdm845-mss-pil" },
382
+ { .compatible = "qcom,sm6115-mdss" },
383
{ .compatible = "qcom,sm6350-mdss" },
384
{ .compatible = "qcom,sm6375-mdss" },
385
{ .compatible = "qcom,sm8150-mdss" },
0 commit comments