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