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 8ffd015 commit b3f3c49Copy full SHA for b3f3c49
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -356,6 +356,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
356
{ .compatible = "qcom,mdp4" },
357
{ .compatible = "qcom,mdss" },
358
{ .compatible = "qcom,qcm2290-mdss" },
359
+ { .compatible = "qcom,sar2130p-mdss" },
360
{ .compatible = "qcom,sc7180-mdss" },
361
{ .compatible = "qcom,sc7180-mss-pil" },
362
{ .compatible = "qcom,sc7280-mdss" },
0 commit comments