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 fc57475 commit c629633Copy full SHA for c629633
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -258,6 +258,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
258
{ .compatible = "qcom,sdm670-mdss" },
259
{ .compatible = "qcom,sdm845-mdss" },
260
{ .compatible = "qcom,sdm845-mss-pil" },
261
+ { .compatible = "qcom,sm6115-mdss" },
262
{ .compatible = "qcom,sm6350-mdss" },
263
{ .compatible = "qcom,sm6375-mdss" },
264
{ .compatible = "qcom,sm8150-mdss" },
0 commit comments