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 c7d9822 commit 3d470cfCopy full SHA for 3d470cf
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -366,6 +366,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
366
{ .compatible = "qcom,sdm670-mdss" },
367
{ .compatible = "qcom,sdm845-mdss" },
368
{ .compatible = "qcom,sdm845-mss-pil" },
369
+ { .compatible = "qcom,sm6115-mdss" },
370
{ .compatible = "qcom,sm6350-mdss" },
371
{ .compatible = "qcom,sm6375-mdss" },
372
{ .compatible = "qcom,sm8150-mdss" },
0 commit comments